Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRestarterInitializers ¶ added in v0.0.2
func NewRestarterInitializers() map[string]NewRestarterFunc
Types ¶
type DaemonSetRestarter ¶ added in v0.0.2
type DaemonSetRestarter struct { ClientSet kubernetes.Interface Namespace string Tag string Enable []string Disable []string }
type DeploymentRestarter ¶
type NewRestarterFunc ¶ added in v0.0.2
Click to show internal directories.
Click to hide internal directories.