Documentation ¶
Overview ¶
Copyright © 2023 Juan Wiggenhauser <jgwiggenhauser@gmail.com>
Copyright © 2023 NAME HERE <EMAIL ADDRESS>
Copyright © 2023 Juan Wiggenhauser <jgwiggenhauser@gmail.com>
Copyright © 2023 Juan Wiggenhauser <jgwiggenhauser@gmail.com>
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CheckCmd = &cobra.Command{ Use: "check", Short: "Use the check command to check different information before doing a drain", Long: `You can use this command for checking for example the pods running on a node, affected PodDisruptionBudgets, affected Deployments or affected HPAs`, Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
CheckCmd represents the check command
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.