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

# Functions

AWSAssumeRoleCLIConfig creates a secret that can assume the role using the hiveutil credential_process helper.
No description provided by the author
CopyAWSServiceProviderSecret copies the AWS service provider secret to the dest namespace when HiveAWSServiceProviderCredentialsSecretRefEnvVar is set in envVars.
GenerateInstallerJob creates a job to install an OpenShift cluster given a ClusterDeployment and an installer image.
GenerateUninstallerJobForDeprovision generates an uninstaller job for a given deprovision request.
GetInstallJobName returns the expected name of the install job for a cluster provision.
GetUninstallJobName returns the expected name of the deprovision job for a cluster deployment.
InstallerPodSpec generates a spec for an installer pod.

# Constants

LibvirtSSHPrivateKeyDir is the directory where the generated Job will mount the libvirt ssh secret to.
SSHPrivateKeyDir is the directory where the generated Job will mount the ssh secret to.

# Variables

LibvirtSSHPrivateKeyFilePath is the path to the private key contents (from the libvirt SSH secret).
SSHPrivateKeyFilePath is the path to the private key contents (from the SSH secret).