Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { Selector string Namespace string TerraformConfigMapPrefix string Duration time.Duration KubeClient kubernetes.Interface DynamicClient dynamic.Interface Ctx context.Context Client dynamic.ResourceInterface CommandRunner cmdrunner.CommandRunner }
Options the options for the command
func (*Options) GetContext ¶
GetContext lazily creates a context if it doesn't exist already
Click to show internal directories.
Click to hide internal directories.