Documentation
¶
Index ¶
Constants ¶
View Source
const ( ReplicaSetString = "ReplicaSet" DeploymentString = "Deployment" StatefulsetString = "StatefulSet" DaemonSetString = "DaemonSet" DefaultGracePeriodInSeconds = 30 Cordon = "cordon" Uncordon = "uncordon" DeleteBackground = "deleteBackground" DeleteForeground = "deleteForeground" NoDelete = "noDelete" )
Variables ¶
This section is empty.
Functions ¶
func CordonCleanup ¶
func CordonHelper ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.