Versions in this module Expand all Collapse all v1 v1.0.0 Mar 24, 2020 Changes in this version + type MachinePool struct + InstanceType string + Zones []string + func (a *MachinePool) Set(required *MachinePool) + func (in *MachinePool) DeepCopy() *MachinePool + func (in *MachinePool) DeepCopyInto(out *MachinePool) + type Metadata struct + Region string + func (in *Metadata) DeepCopy() *Metadata + func (in *Metadata) DeepCopyInto(out *Metadata) + type OSDisk struct + DiskSizeGB int32 + func (in *OSDisk) DeepCopy() *OSDisk + func (in *OSDisk) DeepCopyInto(out *OSDisk) + type Platform struct + BaseDomainResourceGroupName string + CredentialsSecretRef corev1.LocalObjectReference + Region string + func (in *Platform) DeepCopy() *Platform + func (in *Platform) DeepCopyInto(out *Platform) + func (p *Platform) SetBaseDomain(baseDomainID string) error