Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { options.BaseOptions Namespace string JobSelector string GitOperatorSelector string ContainerName string CommitSHA string Duration time.Duration PollPeriod time.Duration NoTail bool ShaMode bool WaitMode bool ErrOut io.Writer Out io.Writer KubeClient kubernetes.Interface Input input.Interface // contains filtered or unexported fields }
Options contains the command line arguments for this command
func NewCmdJobLog ¶
NewCmdJobLog creates the new command
Click to show internal directories.
Click to hide internal directories.