utils

package
v2.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

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

func ToInt32Pointer(to *int64) *int32

ToInt32Pointer converts an int64 pointer to an int32 pointer.

func ToInt64Pointer added in v2.9.0

func ToInt64Pointer(to *int32) *int64

ToInt64Pointer converts an int32 pointer to an int64 pointer.

func ToInt64Value added in v2.9.0

func ToInt64Value(to *int32) int64

ToInt64Value converts an int32 pointer to an int64 value.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL