Documentation ¶
Index ¶
- func CreatePromptOptionsFromClusters(clusterList *kafkamgmtclient.EnterpriseClusterList, ...) *[]string
- func HideClusterMgmtFlags(flags *flagutil.FlagSet)
- func ValidateClusters(clusterList *kafkamgmtclient.EnterpriseClusterList) *kafkamgmtclient.EnterpriseClusterList
- func ValidateMachinePoolCount(count int) bool
- type Validator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HideClusterMgmtFlags ¶
func ValidateClusters ¶
func ValidateClusters(clusterList *kafkamgmtclient.EnterpriseClusterList) *kafkamgmtclient.EnterpriseClusterList
Types ¶
type Validator ¶
type Validator struct { Localizer localize.Localizer Connection factory.ConnectionFunc }
Validator is a type for validating Kafka configuration values
func (*Validator) ValidatorForMachinePoolNodes ¶
Click to show internal directories.
Click to hide internal directories.