Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand creates a *cobra.Command object with default parameters
Types ¶
type ControlPlaneBattery ¶
type ControlPlaneBattery string
const ( ControlPlaneBatteryCore ControlPlaneBattery = "core" ControlPlaneBatteryFlowControl ControlPlaneBattery = "flowcontrol" ControlPlaneBatteryRBAC ControlPlaneBattery = "rbac" ControlPlaneBatteryAdmission ControlPlaneBattery = "admission" ControlPlaneBatteryLease ControlPlaneBattery = "lease" )
Click to show internal directories.
Click to hide internal directories.