package
1.1.16
Repository: https://github.com/openshift/hive.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AWSCloudBuilder encapsulates cluster artifact generation logic specific to AWS.
AzureCloudBuilder encapsulates cluster artifact generation logic specific to Azure.
Builder can be used to build all artifacts required for to create a ClusterDeployment.
GCPCloudBuilder encapsulates cluster artifact generation logic specific to GCP.
InstallConfigTemplate allows for overlaying generic InstallConfig with parts known to Hive.
OpenStackCloudBuilder encapsulates cluster artifact generation logic specific to OpenStack.
OvirtCloudBuilder encapsulates cluster artifact generation logic specific to oVirt.
VSphereCloudBuilder encapsulates cluster artifact generation logic specific to vSphere.

# Interfaces

CloudBuilder interface exposes the functions we will use to set cloud specific portions of the cluster's resources.