Versions in this module Expand all Collapse all v0 v0.1.0 Oct 19, 2018 Changes in this version + const GroupName + var AddToScheme = SchemeBuilder.AddToScheme + var SchemeBuilder runtime.SchemeBuilder + var SchemeGroupVersion = schema.GroupVersion + func Kind(kind string) schema.GroupKind + func Resource(resource string) schema.GroupResource + type CloudInit struct + ISOImagePath string + UserData string + type LibvirtClusterProviderConfig struct + func (in *LibvirtClusterProviderConfig) DeepCopy() *LibvirtClusterProviderConfig + func (in *LibvirtClusterProviderConfig) DeepCopyInto(out *LibvirtClusterProviderConfig) + func (in *LibvirtClusterProviderConfig) DeepCopyObject() runtime.Object + type LibvirtClusterProviderStatus struct + func (in *LibvirtClusterProviderStatus) DeepCopy() *LibvirtClusterProviderStatus + func (in *LibvirtClusterProviderStatus) DeepCopyInto(out *LibvirtClusterProviderStatus) + func (in *LibvirtClusterProviderStatus) DeepCopyObject() runtime.Object + type LibvirtMachineProviderCondition struct + LastProbeTime metav1.Time + LastTransitionTime metav1.Time + Message string + Reason string + Status corev1.ConditionStatus + Type LibvirtMachineProviderConditionType + func (in *LibvirtMachineProviderCondition) DeepCopy() *LibvirtMachineProviderCondition + func (in *LibvirtMachineProviderCondition) DeepCopyInto(out *LibvirtMachineProviderCondition) + type LibvirtMachineProviderConditionType string + const MachineCreated + type LibvirtMachineProviderConfig struct + Autostart bool + CloudInit *CloudInit + DomainMemory int + DomainVcpu int + IgnKey string + NetworkInterfaceAddress string + NetworkInterfaceHostname string + NetworkInterfaceName string + NetworkUUID string + URI string + Volume *Volume + func (in *LibvirtMachineProviderConfig) DeepCopy() *LibvirtMachineProviderConfig + func (in *LibvirtMachineProviderConfig) DeepCopyInto(out *LibvirtMachineProviderConfig) + func (in *LibvirtMachineProviderConfig) DeepCopyObject() runtime.Object + type LibvirtMachineProviderStatus struct + Conditions []LibvirtMachineProviderCondition + InstanceID *string + InstanceState *string + func (in *LibvirtMachineProviderStatus) DeepCopy() *LibvirtMachineProviderStatus + func (in *LibvirtMachineProviderStatus) DeepCopyInto(out *LibvirtMachineProviderStatus) + func (in *LibvirtMachineProviderStatus) DeepCopyObject() runtime.Object + type Volume struct + BaseVolumeID string + PoolName string + VolumeName string + func (in *Volume) DeepCopy() *Volume + func (in *Volume) DeepCopyInto(out *Volume)