Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
PodName string
Namespace string
WaitDuration time.Duration
PollPeriod time.Duration
NoEditorWait bool
CommandRunner cmdrunner.CommandRunner
QuietCommandRunner cmdrunner.CommandRunner
KubeClient kubernetes.Interface
Start time.Time
}
Options the options for the command
func NewCmdWait ¶
NewCmdWait creates a command object for the command
Click to show internal directories.
Click to hide internal directories.