Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrClusterInstalled = errors.New("ClusterInstalled")
ErrClusterInstalled indicates the cluster is already installed
View Source
var ErrInactiveProject = errors.New("InactiveProject")
ErrInactiveProject indicates that the project lifecycleState is not active
View Source
var ErrMissingProjectID = errors.New("MissingProjectID")
ErrMissingProjectID indicates that the cluster deployment is missing the field ProjectID
View Source
var ErrMissingRegion = errors.New("MissingRegion")
ErrMissingRegion indicates that the cluster deployment is missing the field Region
View Source
var ErrNotGCPCluster = errors.New("NotGCPCluster")
ErrNotGCPCluster indicates that the cluster is not a gcp cluster
View Source
var ErrNotManagedCluster = errors.New("NotManagedCluster")
ErrNotManagedCluster indicates this is not an OSD managed cluster
View Source
var ErrRegionNotSupported = errors.New("RegionNotSupported")
ErrRegionNotSupported indicates the region is not supported by OSD on GCP.
View Source
var ErrUnexpectedLifecycleState = errors.New("UnexpectedLifecycleState")
ErrUnexpectedLifecycleState indicates that the project is in an unexpacted LifecycleState
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.