v1alpha1

package
v1.39.2 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: Apache-2.0, MIT Imports: 7 Imported by: 4

Documentation

Overview

Package v1alpha1 contains the OpenStack provider API resources. +groupName=openstack.provider.extensions.gardener.cloud

Index

Constants

View Source
const GroupName = "openstack.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_openstack_CSIManila_To_v1alpha1_CSIManila added in v1.33.0

func Convert_openstack_CSIManila_To_v1alpha1_CSIManila(in *openstack.CSIManila, out *CSIManila, s conversion.Scope) error

Convert_openstack_CSIManila_To_v1alpha1_CSIManila is an autogenerated conversion function.

func Convert_openstack_CloudControllerManagerConfig_To_v1alpha1_CloudControllerManagerConfig

func Convert_openstack_CloudControllerManagerConfig_To_v1alpha1_CloudControllerManagerConfig(in *openstack.CloudControllerManagerConfig, out *CloudControllerManagerConfig, s conversion.Scope) error

Convert_openstack_CloudControllerManagerConfig_To_v1alpha1_CloudControllerManagerConfig is an autogenerated conversion function.

func Convert_openstack_CloudProfileConfig_To_v1alpha1_CloudProfileConfig

func Convert_openstack_CloudProfileConfig_To_v1alpha1_CloudProfileConfig(in *openstack.CloudProfileConfig, out *CloudProfileConfig, s conversion.Scope) error

Convert_openstack_CloudProfileConfig_To_v1alpha1_CloudProfileConfig is an autogenerated conversion function.

func Convert_openstack_Constraints_To_v1alpha1_Constraints

func Convert_openstack_Constraints_To_v1alpha1_Constraints(in *openstack.Constraints, out *Constraints, s conversion.Scope) error

Convert_openstack_Constraints_To_v1alpha1_Constraints is an autogenerated conversion function.

func Convert_openstack_ControlPlaneConfig_To_v1alpha1_ControlPlaneConfig

func Convert_openstack_ControlPlaneConfig_To_v1alpha1_ControlPlaneConfig(in *openstack.ControlPlaneConfig, out *ControlPlaneConfig, s conversion.Scope) error

Convert_openstack_ControlPlaneConfig_To_v1alpha1_ControlPlaneConfig is an autogenerated conversion function.

func Convert_openstack_FloatingPoolStatus_To_v1alpha1_FloatingPoolStatus

func Convert_openstack_FloatingPoolStatus_To_v1alpha1_FloatingPoolStatus(in *openstack.FloatingPoolStatus, out *FloatingPoolStatus, s conversion.Scope) error

Convert_openstack_FloatingPoolStatus_To_v1alpha1_FloatingPoolStatus is an autogenerated conversion function.

func Convert_openstack_FloatingPool_To_v1alpha1_FloatingPool

func Convert_openstack_FloatingPool_To_v1alpha1_FloatingPool(in *openstack.FloatingPool, out *FloatingPool, s conversion.Scope) error

Convert_openstack_FloatingPool_To_v1alpha1_FloatingPool is an autogenerated conversion function.

func Convert_openstack_InfrastructureConfig_To_v1alpha1_InfrastructureConfig

func Convert_openstack_InfrastructureConfig_To_v1alpha1_InfrastructureConfig(in *openstack.InfrastructureConfig, out *InfrastructureConfig, s conversion.Scope) error

Convert_openstack_InfrastructureConfig_To_v1alpha1_InfrastructureConfig is an autogenerated conversion function.

func Convert_openstack_InfrastructureStatus_To_v1alpha1_InfrastructureStatus

func Convert_openstack_InfrastructureStatus_To_v1alpha1_InfrastructureStatus(in *openstack.InfrastructureStatus, out *InfrastructureStatus, s conversion.Scope) error

Convert_openstack_InfrastructureStatus_To_v1alpha1_InfrastructureStatus is an autogenerated conversion function.

func Convert_openstack_KeyStoneURL_To_v1alpha1_KeyStoneURL

func Convert_openstack_KeyStoneURL_To_v1alpha1_KeyStoneURL(in *openstack.KeyStoneURL, out *KeyStoneURL, s conversion.Scope) error

Convert_openstack_KeyStoneURL_To_v1alpha1_KeyStoneURL is an autogenerated conversion function.

func Convert_openstack_LoadBalancerClass_To_v1alpha1_LoadBalancerClass

func Convert_openstack_LoadBalancerClass_To_v1alpha1_LoadBalancerClass(in *openstack.LoadBalancerClass, out *LoadBalancerClass, s conversion.Scope) error

Convert_openstack_LoadBalancerClass_To_v1alpha1_LoadBalancerClass is an autogenerated conversion function.

func Convert_openstack_LoadBalancerProvider_To_v1alpha1_LoadBalancerProvider

func Convert_openstack_LoadBalancerProvider_To_v1alpha1_LoadBalancerProvider(in *openstack.LoadBalancerProvider, out *LoadBalancerProvider, s conversion.Scope) error

Convert_openstack_LoadBalancerProvider_To_v1alpha1_LoadBalancerProvider is an autogenerated conversion function.

func Convert_openstack_MachineImageVersion_To_v1alpha1_MachineImageVersion

func Convert_openstack_MachineImageVersion_To_v1alpha1_MachineImageVersion(in *openstack.MachineImageVersion, out *MachineImageVersion, s conversion.Scope) error

Convert_openstack_MachineImageVersion_To_v1alpha1_MachineImageVersion is an autogenerated conversion function.

func Convert_openstack_MachineImage_To_v1alpha1_MachineImage

func Convert_openstack_MachineImage_To_v1alpha1_MachineImage(in *openstack.MachineImage, out *MachineImage, s conversion.Scope) error

Convert_openstack_MachineImage_To_v1alpha1_MachineImage is an autogenerated conversion function.

func Convert_openstack_MachineImages_To_v1alpha1_MachineImages

func Convert_openstack_MachineImages_To_v1alpha1_MachineImages(in *openstack.MachineImages, out *MachineImages, s conversion.Scope) error

Convert_openstack_MachineImages_To_v1alpha1_MachineImages is an autogenerated conversion function.

func Convert_openstack_MachineLabel_To_v1alpha1_MachineLabel added in v1.33.0

func Convert_openstack_MachineLabel_To_v1alpha1_MachineLabel(in *openstack.MachineLabel, out *MachineLabel, s conversion.Scope) error

Convert_openstack_MachineLabel_To_v1alpha1_MachineLabel is an autogenerated conversion function.

func Convert_openstack_NetworkStatus_To_v1alpha1_NetworkStatus

func Convert_openstack_NetworkStatus_To_v1alpha1_NetworkStatus(in *openstack.NetworkStatus, out *NetworkStatus, s conversion.Scope) error

Convert_openstack_NetworkStatus_To_v1alpha1_NetworkStatus is an autogenerated conversion function.

func Convert_openstack_Networks_To_v1alpha1_Networks

func Convert_openstack_Networks_To_v1alpha1_Networks(in *openstack.Networks, out *Networks, s conversion.Scope) error

Convert_openstack_Networks_To_v1alpha1_Networks is an autogenerated conversion function.

func Convert_openstack_NodeStatus_To_v1alpha1_NodeStatus

func Convert_openstack_NodeStatus_To_v1alpha1_NodeStatus(in *openstack.NodeStatus, out *NodeStatus, s conversion.Scope) error

Convert_openstack_NodeStatus_To_v1alpha1_NodeStatus is an autogenerated conversion function.

func Convert_openstack_RegionIDMapping_To_v1alpha1_RegionIDMapping

func Convert_openstack_RegionIDMapping_To_v1alpha1_RegionIDMapping(in *openstack.RegionIDMapping, out *RegionIDMapping, s conversion.Scope) error

Convert_openstack_RegionIDMapping_To_v1alpha1_RegionIDMapping is an autogenerated conversion function.

func Convert_openstack_RouterStatus_To_v1alpha1_RouterStatus

func Convert_openstack_RouterStatus_To_v1alpha1_RouterStatus(in *openstack.RouterStatus, out *RouterStatus, s conversion.Scope) error

Convert_openstack_RouterStatus_To_v1alpha1_RouterStatus is an autogenerated conversion function.

func Convert_openstack_Router_To_v1alpha1_Router

func Convert_openstack_Router_To_v1alpha1_Router(in *openstack.Router, out *Router, s conversion.Scope) error

Convert_openstack_Router_To_v1alpha1_Router is an autogenerated conversion function.

func Convert_openstack_SecurityGroup_To_v1alpha1_SecurityGroup

func Convert_openstack_SecurityGroup_To_v1alpha1_SecurityGroup(in *openstack.SecurityGroup, out *SecurityGroup, s conversion.Scope) error

Convert_openstack_SecurityGroup_To_v1alpha1_SecurityGroup is an autogenerated conversion function.

func Convert_openstack_ServerGroupDependency_To_v1alpha1_ServerGroupDependency added in v1.14.0

func Convert_openstack_ServerGroupDependency_To_v1alpha1_ServerGroupDependency(in *openstack.ServerGroupDependency, out *ServerGroupDependency, s conversion.Scope) error

Convert_openstack_ServerGroupDependency_To_v1alpha1_ServerGroupDependency is an autogenerated conversion function.

func Convert_openstack_ServerGroup_To_v1alpha1_ServerGroup added in v1.14.0

func Convert_openstack_ServerGroup_To_v1alpha1_ServerGroup(in *openstack.ServerGroup, out *ServerGroup, s conversion.Scope) error

Convert_openstack_ServerGroup_To_v1alpha1_ServerGroup is an autogenerated conversion function.

func Convert_openstack_ShareNetworkStatus_To_v1alpha1_ShareNetworkStatus added in v1.33.0

func Convert_openstack_ShareNetworkStatus_To_v1alpha1_ShareNetworkStatus(in *openstack.ShareNetworkStatus, out *ShareNetworkStatus, s conversion.Scope) error

Convert_openstack_ShareNetworkStatus_To_v1alpha1_ShareNetworkStatus is an autogenerated conversion function.

func Convert_openstack_ShareNetwork_To_v1alpha1_ShareNetwork added in v1.33.0

func Convert_openstack_ShareNetwork_To_v1alpha1_ShareNetwork(in *openstack.ShareNetwork, out *ShareNetwork, s conversion.Scope) error

Convert_openstack_ShareNetwork_To_v1alpha1_ShareNetwork is an autogenerated conversion function.

func Convert_openstack_StorageClassDefinition_To_v1alpha1_StorageClassDefinition added in v1.31.0

func Convert_openstack_StorageClassDefinition_To_v1alpha1_StorageClassDefinition(in *openstack.StorageClassDefinition, out *StorageClassDefinition, s conversion.Scope) error

Convert_openstack_StorageClassDefinition_To_v1alpha1_StorageClassDefinition is an autogenerated conversion function.

func Convert_openstack_Storage_To_v1alpha1_Storage added in v1.33.0

func Convert_openstack_Storage_To_v1alpha1_Storage(in *openstack.Storage, out *Storage, s conversion.Scope) error

Convert_openstack_Storage_To_v1alpha1_Storage is an autogenerated conversion function.

func Convert_openstack_Subnet_To_v1alpha1_Subnet

func Convert_openstack_Subnet_To_v1alpha1_Subnet(in *openstack.Subnet, out *Subnet, s conversion.Scope) error

Convert_openstack_Subnet_To_v1alpha1_Subnet is an autogenerated conversion function.

func Convert_openstack_WorkerConfig_To_v1alpha1_WorkerConfig added in v1.14.0

func Convert_openstack_WorkerConfig_To_v1alpha1_WorkerConfig(in *openstack.WorkerConfig, out *WorkerConfig, s conversion.Scope) error

Convert_openstack_WorkerConfig_To_v1alpha1_WorkerConfig is an autogenerated conversion function.

func Convert_openstack_WorkerStatus_To_v1alpha1_WorkerStatus

func Convert_openstack_WorkerStatus_To_v1alpha1_WorkerStatus(in *openstack.WorkerStatus, out *WorkerStatus, s conversion.Scope) error

Convert_openstack_WorkerStatus_To_v1alpha1_WorkerStatus is an autogenerated conversion function.

func Convert_v1alpha1_CSIManila_To_openstack_CSIManila added in v1.33.0

func Convert_v1alpha1_CSIManila_To_openstack_CSIManila(in *CSIManila, out *openstack.CSIManila, s conversion.Scope) error

Convert_v1alpha1_CSIManila_To_openstack_CSIManila is an autogenerated conversion function.

func Convert_v1alpha1_CloudControllerManagerConfig_To_openstack_CloudControllerManagerConfig

func Convert_v1alpha1_CloudControllerManagerConfig_To_openstack_CloudControllerManagerConfig(in *CloudControllerManagerConfig, out *openstack.CloudControllerManagerConfig, s conversion.Scope) error

Convert_v1alpha1_CloudControllerManagerConfig_To_openstack_CloudControllerManagerConfig is an autogenerated conversion function.

func Convert_v1alpha1_CloudProfileConfig_To_openstack_CloudProfileConfig

func Convert_v1alpha1_CloudProfileConfig_To_openstack_CloudProfileConfig(in *CloudProfileConfig, out *openstack.CloudProfileConfig, s conversion.Scope) error

Convert_v1alpha1_CloudProfileConfig_To_openstack_CloudProfileConfig is an autogenerated conversion function.

func Convert_v1alpha1_Constraints_To_openstack_Constraints

func Convert_v1alpha1_Constraints_To_openstack_Constraints(in *Constraints, out *openstack.Constraints, s conversion.Scope) error

Convert_v1alpha1_Constraints_To_openstack_Constraints is an autogenerated conversion function.

func Convert_v1alpha1_ControlPlaneConfig_To_openstack_ControlPlaneConfig

func Convert_v1alpha1_ControlPlaneConfig_To_openstack_ControlPlaneConfig(in *ControlPlaneConfig, out *openstack.ControlPlaneConfig, s conversion.Scope) error

Convert_v1alpha1_ControlPlaneConfig_To_openstack_ControlPlaneConfig is an autogenerated conversion function.

func Convert_v1alpha1_FloatingPoolStatus_To_openstack_FloatingPoolStatus

func Convert_v1alpha1_FloatingPoolStatus_To_openstack_FloatingPoolStatus(in *FloatingPoolStatus, out *openstack.FloatingPoolStatus, s conversion.Scope) error

Convert_v1alpha1_FloatingPoolStatus_To_openstack_FloatingPoolStatus is an autogenerated conversion function.

func Convert_v1alpha1_FloatingPool_To_openstack_FloatingPool

func Convert_v1alpha1_FloatingPool_To_openstack_FloatingPool(in *FloatingPool, out *openstack.FloatingPool, s conversion.Scope) error

Convert_v1alpha1_FloatingPool_To_openstack_FloatingPool is an autogenerated conversion function.

func Convert_v1alpha1_InfrastructureConfig_To_openstack_InfrastructureConfig

func Convert_v1alpha1_InfrastructureConfig_To_openstack_InfrastructureConfig(in *InfrastructureConfig, out *openstack.InfrastructureConfig, s conversion.Scope) error

Convert_v1alpha1_InfrastructureConfig_To_openstack_InfrastructureConfig is an autogenerated conversion function.

func Convert_v1alpha1_InfrastructureStatus_To_openstack_InfrastructureStatus

func Convert_v1alpha1_InfrastructureStatus_To_openstack_InfrastructureStatus(in *InfrastructureStatus, out *openstack.InfrastructureStatus, s conversion.Scope) error

Convert_v1alpha1_InfrastructureStatus_To_openstack_InfrastructureStatus is an autogenerated conversion function.

func Convert_v1alpha1_KeyStoneURL_To_openstack_KeyStoneURL

func Convert_v1alpha1_KeyStoneURL_To_openstack_KeyStoneURL(in *KeyStoneURL, out *openstack.KeyStoneURL, s conversion.Scope) error

Convert_v1alpha1_KeyStoneURL_To_openstack_KeyStoneURL is an autogenerated conversion function.

func Convert_v1alpha1_LoadBalancerClass_To_openstack_LoadBalancerClass

func Convert_v1alpha1_LoadBalancerClass_To_openstack_LoadBalancerClass(in *LoadBalancerClass, out *openstack.LoadBalancerClass, s conversion.Scope) error

Convert_v1alpha1_LoadBalancerClass_To_openstack_LoadBalancerClass is an autogenerated conversion function.

func Convert_v1alpha1_LoadBalancerProvider_To_openstack_LoadBalancerProvider

func Convert_v1alpha1_LoadBalancerProvider_To_openstack_LoadBalancerProvider(in *LoadBalancerProvider, out *openstack.LoadBalancerProvider, s conversion.Scope) error

Convert_v1alpha1_LoadBalancerProvider_To_openstack_LoadBalancerProvider is an autogenerated conversion function.

func Convert_v1alpha1_MachineImageVersion_To_openstack_MachineImageVersion

func Convert_v1alpha1_MachineImageVersion_To_openstack_MachineImageVersion(in *MachineImageVersion, out *openstack.MachineImageVersion, s conversion.Scope) error

Convert_v1alpha1_MachineImageVersion_To_openstack_MachineImageVersion is an autogenerated conversion function.

func Convert_v1alpha1_MachineImage_To_openstack_MachineImage

func Convert_v1alpha1_MachineImage_To_openstack_MachineImage(in *MachineImage, out *openstack.MachineImage, s conversion.Scope) error

Convert_v1alpha1_MachineImage_To_openstack_MachineImage is an autogenerated conversion function.

func Convert_v1alpha1_MachineImages_To_openstack_MachineImages

func Convert_v1alpha1_MachineImages_To_openstack_MachineImages(in *MachineImages, out *openstack.MachineImages, s conversion.Scope) error

Convert_v1alpha1_MachineImages_To_openstack_MachineImages is an autogenerated conversion function.

func Convert_v1alpha1_MachineLabel_To_openstack_MachineLabel added in v1.33.0

func Convert_v1alpha1_MachineLabel_To_openstack_MachineLabel(in *MachineLabel, out *openstack.MachineLabel, s conversion.Scope) error

Convert_v1alpha1_MachineLabel_To_openstack_MachineLabel is an autogenerated conversion function.

func Convert_v1alpha1_NetworkStatus_To_openstack_NetworkStatus

func Convert_v1alpha1_NetworkStatus_To_openstack_NetworkStatus(in *NetworkStatus, out *openstack.NetworkStatus, s conversion.Scope) error

Convert_v1alpha1_NetworkStatus_To_openstack_NetworkStatus is an autogenerated conversion function.

func Convert_v1alpha1_Networks_To_openstack_Networks

func Convert_v1alpha1_Networks_To_openstack_Networks(in *Networks, out *openstack.Networks, s conversion.Scope) error

Convert_v1alpha1_Networks_To_openstack_Networks is an autogenerated conversion function.

func Convert_v1alpha1_NodeStatus_To_openstack_NodeStatus

func Convert_v1alpha1_NodeStatus_To_openstack_NodeStatus(in *NodeStatus, out *openstack.NodeStatus, s conversion.Scope) error

Convert_v1alpha1_NodeStatus_To_openstack_NodeStatus is an autogenerated conversion function.

func Convert_v1alpha1_RegionIDMapping_To_openstack_RegionIDMapping

func Convert_v1alpha1_RegionIDMapping_To_openstack_RegionIDMapping(in *RegionIDMapping, out *openstack.RegionIDMapping, s conversion.Scope) error

Convert_v1alpha1_RegionIDMapping_To_openstack_RegionIDMapping is an autogenerated conversion function.

func Convert_v1alpha1_RouterStatus_To_openstack_RouterStatus

func Convert_v1alpha1_RouterStatus_To_openstack_RouterStatus(in *RouterStatus, out *openstack.RouterStatus, s conversion.Scope) error

Convert_v1alpha1_RouterStatus_To_openstack_RouterStatus is an autogenerated conversion function.

func Convert_v1alpha1_Router_To_openstack_Router

func Convert_v1alpha1_Router_To_openstack_Router(in *Router, out *openstack.Router, s conversion.Scope) error

Convert_v1alpha1_Router_To_openstack_Router is an autogenerated conversion function.

func Convert_v1alpha1_SecurityGroup_To_openstack_SecurityGroup

func Convert_v1alpha1_SecurityGroup_To_openstack_SecurityGroup(in *SecurityGroup, out *openstack.SecurityGroup, s conversion.Scope) error

Convert_v1alpha1_SecurityGroup_To_openstack_SecurityGroup is an autogenerated conversion function.

func Convert_v1alpha1_ServerGroupDependency_To_openstack_ServerGroupDependency added in v1.14.0

func Convert_v1alpha1_ServerGroupDependency_To_openstack_ServerGroupDependency(in *ServerGroupDependency, out *openstack.ServerGroupDependency, s conversion.Scope) error

Convert_v1alpha1_ServerGroupDependency_To_openstack_ServerGroupDependency is an autogenerated conversion function.

func Convert_v1alpha1_ServerGroup_To_openstack_ServerGroup added in v1.14.0

func Convert_v1alpha1_ServerGroup_To_openstack_ServerGroup(in *ServerGroup, out *openstack.ServerGroup, s conversion.Scope) error

Convert_v1alpha1_ServerGroup_To_openstack_ServerGroup is an autogenerated conversion function.

func Convert_v1alpha1_ShareNetworkStatus_To_openstack_ShareNetworkStatus added in v1.33.0

func Convert_v1alpha1_ShareNetworkStatus_To_openstack_ShareNetworkStatus(in *ShareNetworkStatus, out *openstack.ShareNetworkStatus, s conversion.Scope) error

Convert_v1alpha1_ShareNetworkStatus_To_openstack_ShareNetworkStatus is an autogenerated conversion function.

func Convert_v1alpha1_ShareNetwork_To_openstack_ShareNetwork added in v1.33.0

func Convert_v1alpha1_ShareNetwork_To_openstack_ShareNetwork(in *ShareNetwork, out *openstack.ShareNetwork, s conversion.Scope) error

Convert_v1alpha1_ShareNetwork_To_openstack_ShareNetwork is an autogenerated conversion function.

func Convert_v1alpha1_StorageClassDefinition_To_openstack_StorageClassDefinition added in v1.31.0

func Convert_v1alpha1_StorageClassDefinition_To_openstack_StorageClassDefinition(in *StorageClassDefinition, out *openstack.StorageClassDefinition, s conversion.Scope) error

Convert_v1alpha1_StorageClassDefinition_To_openstack_StorageClassDefinition is an autogenerated conversion function.

func Convert_v1alpha1_Storage_To_openstack_Storage added in v1.33.0

func Convert_v1alpha1_Storage_To_openstack_Storage(in *Storage, out *openstack.Storage, s conversion.Scope) error

Convert_v1alpha1_Storage_To_openstack_Storage is an autogenerated conversion function.

func Convert_v1alpha1_Subnet_To_openstack_Subnet

func Convert_v1alpha1_Subnet_To_openstack_Subnet(in *Subnet, out *openstack.Subnet, s conversion.Scope) error

Convert_v1alpha1_Subnet_To_openstack_Subnet is an autogenerated conversion function.

func Convert_v1alpha1_WorkerConfig_To_openstack_WorkerConfig added in v1.14.0

func Convert_v1alpha1_WorkerConfig_To_openstack_WorkerConfig(in *WorkerConfig, out *openstack.WorkerConfig, s conversion.Scope) error

Convert_v1alpha1_WorkerConfig_To_openstack_WorkerConfig is an autogenerated conversion function.

func Convert_v1alpha1_WorkerStatus_To_openstack_WorkerStatus

func Convert_v1alpha1_WorkerStatus_To_openstack_WorkerStatus(in *WorkerStatus, out *openstack.WorkerStatus, s conversion.Scope) error

Convert_v1alpha1_WorkerStatus_To_openstack_WorkerStatus 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

Types

type CSIManila added in v1.33.0

type CSIManila struct {
	// Enabled is the switch to enable the CSI Manila driver support
	Enabled bool `json:"enabled"`
}

CSIManila contains configuration for CSI Manila driver (support for NFS volumes)

func (*CSIManila) DeepCopy added in v1.33.0

func (in *CSIManila) DeepCopy() *CSIManila

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

func (*CSIManila) DeepCopyInto added in v1.33.0

func (in *CSIManila) DeepCopyInto(out *CSIManila)

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

type CloudControllerManagerConfig

type CloudControllerManagerConfig struct {
	// FeatureGates contains information about enabled feature gates.
	// +optional
	FeatureGates map[string]bool `json:"featureGates,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"`
	// Constraints is an object containing constraints for certain values in the control plane config.
	Constraints Constraints `json:"constraints"`
	// DNSServers is a list of IPs of DNS servers used while creating subnets.
	// +optional
	DNSServers []string `json:"dnsServers,omitempty"`
	// DHCPDomain is the dhcp domain of the OpenStack system configured in nova.conf. Only meaningful for
	// Kubernetes 1.10.1+. See https://github.com/kubernetes/kubernetes/pull/61890 for details.
	// +optional
	DHCPDomain *string `json:"dhcpDomain,omitempty"`
	// KeyStoneURL is the URL for auth{n,z} in OpenStack (pointing to KeyStone).
	// +optional
	KeyStoneURL string `json:"keystoneURL,omitempty"`
	// KeystoneCACert is the CA Bundle for the KeyStoneURL.
	// +optional
	KeyStoneCACert *string `json:"keystoneCACert,omitempty"`
	// KeyStoneForceInsecure is a flag to control whether the OpenStack client should perform no certificate validation.
	// +optional
	KeyStoneForceInsecure bool `json:"keystoneForceInsecure,omitempty"`
	// KeyStoneURLs is a region-URL mapping for auth{n,z} in OpenStack (pointing to KeyStone).
	// +optional
	KeyStoneURLs []KeyStoneURL `json:"keystoneURLs,omitempty"`
	// 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"`
	// RequestTimeout specifies the HTTP timeout against the OpenStack API.
	// +optional
	RequestTimeout *metav1.Duration `json:"requestTimeout,omitempty"`
	// RescanBlockStorageOnResize specifies whether the storage plugin scans and checks new block device size before it resizes
	// the filesystem.
	// +optional
	RescanBlockStorageOnResize *bool `json:"rescanBlockStorageOnResize,omitempty"`
	// IgnoreVolumeAZ specifies whether the volumes AZ should be ignored when scheduling to nodes,
	// to allow for differences between volume and compute zone naming.
	// +optional
	IgnoreVolumeAZ *bool `json:"ignoreVolumeAZ,omitempty"`
	// NodeVolumeAttachLimit specifies how many volumes can be attached to a node.
	// +optional
	NodeVolumeAttachLimit *int32 `json:"nodeVolumeAttachLimit,omitempty"`
	// UseOctavia specifies whether the OpenStack Octavia network load balancing is used.
	// +optional
	UseOctavia *bool `json:"useOctavia,omitempty"`
	// UseSNAT specifies whether S-NAT is supposed to be used for the Gardener managed OpenStack router.
	// +optional
	UseSNAT *bool `json:"useSNAT,omitempty"`
	// ServerGroupPolicies specify the allowed server group policies for worker groups.
	// +optional
	ServerGroupPolicies []string `json:"serverGroupPolicies,omitempty"`
	// ResolvConfOptions specifies options to be added to /etc/resolv.conf on workers
	// +optional
	ResolvConfOptions []string `json:"resolvConfOptions,omitempty"`
	// StorageClasses defines storageclasses for the shoot
	// +optional
	StorageClasses []StorageClassDefinition `json:"storageClasses,omitempty"`
}

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 Constraints

type Constraints struct {
	// FloatingPools contains constraints regarding allowed values of the 'floatingPoolName' block in the control plane config.
	FloatingPools []FloatingPool `json:"floatingPools"`
	// LoadBalancerProviders contains constraints regarding allowed values of the 'loadBalancerProvider' block in the control plane config.
	LoadBalancerProviders []LoadBalancerProvider `json:"loadBalancerProviders"`
}

Constraints is an object containing constraints for the shoots.

func (*Constraints) DeepCopy

func (in *Constraints) DeepCopy() *Constraints

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

func (*Constraints) DeepCopyInto

func (in *Constraints) DeepCopyInto(out *Constraints)

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

type ControlPlaneConfig

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

	// CloudControllerManager contains configuration settings for the cloud-controller-manager.
	// +optional
	CloudControllerManager *CloudControllerManagerConfig `json:"cloudControllerManager,omitempty"`
	// LoadBalancerClasses available for a dedicated Shoot.
	// +optional
	LoadBalancerClasses []LoadBalancerClass `json:"loadBalancerClasses,omitempty"`
	// LoadBalancerProvider is the name of the load balancer provider in the OpenStack environment.
	LoadBalancerProvider string `json:"loadBalancerProvider"`
	// Zone is the OpenStack zone.
	// +optional
	// Deprecated: Don't use anymore. Will be removed in a future version.
	Zone *string `json:"zone,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 FloatingPool

type FloatingPool struct {
	// Name is the name of the floating pool.
	Name string `json:"name"`
	// Region is the region name.
	// +optional
	Region *string `json:"region,omitempty"`
	// Domain is the domain name.
	// +optional
	Domain *string `json:"domain,omitempty"`
	// DefaultFloatingSubnet is the default floating subnet for the floating pool.
	// +optional
	DefaultFloatingSubnet *string `json:"defaultFloatingSubnet,omitempty"`
	// NonConstraining specifies whether this floating pool is not constraining, that means additionally available independent of other FP constraints.
	// +optional
	NonConstraining *bool `json:"nonConstraining,omitempty"`
	// LoadBalancerClasses contains a list of supported labeled load balancer network settings.
	// +optional
	LoadBalancerClasses []LoadBalancerClass `json:"loadBalancerClasses,omitempty"`
}

FloatingPool contains constraints regarding allowed values of the 'floatingPoolName' block in the control plane config.

func (*FloatingPool) DeepCopy

func (in *FloatingPool) DeepCopy() *FloatingPool

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

func (*FloatingPool) DeepCopyInto

func (in *FloatingPool) DeepCopyInto(out *FloatingPool)

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

type FloatingPoolStatus

type FloatingPoolStatus struct {
	// ID is the floating pool id.
	ID string `json:"id"`
	// Name is the floating pool name.
	Name string `json:"name"`
}

FloatingPoolStatus contains information about the floating pool.

func (*FloatingPoolStatus) DeepCopy

func (in *FloatingPoolStatus) DeepCopy() *FloatingPoolStatus

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

func (*FloatingPoolStatus) DeepCopyInto

func (in *FloatingPoolStatus) DeepCopyInto(out *FloatingPoolStatus)

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"`
	// FloatingPoolName contains the FloatingPoolName name in which LoadBalancer FIPs should be created.
	FloatingPoolName string `json:"floatingPoolName"`
	// FloatingPoolSubnetName contains the fixed name of subnet or matching name pattern for subnet
	// in the Floating IP Pool where the router should be attached to.
	// +optional
	FloatingPoolSubnetName *string `json:"floatingPoolSubnetName,omitempty"`
	// Networks is the OpenStack specific network configuration
	Networks Networks `json:"networks"`
}

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"`
	// Networks contains information about the created Networks and some related resources.
	Networks NetworkStatus `json:"networks"`
	// Node contains information about Node related resources.
	Node NodeStatus `json:"node"`
	// SecurityGroups is a list of security groups that have been created.
	SecurityGroups []SecurityGroup `json:"securityGroups"`
}

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 KeyStoneURL

type KeyStoneURL struct {
	// Region is the name of the region.
	Region string `json:"region"`
	// URL is the keystone URL.
	URL string `json:"url"`
	// CACert is the CA Bundle for the KeyStoneURL.
	CACert *string `json:"caCert,omitempty"`
}

KeyStoneURL is a region-URL mapping for auth{n,z} in OpenStack (pointing to KeyStone).

func (*KeyStoneURL) DeepCopy

func (in *KeyStoneURL) DeepCopy() *KeyStoneURL

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

func (*KeyStoneURL) DeepCopyInto

func (in *KeyStoneURL) DeepCopyInto(out *KeyStoneURL)

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

type LoadBalancerClass

type LoadBalancerClass struct {
	// Name is the name of the LB class
	Name string `json:"name"`
	// Purpose is reflecting if the loadbalancer class has a special purpose e.g. default, internal.
	// +optional
	Purpose *string `json:"purpose"`
	// FloatingSubnetID is the subnetwork ID of a dedicated subnet in floating network pool.
	// +optional
	FloatingSubnetID *string `json:"floatingSubnetID,omitempty"`
	// FloatingSubnetTags is a list of tags which can be used to select subnets in the floating network pool.
	// +optional
	FloatingSubnetTags *string `json:"floatingSubnetTags,omitempty"`
	// FloatingSubnetName is can either be a name or a name pattern of a subnet in the floating network pool.
	// +optional
	FloatingSubnetName *string `json:"floatingSubnetName,omitempty"`
	// FloatingNetworkID is the network ID of the floating network pool.
	// +optional
	FloatingNetworkID *string `json:"floatingNetworkID,omitempty"`
	// SubnetID is the ID of a local subnet used for LoadBalancer provisioning. Only usable if no FloatingPool
	// configuration is done.
	// +optional
	SubnetID *string `json:"subnetID,omitempty"`
}

LoadBalancerClass defines a restricted network setting for generic LoadBalancer classes.

func (*LoadBalancerClass) DeepCopy

func (in *LoadBalancerClass) DeepCopy() *LoadBalancerClass

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

func (*LoadBalancerClass) DeepCopyInto

func (in *LoadBalancerClass) DeepCopyInto(out *LoadBalancerClass)

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

type LoadBalancerProvider

type LoadBalancerProvider struct {
	// Name is the name of the load balancer provider.
	Name string `json:"name"`
	// Region is the region name.
	// +optional
	Region *string `json:"region,omitempty"`
}

LoadBalancerProvider contains constraints regarding allowed values of the 'loadBalancerProvider' block in the control plane config.

func (*LoadBalancerProvider) DeepCopy

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

func (*LoadBalancerProvider) DeepCopyInto

func (in *LoadBalancerProvider) DeepCopyInto(out *LoadBalancerProvider)

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"`
	// Image is the name of the image.
	Image string `json:"image,omitempty"`
	// ID is the id of the image. (one of Image or ID must be set)
	ID string `json:"id,omitempty"`
	// 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"`
	// Image is the name of the image.
	Image string `json:"image,omitempty"`
	// Regions is an optional mapping to the correct Image ID for the machine image in the supported regions.
	Regions []RegionIDMapping `json:"regions,omitempty"`
}

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 MachineLabel added in v1.33.0

type MachineLabel struct {
	// Name is the machine label key
	Name string `json:"name"`
	// Value is the machine label value
	Value string `json:"value"`
	// TriggerRollingOnUpdate controls if the machines should be rolled if the value changes
	TriggerRollingOnUpdate bool `json:"triggerRollingOnUpdate,omitempty"`
}

MachineLabel define key value pair to label machines.

func (*MachineLabel) DeepCopy added in v1.33.0

func (in *MachineLabel) DeepCopy() *MachineLabel

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

func (*MachineLabel) DeepCopyInto added in v1.33.0

func (in *MachineLabel) DeepCopyInto(out *MachineLabel)

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

type NetworkStatus

type NetworkStatus struct {
	// ID is the Network id.
	ID string `json:"id"`
	// Name is the Network name.
	Name string `json:"name"`
	// FloatingPool contains information about the floating pool.
	FloatingPool FloatingPoolStatus `json:"floatingPool"`
	// Router contains information about the Router and related resources.
	Router RouterStatus `json:"router"`
	// Subnets is a list of subnets that have been created.
	Subnets []Subnet `json:"subnets"`
	// ShareNetwork contains information about a created/provided ShareNetwork
	// +optional
	ShareNetwork *ShareNetworkStatus `json:"shareNetwork,omitempty"`
}

NetworkStatus contains information about a generated Network or resources created in an existing Network.

func (*NetworkStatus) DeepCopy

func (in *NetworkStatus) DeepCopy() *NetworkStatus

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

func (*NetworkStatus) DeepCopyInto

func (in *NetworkStatus) DeepCopyInto(out *NetworkStatus)

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

type Networks

type Networks struct {
	// Router indicates whether to use an existing router or create a new one.
	// +optional
	Router *Router `json:"router,omitempty"`
	// Worker is a CIDRs of a worker subnet (private) to create (used for the VMs).
	// Deprecated - use `workers` instead.
	Worker string `json:"worker"`
	// Workers is a CIDRs of a worker subnet (private) to create (used for the VMs).
	Workers string `json:"workers"`
	// ID is the ID of an existing private network.
	// +optional
	ID *string `json:"id,omitempty"`
	// ShareNetwork holds information about the share network (used for shared file systems like NFS)
	// +optional
	ShareNetwork *ShareNetwork `json:"shareNetwork,omitempty"`
}

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 NodeStatus

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

NodeStatus contains information about Node related resources.

func (*NodeStatus) DeepCopy

func (in *NodeStatus) DeepCopy() *NodeStatus

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

func (*NodeStatus) DeepCopyInto

func (in *NodeStatus) DeepCopyInto(out *NodeStatus)

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

type Purpose

type Purpose string

Purpose is a purpose of a resource.

const (
	// PurposeNodes is a Purpose for node resources.
	PurposeNodes Purpose = "nodes"
)

type RegionIDMapping

type RegionIDMapping struct {
	// Name is the name of the region.
	Name string `json:"name"`
	// ID is the ID for the machine image in the given region.
	ID string `json:"id"`
	// Architecture is the CPU architecture of the machine image
	// +optional
	Architecture *string `json:"architecture,omitempty"`
}

RegionIDMapping is a mapping to the correct ID for the machine image in the given region.

func (*RegionIDMapping) DeepCopy

func (in *RegionIDMapping) DeepCopy() *RegionIDMapping

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

func (*RegionIDMapping) DeepCopyInto

func (in *RegionIDMapping) DeepCopyInto(out *RegionIDMapping)

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

type Router

type Router struct {
	// ID is the router id of an existing OpenStack router.
	ID string `json:"id"`
}

Router indicates whether to use an existing router or create a new one.

func (*Router) DeepCopy

func (in *Router) DeepCopy() *Router

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

func (*Router) DeepCopyInto

func (in *Router) DeepCopyInto(out *Router)

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

type RouterStatus

type RouterStatus struct {
	// ID is the Router id.
	ID string `json:"id"`
	// IP is the router ip.
	IP string `json:"ip"`
}

RouterStatus contains information about a generated Router or resources attached to an existing Router.

func (*RouterStatus) DeepCopy

func (in *RouterStatus) DeepCopy() *RouterStatus

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

func (*RouterStatus) DeepCopyInto

func (in *RouterStatus) DeepCopyInto(out *RouterStatus)

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 Purpose `json:"purpose"`
	// ID is the security group id.
	ID string `json:"id"`
	// Name is the security group name.
	Name string `json:"name"`
}

SecurityGroup is an OpenStack security group related to a Network.

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 ServerGroup added in v1.14.0

type ServerGroup struct {
	// Policy describes the kind of affinity policy for instances of the server group.
	// https://docs.openstack.org/python-openstackclient/ussuri/cli/command-objects/server-group.html
	Policy string `json:"policy"`
}

ServerGroup contains configuration data for setting up a server group.

func (*ServerGroup) DeepCopy added in v1.14.0

func (in *ServerGroup) DeepCopy() *ServerGroup

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

func (*ServerGroup) DeepCopyInto added in v1.14.0

func (in *ServerGroup) DeepCopyInto(out *ServerGroup)

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

type ServerGroupDependency added in v1.14.0

type ServerGroupDependency struct {
	// PoolName identifies the worker pool that this dependency belongs
	PoolName string `json:"poolName"`
	// ID is the provider's generated ID for a server group
	ID string `json:"id"`
	// Name is the name of the server group
	Name string `json:"name"`
}

ServerGroupDependency is a reference to an external machine dependency of OpenStack server groups.

func (*ServerGroupDependency) DeepCopy added in v1.14.0

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

func (*ServerGroupDependency) DeepCopyInto added in v1.14.0

func (in *ServerGroupDependency) DeepCopyInto(out *ServerGroupDependency)

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

type ShareNetwork added in v1.33.0

type ShareNetwork struct {
	// Enabled is the switch to enable the creation of a share network
	Enabled bool `json:"enabled"`
}

ShareNetwork holds information about the share network (used for shared file systems like NFS)

func (*ShareNetwork) DeepCopy added in v1.33.0

func (in *ShareNetwork) DeepCopy() *ShareNetwork

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

func (*ShareNetwork) DeepCopyInto added in v1.33.0

func (in *ShareNetwork) DeepCopyInto(out *ShareNetwork)

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

type ShareNetworkStatus added in v1.33.0

type ShareNetworkStatus struct {
	// ID is the Network id.
	ID string `json:"id"`
	// Name is the Network name.
	Name string `json:"name"`
}

ShareNetworkStatus contains information about a generated ShareNetwork

func (*ShareNetworkStatus) DeepCopy added in v1.33.0

func (in *ShareNetworkStatus) DeepCopy() *ShareNetworkStatus

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

func (*ShareNetworkStatus) DeepCopyInto added in v1.33.0

func (in *ShareNetworkStatus) DeepCopyInto(out *ShareNetworkStatus)

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

type Storage added in v1.33.0

type Storage struct {
	// CSIManila contains configuration for CSI Manila driver (support for NFS volumes)
	// +optional
	CSIManila *CSIManila `json:"csiManila,omitempty"`
}

Storage contains configuration for storage in the cluster.

func (*Storage) DeepCopy added in v1.33.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.33.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 StorageClassDefinition added in v1.31.0

type StorageClassDefinition struct {
	// Name is the name of the storageclass
	Name string `json:"name"`
	// Default set the storageclass to the default one
	// +optional
	Default *bool `json:"default,omitempty"`
	// Provisioner set the Provisioner inside the storageclass
	// +optional
	Provisioner *string `json:"provisioner,omitempty"`
	// Parameters adds parameters to the storageclass (storageclass.parameters)
	// +optional
	Parameters map[string]string `json:"parameters,omitempty"`
	// Annotations sets annotations for the storageclass
	// +optional
	Annotations map[string]string `json:"annotations,omitempty"`
	// Labels sets labels for the storageclass
	// +optional
	Labels map[string]string `json:"labels,omitempty"`
	// ReclaimPolicy sets reclaimPolicy for the storageclass
	// +optional
	ReclaimPolicy *string `json:"reclaimPolicy,omitempty"`
	// VolumeBindingMode sets bindingMode for the storageclass
	// +optional
	VolumeBindingMode *string `json:"volumeBindingMode,omitempty"`
}

StorageClassDefinition is a definition of a storageClass

func (*StorageClassDefinition) DeepCopy added in v1.31.0

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

func (*StorageClassDefinition) DeepCopyInto added in v1.31.0

func (in *StorageClassDefinition) DeepCopyInto(out *StorageClassDefinition)

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 Purpose `json:"purpose"`
	// ID is the subnet id.
	ID string `json:"id"`
}

Subnet is an OpenStack subnet related to a Network.

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 WorkerConfig added in v1.14.0

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.
	NodeTemplate *extensionsv1alpha1.NodeTemplate `json:"nodeTemplate,omitempty"`
	// ServerGroup contains configuration data for the worker pool's server group. If this object is present,
	// OpenStack provider extension will try to create a new server group for instances of this worker pool.
	ServerGroup *ServerGroup `json:"serverGroup,omitempty"`

	// MachineLabels define key value pairs to add to machines.
	MachineLabels []MachineLabel `json:"machineLabels,omitempty"`
}

WorkerConfig contains configuration data for a worker pool.

func (*WorkerConfig) DeepCopy added in v1.14.0

func (in *WorkerConfig) DeepCopy() *WorkerConfig

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

func (*WorkerConfig) DeepCopyInto added in v1.14.0

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 added in v1.14.0

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"`

	// ServerGroupDependencies is a list of external server group dependencies.
	// +optional
	ServerGroupDependencies []ServerGroupDependency `json:"serverGroupDependencies,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.

Jump to

Keyboard shortcuts

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