package
4.16.15+incompatible
Repository: https://github.com/openshift/installer.git
Documentation: pkg.go.dev

# Functions

AddServiceAccountRoles adds predefined roles for service account.
CreateServiceAccount is used to create a service account for a compute instance.
EditIgnition attempts to edit the contents of the bootstrap ignition when the user has selected a custom DNS configuration.
GetMasterRoles returns the pre-defined roles for a master node.
GetWorkerRoles returns the pre-defined roles for a worker node.
NewComputeService wraps the creation of a gcp compute service creation.
WaitForOperationGlobal will attempt to wait for a operation to complete where the operational resource is globally scoped.
WaitForOperationRegional will attempt to wait for a operation to complete where the operational resource is regionally scoped.

# Structs

Provider implements gcp infrastructure in conjunction with the GCP CAPI provider.