package
1.14.16-dcf8320c8c4e
Repository: https://github.com/openshift/installer.git
Documentation: pkg.go.dev
# Constants
InstallConfigFilename is the file containing the install-config.
# Structs
ClusterConfiguration generates the image-based installer cluster configuration asset.
ClusterID is the unique ID of the cluster, immutable during the cluster's life.
ConfigImage is an asset that generates a configuration ISO that can be used to configure image-based installer provisioned hosts.
ExtraManifests reads the additional manifests for cluster customization.
ImageBasedConfig reads the image-based-config.yaml file.
ImageBasedKubeAPIServerCompleteCABundle is the asset the generates the kube-apiserver-complete-server-ca-bundle, which contains all the certs that are valid to confirm the kube-apiserver identity and it also contains the Ingress Operator CA certificate.
ImageDigestSources generates the image-based installer image digest sources asset.
IngressOperatorCABundle is the asset the generates the ingress-operator-signer-ca-bundle, which contains all the ingrees operator signer CA.
IngressOperatorSignerCertKey is the asset that generates the ingress operator key/cert pair.
InstallConfig is an InstallConfig where the default is empty, rather than generated from running the survey.