Documentation
¶
Overview ¶
Package utils has the common functions that can be used for cluster-api-provider-aws repo.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMachinePools ¶
func GetMachinePools(ctx context.Context, client crclient.Client, clusterName string, clusterNS string) ([]clusterv1.MachinePool, error)
GetMachinePools belong to a cluster.
func ToInt32Pointer ¶ added in v2.9.0
ToInt32Pointer converts an int64 pointer to an int32 pointer.
func ToInt64Pointer ¶ added in v2.9.0
ToInt64Pointer converts an int32 pointer to an int64 pointer.
func ToInt64Value ¶ added in v2.9.0
ToInt64Value converts an int32 pointer to an int64 value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.