Versions in this module Expand all Collapse all v1 v1.0.0 Mar 24, 2020 Changes in this version + type EC2RootVolume struct + IOPS int + Size int + Type string + func (in *EC2RootVolume) DeepCopy() *EC2RootVolume + func (in *EC2RootVolume) DeepCopyInto(out *EC2RootVolume) + type MachinePoolPlatform struct + InstanceType string + Zones []string + func (in *MachinePoolPlatform) DeepCopy() *MachinePoolPlatform + func (in *MachinePoolPlatform) DeepCopyInto(out *MachinePoolPlatform) + type Platform struct + DefaultMachinePlatform *MachinePoolPlatform + Region string + UserTags map[string]string + func (in *Platform) DeepCopy() *Platform + func (in *Platform) DeepCopyInto(out *Platform) + type PlatformSecrets struct + Credentials corev1.LocalObjectReference + func (in *PlatformSecrets) DeepCopy() *PlatformSecrets + func (in *PlatformSecrets) DeepCopyInto(out *PlatformSecrets)