package
4.16.15+incompatible
Repository: https://github.com/openshift/installer.git
Documentation: pkg.go.dev
# Functions
BootISOImageName is the image name for Bootstrap node for a given infraID.
BootISOImagePath is the image path for Bootstrap node for a given infraID and path.
CategoryKey returns the cluster specific category key name.
CreateBootstrapISO creates a ISO for the bootstrap node.
CreateNutanixClient creates a Nutanix V3 Client.
CreateNutanixClientFromPlatform creates a Nutanix V3 clinet based on the platform configuration.
InsertHostnameIgnition inserts the file "/etc/hostname" with the given hostname to the provided Ignition config data.
RHCOSImageName is the unique image name for a given cluster.
WaitForTask waits until a queued task has been finished or timeout has been reached.
WaitForTasks is a wrapper for WaitForTask.
# Constants
CategoryValueOwned is the category value representing owned by the cluster.
CategoryValueShared is the category value representing shared by the cluster.
CredentialsSecretName is the default nutanix credentials secret name.
Name is the platform in the package.
# Structs
FailureDomain configures failure domain information for the Nutanix platform.
MachinePool stores the configuration for a machine pool installed on Nutanix.
Metadata contains Nutanix metadata (e.g.
OSDisk defines the disk for a virtual machine.
Platform stores any global configuration used for Nutanix platforms.
PrismCentral holds the endpoint and credentials data used to connect to the Prism Central.
PrismElement holds the uuid, endpoint of the Prism Element (cluster).
PrismEndpoint holds the endpoint address and port to access the Nutanix Prism Central or Element (cluster).