package
1.14.16-dcf8320c8c4e
Repository: https://github.com/openshift/installer.git
Documentation: pkg.go.dev
# Constants
BlockDeviceLabel is the volume label to be used for the image-based installer configuration ISO.
ImageBasedConfigVersion is the version supported by this package.
SeedReconfigurationVersion is the current version of the SeedReconfiguration struct.
# Structs
AdditionalTrustBundle represents the PEM-encoded X.509 certificate bundle that will be added to the nodes' trusted certificate store.
ClientAuthCrypto contains the CA certificate used to sign the cluster's cryptographic objects.
Config is the API for specifying configuration for the image-based configuration ISO.
IngresssCrypto contains the ingrees CA certificate.
InstallationConfig is the API for specifying configuration for the image-based installation ISO.
KubeAPICrypto contains the kubernetes API private keys and certificates that are used to generate and sign the cluster's cryptographic objects.
KubeConfigCryptoRetention contains all the crypto material that is required for the image-based installer to ensure that the kubeconfigs can be used to access the cluster after its configuration.
SeedReconfiguration contains all the information that is required to transform a machine started from a single-node OpenShift (SNO) seed OCI image (which contains dummy seed configuration) into a SNO cluster with the desired configuration.
ServingCrypto contains the kubernetes API private keys that are used to generate the cluster's certificates.