Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyClientGetter ¶
type ProxyClientGetter struct { genericclioptions.RESTClientGetter ProxyManager proxymgr.ProxyManager // contains filtered or unexported fields }
ProxyClientGetter 代理客户端获取器
func (*ProxyClientGetter) SetContext ¶
func (getter *ProxyClientGetter) SetContext(ctx context.Context)
SetContext 设置上下文
func (*ProxyClientGetter) ToRESTConfig ¶
func (getter *ProxyClientGetter) ToRESTConfig() (*rest.Config, error)
ToRESTConfig 获取客户端配置
Click to show internal directories.
Click to hide internal directories.