Documentation ¶
Index ¶
- func PrintEC2MetadataHttpTokens(aws *cmv1.AWSNodePool) cmv1.Ec2MetadataHttpTokens
- func PrintLabels(labels map[string]string) string
- func PrintMachinePoolAutoscaling(autoscaling *cmv1.MachinePoolAutoscaling) string
- func PrintMachinePoolDiskSize(mp *cmv1.MachinePool) string
- func PrintMachinePoolReplicas(autoscaling *cmv1.MachinePoolAutoscaling, replicas int) string
- func PrintMachinePoolSpot(mp *cmv1.MachinePool) string
- func PrintNodeDrainGracePeriod(period *cmv1.Value) string
- func PrintNodePoolAdditionalSecurityGroups(aws *cmv1.AWSNodePool) string
- func PrintNodePoolAutorepair(autorepair bool) string
- func PrintNodePoolAutoscaling(autoscaling *cmv1.NodePoolAutoscaling) string
- func PrintNodePoolConfigs(configs []string) string
- func PrintNodePoolCurrentReplicas(status *cmv1.NodePoolStatus) string
- func PrintNodePoolInstanceType(aws *cmv1.AWSNodePool) string
- func PrintNodePoolManagementUpgrade(upgrade *cmv1.NodePoolManagementUpgrade) string
- func PrintNodePoolMessage(status *cmv1.NodePoolStatus) string
- func PrintNodePoolReplicas(autoscaling *cmv1.NodePoolAutoscaling, replicas int) string
- func PrintNodePoolReplicasInline(autoscaling *cmv1.NodePoolAutoscaling, replicas int) string
- func PrintNodePoolReplicasShort(currentReplicas, desiredReplicas string) string
- func PrintNodePoolVersion(version *cmv1.Version) string
- func PrintTaints(taints []*cmv1.Taint) string
- func PrintUserAwsTags(tags map[string]string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintEC2MetadataHttpTokens ¶ added in v1.2.43
func PrintEC2MetadataHttpTokens(aws *cmv1.AWSNodePool) cmv1.Ec2MetadataHttpTokens
func PrintLabels ¶
func PrintMachinePoolAutoscaling ¶
func PrintMachinePoolAutoscaling(autoscaling *cmv1.MachinePoolAutoscaling) string
func PrintMachinePoolDiskSize ¶
func PrintMachinePoolDiskSize(mp *cmv1.MachinePool) string
func PrintMachinePoolReplicas ¶
func PrintMachinePoolReplicas(autoscaling *cmv1.MachinePoolAutoscaling, replicas int) string
func PrintMachinePoolSpot ¶
func PrintMachinePoolSpot(mp *cmv1.MachinePool) string
func PrintNodeDrainGracePeriod ¶ added in v1.2.37
func PrintNodePoolAdditionalSecurityGroups ¶ added in v1.2.37
func PrintNodePoolAdditionalSecurityGroups(aws *cmv1.AWSNodePool) string
func PrintNodePoolAutorepair ¶
func PrintNodePoolAutoscaling ¶
func PrintNodePoolAutoscaling(autoscaling *cmv1.NodePoolAutoscaling) string
func PrintNodePoolConfigs ¶ added in v1.2.40
func PrintNodePoolCurrentReplicas ¶
func PrintNodePoolCurrentReplicas(status *cmv1.NodePoolStatus) string
func PrintNodePoolInstanceType ¶
func PrintNodePoolInstanceType(aws *cmv1.AWSNodePool) string
func PrintNodePoolManagementUpgrade ¶ added in v1.2.42
func PrintNodePoolManagementUpgrade(upgrade *cmv1.NodePoolManagementUpgrade) string
func PrintNodePoolMessage ¶
func PrintNodePoolMessage(status *cmv1.NodePoolStatus) string
func PrintNodePoolReplicas ¶
func PrintNodePoolReplicas(autoscaling *cmv1.NodePoolAutoscaling, replicas int) string
func PrintNodePoolReplicasInline ¶ added in v1.2.40
func PrintNodePoolReplicasInline(autoscaling *cmv1.NodePoolAutoscaling, replicas int) string
func PrintNodePoolVersion ¶
func PrintTaints ¶
func PrintUserAwsTags ¶ added in v1.2.39
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.