package
4.16.15+incompatible
Repository: https://github.com/openshift/installer.git
Documentation: pkg.go.dev
# Functions
GatedFeatures determines all of the install config fields that should be validated to ensure that the proper featuregate is enabled when the field is used.
ValidateDefaultDiskType checks that the specified disk type is valid for default GCP Machine Platform.
ValidateMachinePool checks that the specified machine pool is valid.
ValidateMasterDiskType checks that the specified disk type is valid for control plane.
ValidatePlatform checks that the specified platform is valid.
ValidateServiceAccount checks that the service account is only supplied for control plane nodes and during a shared vpn installation.
# Variables
Regions is a map of known GCP regions.