Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Modification ¶
func Apply ¶
func Apply(modifications ...Modification) Modification
Apply returns a function which applies a series of Modification functions to a *corev1.Lifecycle
func WithPrestopCommand ¶
func WithPrestopCommand(preStopCmd []string) Modification
WithPrestopCommand sets the LifeCycles PreStop Exec Command
Click to show internal directories.
Click to hide internal directories.