Merge pull request #71115 from xichengliudui/fix181116

update notes
This commit is contained in:
Kubernetes Prow Robot 2018-12-31 21:18:34 -08:00 committed by GitHub
commit 2a9fbe6490
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ import (
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// ExecCredentials is used by exec-based plugins to communicate credentials to
// ExecCredential is used by exec-based plugins to communicate credentials to
// HTTP transports.
type ExecCredential struct {
metav1.TypeMeta `json:",inline"`