# Functions
Convert_sshprovider_ClusterSpec_To_v1alpha1_ClusterSpec is an autogenerated conversion function.
Convert_sshprovider_ClusterStatus_To_v1alpha1_ClusterStatus is an autogenerated conversion function.
Convert_sshprovider_EtcdMember_To_v1alpha1_EtcdMember is an autogenerated conversion function.
Convert_sshprovider_MachineComponentVersions_To_v1alpha1_MachineComponentVersions is an autogenerated conversion function.
Convert_sshprovider_MachineSpec_To_v1alpha1_MachineSpec is an autogenerated conversion function.
Convert_sshprovider_MachineStatus_To_v1alpha1_MachineStatus is an autogenerated conversion function.
Convert_sshprovider_ProvisionedMachine_To_v1alpha1_ProvisionedMachine is an autogenerated conversion function.
Convert_sshprovider_ProvisionedMachineList_To_v1alpha1_ProvisionedMachineList is an autogenerated conversion function.
Convert_sshprovider_ProvisionedMachineSpec_To_v1alpha1_ProvisionedMachineSpec is an autogenerated conversion function.
Convert_sshprovider_ProvisionedMachineStatus_To_v1alpha1_ProvisionedMachineStatus is an autogenerated conversion function.
Convert_sshprovider_SSHConfig_To_v1alpha1_SSHConfig is an autogenerated conversion function.
Convert_sshprovider_VIPConfiguration_To_v1alpha1_VIPConfiguration is an autogenerated conversion function.
Convert_v1alpha1_ClusterSpec_To_sshprovider_ClusterSpec is an autogenerated conversion function.
Convert_v1alpha1_ClusterStatus_To_sshprovider_ClusterStatus is an autogenerated conversion function.
Convert_v1alpha1_EtcdMember_To_sshprovider_EtcdMember is an autogenerated conversion function.
Convert_v1alpha1_MachineComponentVersions_To_sshprovider_MachineComponentVersions is an autogenerated conversion function.
Convert_v1alpha1_MachineSpec_To_sshprovider_MachineSpec is an autogenerated conversion function.
Convert_v1alpha1_MachineStatus_To_sshprovider_MachineStatus is an autogenerated conversion function.
Convert_v1alpha1_ProvisionedMachine_To_sshprovider_ProvisionedMachine is an autogenerated conversion function.
Convert_v1alpha1_ProvisionedMachineList_To_sshprovider_ProvisionedMachineList is an autogenerated conversion function.
Convert_v1alpha1_ProvisionedMachineSpec_To_sshprovider_ProvisionedMachineSpec is an autogenerated conversion function.
Convert_v1alpha1_ProvisionedMachineStatus_To_sshprovider_ProvisionedMachineStatus is an autogenerated conversion function.
Convert_v1alpha1_SSHConfig_To_sshprovider_SSHConfig is an autogenerated conversion function.
Convert_v1alpha1_VIPConfiguration_To_sshprovider_VIPConfiguration is an autogenerated conversion function.
Kind takes an unqualified kind and returns a Group qualified GroupKind.
RegisterConversions adds conversion functions to the given scheme.
RegisterDefaults adds defaulters functions to the given scheme.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
# Constants
Secret.Data["ssh-privatekey"] - private key needed for authentication.
Secret.Data["username"] - username used for authentication.
GroupName is the group name use in this package.
No description provided by the author
No description provided by the author
# Variables
AddToScheme is exposed for API installation.
SchemeBuilder needs to be exported as `SchemeBuilder` so the code-generation can find it.
SchemeGroupVersion is group version used to register these objects.
# Structs
ClusterSpec defines the desired provider-specific state of the cluster.
ClusterStatus defines the observed provider-specific state of the cluster.
EtcdMember defines the configuration of an etcd member.
MachineComponentVersions.
MachineSpec.
MachineStatus.
ProvisionedMachine describes a machine provisioned to accept SSH requests.
ProvisionedMachineList is a list of ProvisionedMachines.
ProvisionedMachineSpec defines the desired state of ProvisionedMachine.
ProvisionedMachineStatus defines the observed state of ProvisionedMachine.
SSHConfig specifies everything needed to ssh to a host.
VIPConfiguration specifies the parameters used to provision a virtual IP which API servers advertise and accept requests on.
# Type aliases
The MachineRole indicates the purpose of the Machine, and will determine what software and configuration will be used when provisioning and managing the Machine.