Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { pipelinectx.Options File string Name string Namespace string EnvPattern string NoWatchJob bool NoDeleteResource bool LogResource bool VerifyResult bool Env map[string]string EnvVars []string KubeClient kubernetes.Interface DynamicClient dynamic.Interface Ctx context.Context Client dynamic.ResourceInterface CommandRunner cmdrunner.CommandRunner }
Options the options for the command
func NewCmdCreate ¶
NewCmdCreate creates a command object 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.