v1alpha1

package
v1.54.1 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 9 Imported by: 3

Documentation

Overview

Package v1alpha1 contains the AWS provider API resources. +groupName=aws.provider.extensions.gardener.cloud

Index

Constants

View Source
const (
	// PurposeNodes is a constant describing that the respective resource is used for nodes.
	PurposeNodes string = "nodes"
	// PurposePublic is a constant describing that the respective resource is used for public load balancers.
	PurposePublic string = "public"
	// PurposeInternal is a constant describing that the respective resource is used for internal load balancers.
	PurposeInternal string = "internal"
)
View Source
const GroupName = "aws.provider.extensions.gardener.cloud"

GroupName is the group name use in this package

Variables

View Source
var (
	// SchemeBuilder used to register the Shoot resource.
	SchemeBuilder runtime.SchemeBuilder

	// AddToScheme is a pointer to SchemeBuilder.AddToScheme.
	AddToScheme = localSchemeBuilder.AddToScheme
)
View Source
var SchemeGroupVersion = schema.GroupVersion{Group: GroupName, Version: "v1alpha1"}

SchemeGroupVersion is group version used to register these objects

Functions

func Convert_aws_CloudControllerManagerConfig_To_v1alpha1_CloudControllerManagerConfig

func Convert_aws_CloudControllerManagerConfig_To_v1alpha1_CloudControllerManagerConfig(in *aws.CloudControllerManagerConfig, out *CloudControllerManagerConfig, s conversion.Scope) error

Convert_aws_CloudControllerManagerConfig_To_v1alpha1_CloudControllerManagerConfig is an autogenerated conversion function.

func Convert_aws_CloudProfileConfig_To_v1alpha1_CloudProfileConfig

func Convert_aws_CloudProfileConfig_To_v1alpha1_CloudProfileConfig(in *aws.CloudProfileConfig, out *CloudProfileConfig, s conversion.Scope) error

Convert_aws_CloudProfileConfig_To_v1alpha1_CloudProfileConfig is an autogenerated conversion function.

func Convert_aws_ControlPlaneConfig_To_v1alpha1_ControlPlaneConfig

func Convert_aws_ControlPlaneConfig_To_v1alpha1_ControlPlaneConfig(in *aws.ControlPlaneConfig, out *ControlPlaneConfig, s conversion.Scope) error

Convert_aws_ControlPlaneConfig_To_v1alpha1_ControlPlaneConfig is an autogenerated conversion function.

func Convert_aws_DataVolume_To_v1alpha1_DataVolume added in v1.9.0

func Convert_aws_DataVolume_To_v1alpha1_DataVolume(in *aws.DataVolume, out *DataVolume, s conversion.Scope) error

Convert_aws_DataVolume_To_v1alpha1_DataVolume is an autogenerated conversion function.

func Convert_aws_DualStack_To_v1alpha1_DualStack added in v1.46.0

func Convert_aws_DualStack_To_v1alpha1_DualStack(in *aws.DualStack, out *DualStack, s conversion.Scope) error

Convert_aws_DualStack_To_v1alpha1_DualStack is an autogenerated conversion function.

func Convert_aws_EC2_To_v1alpha1_EC2

func Convert_aws_EC2_To_v1alpha1_EC2(in *aws.EC2, out *EC2, s conversion.Scope) error

Convert_aws_EC2_To_v1alpha1_EC2 is an autogenerated conversion function.

func Convert_aws_IAMInstanceProfile_To_v1alpha1_IAMInstanceProfile added in v1.25.0

func Convert_aws_IAMInstanceProfile_To_v1alpha1_IAMInstanceProfile(in *aws.IAMInstanceProfile, out *IAMInstanceProfile, s conversion.Scope) error

Convert_aws_IAMInstanceProfile_To_v1alpha1_IAMInstanceProfile is an autogenerated conversion function.

func Convert_aws_IAM_To_v1alpha1_IAM

func Convert_aws_IAM_To_v1alpha1_IAM(in *aws.IAM, out *IAM, s conversion.Scope) error

Convert_aws_IAM_To_v1alpha1_IAM is an autogenerated conversion function.

func Convert_aws_IgnoreTags_To_v1alpha1_IgnoreTags added in v1.20.0

func Convert_aws_IgnoreTags_To_v1alpha1_IgnoreTags(in *aws.IgnoreTags, out *IgnoreTags, s conversion.Scope) error

Convert_aws_IgnoreTags_To_v1alpha1_IgnoreTags is an autogenerated conversion function.

func Convert_aws_InfrastructureConfig_To_v1alpha1_InfrastructureConfig

func Convert_aws_InfrastructureConfig_To_v1alpha1_InfrastructureConfig(in *aws.InfrastructureConfig, out *InfrastructureConfig, s conversion.Scope) error

Convert_aws_InfrastructureConfig_To_v1alpha1_InfrastructureConfig is an autogenerated conversion function.

func Convert_aws_InfrastructureStatus_To_v1alpha1_InfrastructureStatus

func Convert_aws_InfrastructureStatus_To_v1alpha1_InfrastructureStatus(in *aws.InfrastructureStatus, out *InfrastructureStatus, s conversion.Scope) error

Convert_aws_InfrastructureStatus_To_v1alpha1_InfrastructureStatus is an autogenerated conversion function.

func Convert_aws_InstanceMetadataOptions_To_v1alpha1_InstanceMetadataOptions added in v1.43.0

func Convert_aws_InstanceMetadataOptions_To_v1alpha1_InstanceMetadataOptions(in *aws.InstanceMetadataOptions, out *InstanceMetadataOptions, s conversion.Scope) error

Convert_aws_InstanceMetadataOptions_To_v1alpha1_InstanceMetadataOptions is an autogenerated conversion function.

func Convert_aws_InstanceProfile_To_v1alpha1_InstanceProfile

func Convert_aws_InstanceProfile_To_v1alpha1_InstanceProfile(in *aws.InstanceProfile, out *InstanceProfile, s conversion.Scope) error

Convert_aws_InstanceProfile_To_v1alpha1_InstanceProfile is an autogenerated conversion function.

func Convert_aws_LoadBalancerControllerConfig_To_v1alpha1_LoadBalancerControllerConfig added in v1.46.0

func Convert_aws_LoadBalancerControllerConfig_To_v1alpha1_LoadBalancerControllerConfig(in *aws.LoadBalancerControllerConfig, out *LoadBalancerControllerConfig, s conversion.Scope) error

Convert_aws_LoadBalancerControllerConfig_To_v1alpha1_LoadBalancerControllerConfig is an autogenerated conversion function.

func Convert_aws_MachineImageVersion_To_v1alpha1_MachineImageVersion

func Convert_aws_MachineImageVersion_To_v1alpha1_MachineImageVersion(in *aws.MachineImageVersion, out *MachineImageVersion, s conversion.Scope) error

Convert_aws_MachineImageVersion_To_v1alpha1_MachineImageVersion is an autogenerated conversion function.

func Convert_aws_MachineImage_To_v1alpha1_MachineImage

func Convert_aws_MachineImage_To_v1alpha1_MachineImage(in *aws.MachineImage, out *MachineImage, s conversion.Scope) error

Convert_aws_MachineImage_To_v1alpha1_MachineImage is an autogenerated conversion function.

func Convert_aws_MachineImages_To_v1alpha1_MachineImages

func Convert_aws_MachineImages_To_v1alpha1_MachineImages(in *aws.MachineImages, out *MachineImages, s conversion.Scope) error

Convert_aws_MachineImages_To_v1alpha1_MachineImages is an autogenerated conversion function.

func Convert_aws_Networks_To_v1alpha1_Networks

func Convert_aws_Networks_To_v1alpha1_Networks(in *aws.Networks, out *Networks, s conversion.Scope) error

Convert_aws_Networks_To_v1alpha1_Networks is an autogenerated conversion function.

func Convert_aws_RegionAMIMapping_To_v1alpha1_RegionAMIMapping

func Convert_aws_RegionAMIMapping_To_v1alpha1_RegionAMIMapping(in *aws.RegionAMIMapping, out *RegionAMIMapping, s conversion.Scope) error

Convert_aws_RegionAMIMapping_To_v1alpha1_RegionAMIMapping is an autogenerated conversion function.

func Convert_aws_Role_To_v1alpha1_Role

func Convert_aws_Role_To_v1alpha1_Role(in *aws.Role, out *Role, s conversion.Scope) error

Convert_aws_Role_To_v1alpha1_Role is an autogenerated conversion function.

func Convert_aws_SecurityGroup_To_v1alpha1_SecurityGroup

func Convert_aws_SecurityGroup_To_v1alpha1_SecurityGroup(in *aws.SecurityGroup, out *SecurityGroup, s conversion.Scope) error

Convert_aws_SecurityGroup_To_v1alpha1_SecurityGroup is an autogenerated conversion function.

func Convert_aws_Storage_To_v1alpha1_Storage added in v1.19.0

func Convert_aws_Storage_To_v1alpha1_Storage(in *aws.Storage, out *Storage, s conversion.Scope) error

Convert_aws_Storage_To_v1alpha1_Storage is an autogenerated conversion function.

func Convert_aws_Subnet_To_v1alpha1_Subnet

func Convert_aws_Subnet_To_v1alpha1_Subnet(in *aws.Subnet, out *Subnet, s conversion.Scope) error

Convert_aws_Subnet_To_v1alpha1_Subnet is an autogenerated conversion function.

func Convert_aws_VPCStatus_To_v1alpha1_VPCStatus

func Convert_aws_VPCStatus_To_v1alpha1_VPCStatus(in *aws.VPCStatus, out *VPCStatus, s conversion.Scope) error

Convert_aws_VPCStatus_To_v1alpha1_VPCStatus is an autogenerated conversion function.

func Convert_aws_VPC_To_v1alpha1_VPC

func Convert_aws_VPC_To_v1alpha1_VPC(in *aws.VPC, out *VPC, s conversion.Scope) error

Convert_aws_VPC_To_v1alpha1_VPC is an autogenerated conversion function.

func Convert_aws_Volume_To_v1alpha1_Volume

func Convert_aws_Volume_To_v1alpha1_Volume(in *aws.Volume, out *Volume, s conversion.Scope) error

Convert_aws_Volume_To_v1alpha1_Volume is an autogenerated conversion function.

func Convert_aws_WorkerConfig_To_v1alpha1_WorkerConfig

func Convert_aws_WorkerConfig_To_v1alpha1_WorkerConfig(in *aws.WorkerConfig, out *WorkerConfig, s conversion.Scope) error

Convert_aws_WorkerConfig_To_v1alpha1_WorkerConfig is an autogenerated conversion function.

func Convert_aws_WorkerStatus_To_v1alpha1_WorkerStatus

func Convert_aws_WorkerStatus_To_v1alpha1_WorkerStatus(in *aws.WorkerStatus, out *WorkerStatus, s conversion.Scope) error

Convert_aws_WorkerStatus_To_v1alpha1_WorkerStatus is an autogenerated conversion function.

func Convert_aws_Zone_To_v1alpha1_Zone

func Convert_aws_Zone_To_v1alpha1_Zone(in *aws.Zone, out *Zone, s conversion.Scope) error

Convert_aws_Zone_To_v1alpha1_Zone is an autogenerated conversion function.

func Convert_v1alpha1_CloudControllerManagerConfig_To_aws_CloudControllerManagerConfig

func Convert_v1alpha1_CloudControllerManagerConfig_To_aws_CloudControllerManagerConfig(in *CloudControllerManagerConfig, out *aws.CloudControllerManagerConfig, s conversion.Scope) error

Convert_v1alpha1_CloudControllerManagerConfig_To_aws_CloudControllerManagerConfig is an autogenerated conversion function.

func Convert_v1alpha1_CloudProfileConfig_To_aws_CloudProfileConfig

func Convert_v1alpha1_CloudProfileConfig_To_aws_CloudProfileConfig(in *CloudProfileConfig, out *aws.CloudProfileConfig, s conversion.Scope) error

Convert_v1alpha1_CloudProfileConfig_To_aws_CloudProfileConfig is an autogenerated conversion function.

func Convert_v1alpha1_ControlPlaneConfig_To_aws_ControlPlaneConfig

func Convert_v1alpha1_ControlPlaneConfig_To_aws_ControlPlaneConfig(in *ControlPlaneConfig, out *aws.ControlPlaneConfig, s conversion.Scope) error

Convert_v1alpha1_ControlPlaneConfig_To_aws_ControlPlaneConfig is an autogenerated conversion function.

func Convert_v1alpha1_DataVolume_To_aws_DataVolume added in v1.9.0

func Convert_v1alpha1_DataVolume_To_aws_DataVolume(in *DataVolume, out *aws.DataVolume, s conversion.Scope) error

Convert_v1alpha1_DataVolume_To_aws_DataVolume is an autogenerated conversion function.

func Convert_v1alpha1_DualStack_To_aws_DualStack added in v1.46.0

func Convert_v1alpha1_DualStack_To_aws_DualStack(in *DualStack, out *aws.DualStack, s conversion.Scope) error

Convert_v1alpha1_DualStack_To_aws_DualStack is an autogenerated conversion function.

func Convert_v1alpha1_EC2_To_aws_EC2

func Convert_v1alpha1_EC2_To_aws_EC2(in *EC2, out *aws.EC2, s conversion.Scope) error

Convert_v1alpha1_EC2_To_aws_EC2 is an autogenerated conversion function.

func Convert_v1alpha1_IAMInstanceProfile_To_aws_IAMInstanceProfile added in v1.25.0

func Convert_v1alpha1_IAMInstanceProfile_To_aws_IAMInstanceProfile(in *IAMInstanceProfile, out *aws.IAMInstanceProfile, s conversion.Scope) error

Convert_v1alpha1_IAMInstanceProfile_To_aws_IAMInstanceProfile is an autogenerated conversion function.

func Convert_v1alpha1_IAM_To_aws_IAM

func Convert_v1alpha1_IAM_To_aws_IAM(in *IAM, out *aws.IAM, s conversion.Scope) error

Convert_v1alpha1_IAM_To_aws_IAM is an autogenerated conversion function.

func Convert_v1alpha1_IgnoreTags_To_aws_IgnoreTags added in v1.20.0

func Convert_v1alpha1_IgnoreTags_To_aws_IgnoreTags(in *IgnoreTags, out *aws.IgnoreTags, s conversion.Scope) error

Convert_v1alpha1_IgnoreTags_To_aws_IgnoreTags is an autogenerated conversion function.

func Convert_v1alpha1_InfrastructureConfig_To_aws_InfrastructureConfig

func Convert_v1alpha1_InfrastructureConfig_To_aws_InfrastructureConfig(in *InfrastructureConfig, out *aws.InfrastructureConfig, s conversion.Scope) error

Convert_v1alpha1_InfrastructureConfig_To_aws_InfrastructureConfig is an autogenerated conversion function.

func Convert_v1alpha1_InfrastructureStatus_To_aws_InfrastructureStatus

func Convert_v1alpha1_InfrastructureStatus_To_aws_InfrastructureStatus(in *InfrastructureStatus, out *aws.InfrastructureStatus, s conversion.Scope) error

Convert_v1alpha1_InfrastructureStatus_To_aws_InfrastructureStatus is an autogenerated conversion function.

func Convert_v1alpha1_InstanceMetadataOptions_To_aws_InstanceMetadataOptions added in v1.43.0

func Convert_v1alpha1_InstanceMetadataOptions_To_aws_InstanceMetadataOptions(in *InstanceMetadataOptions, out *aws.InstanceMetadataOptions, s conversion.Scope) error

Convert_v1alpha1_InstanceMetadataOptions_To_aws_InstanceMetadataOptions is an autogenerated conversion function.

func Convert_v1alpha1_InstanceProfile_To_aws_InstanceProfile

func Convert_v1alpha1_InstanceProfile_To_aws_InstanceProfile(in *InstanceProfile, out *aws.InstanceProfile, s conversion.Scope) error

Convert_v1alpha1_InstanceProfile_To_aws_InstanceProfile is an autogenerated conversion function.

func Convert_v1alpha1_LoadBalancerControllerConfig_To_aws_LoadBalancerControllerConfig added in v1.46.0

func Convert_v1alpha1_LoadBalancerControllerConfig_To_aws_LoadBalancerControllerConfig(in *LoadBalancerControllerConfig, out *aws.LoadBalancerControllerConfig, s conversion.Scope) error

Convert_v1alpha1_LoadBalancerControllerConfig_To_aws_LoadBalancerControllerConfig is an autogenerated conversion function.

func Convert_v1alpha1_MachineImageVersion_To_aws_MachineImageVersion

func Convert_v1alpha1_MachineImageVersion_To_aws_MachineImageVersion(in *MachineImageVersion, out *aws.MachineImageVersion, s conversion.Scope) error

Convert_v1alpha1_MachineImageVersion_To_aws_MachineImageVersion is an autogenerated conversion function.

func Convert_v1alpha1_MachineImage_To_aws_MachineImage

func Convert_v1alpha1_MachineImage_To_aws_MachineImage(in *MachineImage, out *aws.MachineImage, s conversion.Scope) error

Convert_v1alpha1_MachineImage_To_aws_MachineImage is an autogenerated conversion function.

func Convert_v1alpha1_MachineImages_To_aws_MachineImages

func Convert_v1alpha1_MachineImages_To_aws_MachineImages(in *MachineImages, out *aws.MachineImages, s conversion.Scope) error

Convert_v1alpha1_MachineImages_To_aws_MachineImages is an autogenerated conversion function.

func Convert_v1alpha1_Networks_To_aws_Networks

func Convert_v1alpha1_Networks_To_aws_Networks(in *Networks, out *aws.Networks, s conversion.Scope) error

Convert_v1alpha1_Networks_To_aws_Networks is an autogenerated conversion function.

func Convert_v1alpha1_RegionAMIMapping_To_aws_RegionAMIMapping

func Convert_v1alpha1_RegionAMIMapping_To_aws_RegionAMIMapping(in *RegionAMIMapping, out *aws.RegionAMIMapping, s conversion.Scope) error

Convert_v1alpha1_RegionAMIMapping_To_aws_RegionAMIMapping is an autogenerated conversion function.

func Convert_v1alpha1_Role_To_aws_Role

func Convert_v1alpha1_Role_To_aws_Role(in *Role, out *aws.Role, s conversion.Scope) error

Convert_v1alpha1_Role_To_aws_Role is an autogenerated conversion function.

func Convert_v1alpha1_SecurityGroup_To_aws_SecurityGroup

func Convert_v1alpha1_SecurityGroup_To_aws_SecurityGroup(in *SecurityGroup, out *aws.SecurityGroup, s conversion.Scope) error

Convert_v1alpha1_SecurityGroup_To_aws_SecurityGroup is an autogenerated conversion function.

func Convert_v1alpha1_Storage_To_aws_Storage added in v1.19.0

func Convert_v1alpha1_Storage_To_aws_Storage(in *Storage, out *aws.Storage, s conversion.Scope) error

Convert_v1alpha1_Storage_To_aws_Storage is an autogenerated conversion function.

func Convert_v1alpha1_Subnet_To_aws_Subnet

func Convert_v1alpha1_Subnet_To_aws_Subnet(in *Subnet, out *aws.Subnet, s conversion.Scope) error

Convert_v1alpha1_Subnet_To_aws_Subnet is an autogenerated conversion function.

func Convert_v1alpha1_VPCStatus_To_aws_VPCStatus

func Convert_v1alpha1_VPCStatus_To_aws_VPCStatus(in *VPCStatus, out *aws.VPCStatus, s conversion.Scope) error

Convert_v1alpha1_VPCStatus_To_aws_VPCStatus is an autogenerated conversion function.

func Convert_v1alpha1_VPC_To_aws_VPC

func Convert_v1alpha1_VPC_To_aws_VPC(in *VPC, out *aws.VPC, s conversion.Scope) error

Convert_v1alpha1_VPC_To_aws_VPC is an autogenerated conversion function.

func Convert_v1alpha1_Volume_To_aws_Volume

func Convert_v1alpha1_Volume_To_aws_Volume(in *Volume, out *aws.Volume, s conversion.Scope) error

Convert_v1alpha1_Volume_To_aws_Volume is an autogenerated conversion function.

func Convert_v1alpha1_WorkerConfig_To_aws_WorkerConfig

func Convert_v1alpha1_WorkerConfig_To_aws_WorkerConfig(in *WorkerConfig, out *aws.WorkerConfig, s conversion.Scope) error

Convert_v1alpha1_WorkerConfig_To_aws_WorkerConfig is an autogenerated conversion function.

func Convert_v1alpha1_WorkerStatus_To_aws_WorkerStatus

func Convert_v1alpha1_WorkerStatus_To_aws_WorkerStatus(in *WorkerStatus, out *aws.WorkerStatus, s conversion.Scope) error

Convert_v1alpha1_WorkerStatus_To_aws_WorkerStatus is an autogenerated conversion function.

func Convert_v1alpha1_Zone_To_aws_Zone

func Convert_v1alpha1_Zone_To_aws_Zone(in *Zone, out *aws.Zone, s conversion.Scope) error

Convert_v1alpha1_Zone_To_aws_Zone is an autogenerated conversion function.

func RegisterConversions

func RegisterConversions(s *runtime.Scheme) error

RegisterConversions adds conversion functions to the given scheme. Public to allow building arbitrary schemes.

func RegisterDefaults

func RegisterDefaults(scheme *runtime.Scheme) error

RegisterDefaults adds defaulters functions to the given scheme. Public to allow building arbitrary schemes. All generated defaulters are covering - they call all nested defaulters.

func Resource

func Resource(resource string) schema.GroupResource

Resource takes an unqualified resource and returns a Group qualified GroupResource

func SetDefaults_ControlPlaneConfig added in v1.19.0

func SetDefaults_ControlPlaneConfig(obj *ControlPlaneConfig)

SetDefaults_ControlPlaneConfig sets .storage to empty object.

func SetDefaults_MachineImage added in v1.37.0

func SetDefaults_MachineImage(obj *MachineImage)

SetDefaults_MachineImage set the architecture of machine image.

func SetDefaults_RegionAMIMapping added in v1.37.0

func SetDefaults_RegionAMIMapping(obj *RegionAMIMapping)

SetDefaults_RegionAMIMapping set the architecture of machine ami image.

func SetDefaults_Storage added in v1.19.0

func SetDefaults_Storage(obj *Storage)

SetDefaults_Storage sets managedDefaultClass to true.

func SetObjectDefaults_CloudProfileConfig added in v1.37.0

func SetObjectDefaults_CloudProfileConfig(in *CloudProfileConfig)

func SetObjectDefaults_ControlPlaneConfig added in v1.19.0

func SetObjectDefaults_ControlPlaneConfig(in *ControlPlaneConfig)

func SetObjectDefaults_WorkerStatus added in v1.37.0

func SetObjectDefaults_WorkerStatus(in *WorkerStatus)

Types

type CloudControllerManagerConfig

type CloudControllerManagerConfig struct {
	// FeatureGates contains information about enabled feature gates.
	// +optional
	FeatureGates map[string]bool `json:"featureGates,omitempty"`

	// UseCustomRouteController controls if custom route controller should be used.
	// Defaults to false.
	// +optional
	UseCustomRouteController *bool `json:"useCustomRouteController,omitempty"`
}

CloudControllerManagerConfig contains configuration settings for the cloud-controller-manager.

func (*CloudControllerManagerConfig) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CloudControllerManagerConfig.

func (*CloudControllerManagerConfig) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type CloudProfileConfig

type CloudProfileConfig struct {
	metav1.TypeMeta `json:",inline"`
	// MachineImages is the list of machine images that are understood by the controller. It maps
	// logical names and versions to provider-specific identifiers.
	MachineImages []MachineImages `json:"machineImages"`
}

CloudProfileConfig contains provider-specific configuration that is embedded into Gardener's `CloudProfile` resource.

func (*CloudProfileConfig) DeepCopy

func (in *CloudProfileConfig) DeepCopy() *CloudProfileConfig

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CloudProfileConfig.

func (*CloudProfileConfig) DeepCopyInto

func (in *CloudProfileConfig) DeepCopyInto(out *CloudProfileConfig)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*CloudProfileConfig) DeepCopyObject

func (in *CloudProfileConfig) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type ControlPlaneConfig

type ControlPlaneConfig struct {
	metav1.TypeMeta `json:",inline"`

	// CloudControllerManager contains configuration settings for the cloud-controller-manager.
	// +optional
	CloudControllerManager *CloudControllerManagerConfig `json:"cloudControllerManager,omitempty"`

	// LoadBalancerController contains configuration settings for the optional aws-load-balancer-controller (ALB).
	// +optional
	LoadBalancerController *LoadBalancerControllerConfig `json:"loadBalancerController,omitempty"`

	// Storage contains configuration for storage in the cluster.
	// +optional
	Storage *Storage `json:"storage,omitempty"`
}

ControlPlaneConfig contains configuration settings for the control plane.

func (*ControlPlaneConfig) DeepCopy

func (in *ControlPlaneConfig) DeepCopy() *ControlPlaneConfig

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ControlPlaneConfig.

func (*ControlPlaneConfig) DeepCopyInto

func (in *ControlPlaneConfig) DeepCopyInto(out *ControlPlaneConfig)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ControlPlaneConfig) DeepCopyObject

func (in *ControlPlaneConfig) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type DataVolume added in v1.9.0

type DataVolume struct {
	// Name is the name of the data volume this configuration applies to.
	Name string `json:"name"`
	// Volume contains configuration for the volume.
	Volume `json:",inline"`
	// SnapshotID is the ID of the snapshot.
	// +optional
	SnapshotID *string `json:"snapshotID,omitempty"`
}

DataVolume contains configuration for data volumes attached to VMs.

func (*DataVolume) DeepCopy added in v1.9.0

func (in *DataVolume) DeepCopy() *DataVolume

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DataVolume.

func (*DataVolume) DeepCopyInto added in v1.9.0

func (in *DataVolume) DeepCopyInto(out *DataVolume)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DualStack added in v1.46.0

type DualStack struct {
	// Enabled specifies if dual-stack is enabled or not.
	Enabled bool `json:"enabled"`
}

DualStack specifies whether dual-stack or IPv4-only should be supported.

func (*DualStack) DeepCopy added in v1.46.0

func (in *DualStack) DeepCopy() *DualStack

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DualStack.

func (*DualStack) DeepCopyInto added in v1.46.0

func (in *DualStack) DeepCopyInto(out *DualStack)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type EC2

type EC2 struct {
	// KeyName is the name of the SSH key.
	KeyName string `json:"keyName"`
}

EC2 contains information about the AWS EC2 resources.

func (*EC2) DeepCopy

func (in *EC2) DeepCopy() *EC2

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EC2.

func (*EC2) DeepCopyInto

func (in *EC2) DeepCopyInto(out *EC2)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type HTTPTokensValue added in v1.43.0

type HTTPTokensValue string

HTTPTokensValue is a constant for HTTPTokens values.

const (
	// HTTPTokensRequired is a constant for requiring the use of tokens to access IMDS. Effectively disables access via
	// the IMDSv1 endpoints.
	HTTPTokensRequired HTTPTokensValue = "required"
	// HTTPTokensOptional that makes the use of tokens for IMDS optional. Effectively allows access via both IMDSv1 and
	// IMDSv2 endpoints.
	HTTPTokensOptional HTTPTokensValue = "optional"
)

type IAM

type IAM struct {
	// InstanceProfiles is a list of AWS IAM instance profiles.
	InstanceProfiles []InstanceProfile `json:"instanceProfiles"`
	// Roles is a list of AWS IAM roles.
	Roles []Role `json:"roles"`
}

IAM contains information about the AWS IAM resources.

func (*IAM) DeepCopy

func (in *IAM) DeepCopy() *IAM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IAM.

func (*IAM) DeepCopyInto

func (in *IAM) DeepCopyInto(out *IAM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IAMInstanceProfile added in v1.25.0

type IAMInstanceProfile struct {
	// Name is the name of the instance profile.
	// +optional
	Name *string `json:"name,omitempty"`
	// ARN is the ARN of the instance profile.
	// +optional
	ARN *string `json:"arn,omitempty"`
}

IAMInstanceProfile contains configuration for the IAM instance profile that should be used for the VMs of this worker pool. Either 'Name" or 'ARN' must be specified.

func (*IAMInstanceProfile) DeepCopy added in v1.25.0

func (in *IAMInstanceProfile) DeepCopy() *IAMInstanceProfile

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IAMInstanceProfile.

func (*IAMInstanceProfile) DeepCopyInto added in v1.25.0

func (in *IAMInstanceProfile) DeepCopyInto(out *IAMInstanceProfile)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IgnoreTags added in v1.20.0

type IgnoreTags struct {
	// Keys is a list of individual tag keys, that should be ignored during infrastructure reconciliation.
	// +optional
	Keys []string `json:"keys,omitempty"`
	// KeyPrefixes is a list of tag key prefixes, that should be ignored during infrastructure reconciliation.
	// +optional
	KeyPrefixes []string `json:"keyPrefixes,omitempty"`
}

IgnoreTags holds information about ignored resource tags.

func (*IgnoreTags) DeepCopy added in v1.20.0

func (in *IgnoreTags) DeepCopy() *IgnoreTags

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IgnoreTags.

func (*IgnoreTags) DeepCopyInto added in v1.20.0

func (in *IgnoreTags) DeepCopyInto(out *IgnoreTags)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type InfrastructureConfig

type InfrastructureConfig struct {
	metav1.TypeMeta `json:",inline"`

	// EnableECRAccess specifies whether the IAM role policy for the worker nodes shall contain
	// permissions to access the ECR.
	// default: true
	// +optional
	EnableECRAccess *bool `json:"enableECRAccess,omitempty"`

	// DualStack specifies whether dual-stack or IPv4-only should be supported.
	DualStack *DualStack `json:"dualStack,omitempty"`

	// Networks is the AWS specific network configuration (VPC, subnets, etc.)
	Networks Networks `json:"networks"`

	// IgnoreTags allows to configure which resource tags on resources managed by Gardener should be ignored during
	// infrastructure reconciliation. By default, all tags that are added outside of Gardener's / terraform's
	// reconciliation will be removed during the next reconciliation. This field allows users and automation to add
	// custom tags on resources created and managed by Gardener without loosing them on the next reconciliation.
	// See https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/resource-tagging#ignoring-changes-in-all-resources
	// for details of the underlying terraform implementation.
	// +optional
	IgnoreTags *IgnoreTags `json:"ignoreTags,omitempty"`
}

InfrastructureConfig infrastructure configuration resource

func (*InfrastructureConfig) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InfrastructureConfig.

func (*InfrastructureConfig) DeepCopyInto

func (in *InfrastructureConfig) DeepCopyInto(out *InfrastructureConfig)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*InfrastructureConfig) DeepCopyObject

func (in *InfrastructureConfig) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type InfrastructureStatus

type InfrastructureStatus struct {
	metav1.TypeMeta `json:",inline"`
	// EC2 contains information about the created AWS EC2 resources.
	EC2 EC2 `json:"ec2"`
	// IAM contains information about the created AWS IAM resources.
	IAM IAM `json:"iam"`
	// VPC contains information about the created AWS VPC and some related resources.
	VPC VPCStatus `json:"vpc"`
}

InfrastructureStatus contains information about created infrastructure resources.

func (*InfrastructureStatus) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InfrastructureStatus.

func (*InfrastructureStatus) DeepCopyInto

func (in *InfrastructureStatus) DeepCopyInto(out *InfrastructureStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*InfrastructureStatus) DeepCopyObject

func (in *InfrastructureStatus) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type InstanceMetadataOptions added in v1.43.0

type InstanceMetadataOptions struct {
	// HTTPTokens enforces the use of metadata v2 API.
	HTTPTokens *HTTPTokensValue `json:"httpTokens,omitempty"`
	// HTTPPutResponseHopLimit is the response hop limit for instance metadata requests.
	// Valid values are between 1 and 64.
	HTTPPutResponseHopLimit *int64 `json:"httpPutResponseHopLimit,omitempty"`
}

InstanceMetadataOptions contains configuration for controlling access to the metadata API.

func (*InstanceMetadataOptions) DeepCopy added in v1.43.0

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceMetadataOptions.

func (*InstanceMetadataOptions) DeepCopyInto added in v1.43.0

func (in *InstanceMetadataOptions) DeepCopyInto(out *InstanceMetadataOptions)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type InstanceProfile

type InstanceProfile struct {
	// Purpose is a logical description of the instance profile.
	Purpose string `json:"purpose"`
	// Name is the name for this instance profile.
	Name string `json:"name"`
}

InstanceProfile is an AWS IAM instance profile.

func (*InstanceProfile) DeepCopy

func (in *InstanceProfile) DeepCopy() *InstanceProfile

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceProfile.

func (*InstanceProfile) DeepCopyInto

func (in *InstanceProfile) DeepCopyInto(out *InstanceProfile)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type LoadBalancerControllerConfig added in v1.46.0

type LoadBalancerControllerConfig struct {
	// Enabled controls if the ALB should be deployed.
	Enabled bool `json:"enabled"`

	// IngressClassName is the name of the ingress class the ALB controller will target. Default value is 'alb'.
	// If empty string is specified, it will match all ingresses without ingress class annotation and ingresses of type alb
	// +optional
	IngressClassName *string `json:"ingressClassName,omitempty"`
}

LoadBalancerControllerConfig contains configuration settings for the optional aws-load-balancer-controller (ALB).

func (*LoadBalancerControllerConfig) DeepCopy added in v1.46.0

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LoadBalancerControllerConfig.

func (*LoadBalancerControllerConfig) DeepCopyInto added in v1.46.0

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type MachineImage

type MachineImage struct {
	// Name is the logical name of the machine image.
	Name string `json:"name"`
	// Version is the logical version of the machine image.
	Version string `json:"version"`
	// AMI is the AMI for the machine image.
	AMI string `json:"ami"`
	// Architecture is the CPU architecture of the machine image.
	// +optional
	Architecture *string `json:"architecture,omitempty"`
}

MachineImage is a mapping from logical names and versions to provider-specific machine image data.

func (*MachineImage) DeepCopy

func (in *MachineImage) DeepCopy() *MachineImage

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MachineImage.

func (*MachineImage) DeepCopyInto

func (in *MachineImage) DeepCopyInto(out *MachineImage)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type MachineImageVersion

type MachineImageVersion struct {
	// Version is the version of the image.
	Version string `json:"version"`
	// Regions is a mapping to the correct AMI for the machine image in the supported regions.
	Regions []RegionAMIMapping `json:"regions"`
}

MachineImageVersion contains a version and a provider-specific identifier.

func (*MachineImageVersion) DeepCopy

func (in *MachineImageVersion) DeepCopy() *MachineImageVersion

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MachineImageVersion.

func (*MachineImageVersion) DeepCopyInto

func (in *MachineImageVersion) DeepCopyInto(out *MachineImageVersion)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type MachineImages

type MachineImages struct {
	// Name is the logical name of the machine image.
	Name string `json:"name"`
	// Versions contains versions and a provider-specific identifier.
	Versions []MachineImageVersion `json:"versions"`
}

MachineImages is a mapping from logical names and versions to provider-specific identifiers.

func (*MachineImages) DeepCopy

func (in *MachineImages) DeepCopy() *MachineImages

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MachineImages.

func (*MachineImages) DeepCopyInto

func (in *MachineImages) DeepCopyInto(out *MachineImages)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Networks

type Networks struct {
	// VPC indicates whether to use an existing VPC or create a new one.
	VPC VPC `json:"vpc"`
	// Zones belonging to the same region
	Zones []Zone `json:"zones"`
}

Networks holds information about the Kubernetes and infrastructure networks.

func (*Networks) DeepCopy

func (in *Networks) DeepCopy() *Networks

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Networks.

func (*Networks) DeepCopyInto

func (in *Networks) DeepCopyInto(out *Networks)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RegionAMIMapping

type RegionAMIMapping struct {
	// Name is the name of the region.
	Name string `json:"name"`
	// AMI is the AMI for the machine image.
	AMI string `json:"ami"`
	// Architecture is the CPU architecture of the machine image.
	// +optional
	Architecture *string `json:"architecture,omitempty"`
}

RegionAMIMapping is a mapping to the correct AMI for the machine image in the given region.

func (*RegionAMIMapping) DeepCopy

func (in *RegionAMIMapping) DeepCopy() *RegionAMIMapping

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegionAMIMapping.

func (*RegionAMIMapping) DeepCopyInto

func (in *RegionAMIMapping) DeepCopyInto(out *RegionAMIMapping)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Role

type Role struct {
	// Purpose is a logical description of the role.
	Purpose string `json:"purpose"`
	// ARN is the AWS Resource Name for this role.
	ARN string `json:"arn"`
}

Role is an AWS IAM role.

func (*Role) DeepCopy

func (in *Role) DeepCopy() *Role

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Role.

func (*Role) DeepCopyInto

func (in *Role) DeepCopyInto(out *Role)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SecurityGroup

type SecurityGroup struct {
	// Purpose is a logical description of the security group.
	Purpose string `json:"purpose"`
	// ID is the subnet id.
	ID string `json:"id"`
}

SecurityGroup is an AWS security group related to a VPC.

func (*SecurityGroup) DeepCopy

func (in *SecurityGroup) DeepCopy() *SecurityGroup

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecurityGroup.

func (*SecurityGroup) DeepCopyInto

func (in *SecurityGroup) DeepCopyInto(out *SecurityGroup)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Storage added in v1.19.0

type Storage struct {
	// ManagedDefaultClass controls if the 'default' StorageClass and 'default' VolumeSnapshotClass
	// would be marked as default. Set to false to manually set the default to another class not
	// managed by Gardener.
	// Defaults to true.
	// +optional
	ManagedDefaultClass *bool `json:"managedDefaultClass,omitempty"`
}

Storage contains configuration for storage in the cluster.

func (*Storage) DeepCopy added in v1.19.0

func (in *Storage) DeepCopy() *Storage

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Storage.

func (*Storage) DeepCopyInto added in v1.19.0

func (in *Storage) DeepCopyInto(out *Storage)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Subnet

type Subnet struct {
	// Purpose is a logical description of the subnet.
	Purpose string `json:"purpose"`
	// ID is the subnet id.
	ID string `json:"id"`
	// Zone is the availability zone into which the subnet has been created.
	Zone string `json:"zone"`
}

Subnet is an AWS subnet related to a VPC.

func (*Subnet) DeepCopy

func (in *Subnet) DeepCopy() *Subnet

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Subnet.

func (*Subnet) DeepCopyInto

func (in *Subnet) DeepCopyInto(out *Subnet)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VPC

type VPC struct {
	// ID is the VPC id.
	// +optional
	ID *string `json:"id,omitempty"`
	// CIDR is the VPC CIDR.
	// +optional
	CIDR *string `json:"cidr,omitempty"`
	// GatewayEndpoints service names to configure as gateway endpoints in the VPC.
	// +optional
	GatewayEndpoints []string `json:"gatewayEndpoints,omitempty"`
}

VPC contains information about the AWS VPC and some related resources.

func (*VPC) DeepCopy

func (in *VPC) DeepCopy() *VPC

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VPC.

func (*VPC) DeepCopyInto

func (in *VPC) DeepCopyInto(out *VPC)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VPCStatus

type VPCStatus struct {
	// ID is the VPC id.
	ID string `json:"id"`
	// Subnets is a list of subnets that have been created.
	Subnets []Subnet `json:"subnets"`
	// SecurityGroups is a list of security groups that have been created.
	SecurityGroups []SecurityGroup `json:"securityGroups"`
}

VPCStatus contains information about a generated VPC or resources inside an existing VPC.

func (*VPCStatus) DeepCopy

func (in *VPCStatus) DeepCopy() *VPCStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VPCStatus.

func (*VPCStatus) DeepCopyInto

func (in *VPCStatus) DeepCopyInto(out *VPCStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Volume

type Volume struct {
	// IOPS is the number of I/O operations per second (IOPS) that the volume supports.
	// For io1 volume type, this represents the number of IOPS that are provisioned for the
	// volume. For gp2 volume type, this represents the baseline performance of the volume and
	// the rate at which the volume accumulates I/O credits for bursting. For more
	// information about General Purpose SSD baseline performance, I/O credits,
	// and bursting, see Amazon EBS Volume Types (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html)
	// in the Amazon Elastic Compute Cloud User Guide.
	//
	// Constraint: Range is 100-20000 IOPS for io1 volumes and 100-10000 IOPS for
	// gp2 volumes.
	//
	// Condition: This parameter is required for requests to create io1 volumes;
	// it is not used in requests to create gp2, st1, sc1, or standard volumes.
	// +optional
	IOPS *int64 `json:"iops,omitempty"`

	// The throughput that the volume supports, in MiB/s.
	//
	// This parameter is valid only for gp3 volumes.
	//
	// Valid Range: The range as of 16th Aug 2022 is from 125 MiB/s to 1000 MiB/s. For more info refer (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html)
	Throughput *int64 `json:"throughput,omitempty"`
}

Volume contains configuration for the root disks attached to VMs.

func (*Volume) DeepCopy

func (in *Volume) DeepCopy() *Volume

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Volume.

func (*Volume) DeepCopyInto

func (in *Volume) DeepCopyInto(out *Volume)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type VolumeType added in v1.6.2

type VolumeType string

VolumeType is a constant for volume types.

const (
	// VolumeTypeIO1 is a constant for the io1 volume type.
	VolumeTypeIO1 VolumeType = "io1"
	// VolumeTypeGP2 is a constant for the gp2 volume type.
	VolumeTypeGP2 VolumeType = "gp2"
	// VolumeTypeGP3 is a constant for the gp3 volume type.
	VolumeTypeGP3 VolumeType = "gp3"
)

type WorkerConfig

type WorkerConfig struct {
	metav1.TypeMeta `json:",inline"`

	// NodeTemplate contains resource information of the machine which is used by Cluster Autoscaler to generate nodeTemplate during scaling a nodeGroup from zero.
	// +optional
	NodeTemplate *extensionsv1alpha1.NodeTemplate `json:"nodeTemplate,omitempty"`
	// Volume contains configuration for the root disks attached to VMs.
	// +optional
	Volume *Volume `json:"volume,omitempty"`
	// DataVolumes contains configuration for the additional disks attached to VMs.
	// +optional
	DataVolumes []DataVolume `json:"dataVolumes,omitempty"`
	// IAMInstanceProfile contains configuration for the IAM instance profile that should be used for the VMs of this
	// worker pool.
	// +optional
	IAMInstanceProfile *IAMInstanceProfile `json:"iamInstanceProfile,omitempty"`
	// InstanceMetadataOptions contains configuration for controlling access to the metadata API.
	InstanceMetadataOptions *InstanceMetadataOptions `json:"instanceMetadataOptions,omitempty"`
}

WorkerConfig contains configuration settings for the worker nodes.

func (*WorkerConfig) DeepCopy

func (in *WorkerConfig) DeepCopy() *WorkerConfig

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WorkerConfig.

func (*WorkerConfig) DeepCopyInto

func (in *WorkerConfig) DeepCopyInto(out *WorkerConfig)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*WorkerConfig) DeepCopyObject

func (in *WorkerConfig) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type WorkerStatus

type WorkerStatus struct {
	metav1.TypeMeta `json:",inline"`

	// MachineImages is a list of machine images that have been used in this worker. Usually, the extension controller
	// gets the mapping from name/version to the provider-specific machine image data in its componentconfig. However, if
	// a version that is still in use gets removed from this componentconfig it cannot reconcile anymore existing `Worker`
	// resources that are still using this version. Hence, it stores the used versions in the provider status to ensure
	// reconciliation is possible.
	// +optional
	MachineImages []MachineImage `json:"machineImages,omitempty"`
}

WorkerStatus contains information about created worker resources.

func (*WorkerStatus) DeepCopy

func (in *WorkerStatus) DeepCopy() *WorkerStatus

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WorkerStatus.

func (*WorkerStatus) DeepCopyInto

func (in *WorkerStatus) DeepCopyInto(out *WorkerStatus)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*WorkerStatus) DeepCopyObject

func (in *WorkerStatus) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type Zone

type Zone struct {
	// Name is the name for this zone.
	Name string `json:"name"`
	// Internal is the private subnet range to create (used for internal load balancers).
	Internal string `json:"internal"`
	// Public is the public subnet range to create (used for bastion and load balancers).
	Public string `json:"public"`
	// Workers is the workers subnet range to create (used for the VMs).
	Workers string `json:"workers"`
	// ElasticIPAllocationID contains the allocation ID of an Elastic IP that will be attached to the NAT gateway in
	// this zone (e.g., `eipalloc-123456`). If it's not provided then a new Elastic IP will be automatically created
	// and attached.
	// Important: If this field is changed then the already attached Elastic IP will be disassociated from the NAT gateway
	// (and potentially removed if it was created by this extension). Also, the NAT gateway will be deleted. This will
	// disrupt egress traffic for a while.
	// +optional
	ElasticIPAllocationID *string `json:"elasticIPAllocationID,omitempty"`
}

Zone describes the properties of a zone.

func (*Zone) DeepCopy

func (in *Zone) DeepCopy() *Zone

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Zone.

func (*Zone) DeepCopyInto

func (in *Zone) DeepCopyInto(out *Zone)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

Jump to

Keyboard shortcuts

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