package
0.0.0-20241024143818-ec4eabd35aba
Repository: https://github.com/openshift/gcp-project-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Wrap allows you to wrap the error message with file,line,caller informations which can be useful for reporting.

# Variables

ErrClusterInstalled indicates the cluster is already installed.
ErrInactiveProject indicates that the project lifecycleState is not active.
ErrMissingProjectID indicates that the cluster deployment is missing the field ProjectID.
ErrMissingRegion indicates that the cluster deployment is missing the field Region.
ErrNotGCPCluster indicates that the cluster is not a gcp cluster.
ErrNotManagedCluster indicates this is not an OSD managed cluster.
ErrRegionNotSupported indicates the region is not supported by OSD on GCP.
ErrUnexpectedLifecycleState indicates that the project is in an unexpacted LifecycleState.