aws

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Provider          = util.AWSCloudProviderName
	ProviderConfigKey = "aws.conf"
)

Variables

This section is empty.

Functions

func AWSKMSCredsSecret

func AWSKMSCredsSecret(controlPlaneNamespace string) *corev1.Secret

func KubeCloudControllerCredsSecret

func KubeCloudControllerCredsSecret(controlPlaneNamespace string) *corev1.Secret

Types

type AWSParams

type AWSParams struct {
	Zone      string                 `json:"zone"`
	VPC       string                 `json:"vpc"`
	ClusterID string                 `json:"clusterID"`
	SubnetID  string                 `json:"subnetID"`
	OwnerRef  *metav1.OwnerReference `json:"ownerRef"`
}

func NewAWSParams

func NewAWSParams(hcp *hyperv1.HostedControlPlane) *AWSParams

func (*AWSParams) ReconcileCloudConfig

func (p *AWSParams) ReconcileCloudConfig(cm *corev1.ConfigMap) error

Jump to

Keyboard shortcuts

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