aws

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

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

Variables

This section is empty.

Functions

This section is empty.

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