aws

package
v0.1.25 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ImageStreamCAPA = "aws-cluster-api-controllers"
)

Variables

This section is empty.

Functions

func AWSEBSCSIDriverCredsSecret

func AWSEBSCSIDriverCredsSecret(controlPlaneNamespace string) *corev1.Secret

func AWSKMSCredsSecret

func AWSKMSCredsSecret(controlPlaneNamespace string) *corev1.Secret

func CloudNetworkConfigControllerCredsSecret

func CloudNetworkConfigControllerCredsSecret(controlPlaneNamespace string) *corev1.Secret

func ControlPlaneOperatorCredsSecret

func ControlPlaneOperatorCredsSecret(controlPlaneNamespace string) *corev1.Secret

func KubeCloudControllerCredsSecret

func KubeCloudControllerCredsSecret(controlPlaneNamespace string) *corev1.Secret

func NodePoolManagementCredsSecret

func NodePoolManagementCredsSecret(controlPlaneNamespace string) *corev1.Secret

func ValidCredentials added in v0.1.4

func ValidCredentials(hc *hyperv1.HostedCluster) bool

Types

type AWS

type AWS struct {
	// contains filtered or unexported fields
}

func New

func New(utilitiesImage string, capiProviderImage string, payloadVersion *semver.Version) *AWS

func (AWS) CAPIProviderDeploymentSpec

func (p AWS) CAPIProviderDeploymentSpec(hcluster *hyperv1.HostedCluster, hcp *hyperv1.HostedControlPlane) (*appsv1.DeploymentSpec, error)

func (AWS) CAPIProviderPolicyRules

func (AWS) CAPIProviderPolicyRules() []rbacv1.PolicyRule

func (AWS) DeleteCredentials

func (AWS) DeleteCredentials(ctx context.Context, c client.Client, hcluster *hyperv1.HostedCluster, controlPlaneNamespace string) error

func (AWS) DeleteOrphanedMachines

func (AWS) DeleteOrphanedMachines(ctx context.Context, c client.Client, hc *hyperv1.HostedCluster, controlPlaneNamespace string) error

func (AWS) ReconcileCAPIInfraCR

func (p AWS) ReconcileCAPIInfraCR(ctx context.Context, c client.Client, createOrUpdate upsert.CreateOrUpdateFN,
	hcluster *hyperv1.HostedCluster,
	controlPlaneNamespace string,
	apiEndpoint hyperv1.APIEndpoint,
) (client.Object, error)

func (AWS) ReconcileCredentials

func (p AWS) ReconcileCredentials(ctx context.Context, c client.Client, createOrUpdate upsert.CreateOrUpdateFN,
	hcluster *hyperv1.HostedCluster,
	controlPlaneNamespace string) error

func (AWS) ReconcileSecretEncryption

func (AWS) ReconcileSecretEncryption(ctx context.Context, c client.Client, createOrUpdate upsert.CreateOrUpdateFN,
	hcluster *hyperv1.HostedCluster,
	controlPlaneNamespace string) error

Jump to

Keyboard shortcuts

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