update notes

pull/564/head
xichengliudui 2018-11-15 01:29:59 -05:00
parent a856c7ab1d
commit 3b9798efe9
1 changed files with 1 additions and 1 deletions

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