update notes

Kubernetes-commit: 3b9798efe9c0caaa7437c8f0203e000d85c4dd8e
This commit is contained in:
xichengliudui 2018-11-15 01:29:59 -05:00 committed by Kubernetes Publisher
parent 8bb74a6e75
commit b9c7cc1b30

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"`