Documentation ¶
Overview ¶
Package client GENERATED BY gengo:runtimedoc DON'T EDIT THIS FILE
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContextWithClient ¶
Types ¶
type KubeClient ¶
type KubeClient struct { // Paths to a kubeconfig. Only required if out-of-cluster. Kubeconfig string `flag:",omitempty"` // contains filtered or unexported fields }
func (*KubeClient) InjectContext ¶
func (c *KubeClient) InjectContext(ctx context.Context) context.Context
func (KubeClient) RuntimeDoc ¶
func (v KubeClient) RuntimeDoc(names ...string) ([]string, bool)
Click to show internal directories.
Click to hide internal directories.