Unverified Commit 2a9fbe64 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #71115 from xichengliudui/fix181116

update notes
parents e76322ea 3b9798ef
...@@ -22,7 +22,7 @@ import ( ...@@ -22,7 +22,7 @@ import (
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object // +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. // HTTP transports.
type ExecCredential struct { type ExecCredential struct {
metav1.TypeMeta `json:",inline"` metav1.TypeMeta `json:",inline"`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment