package
2.0.0-20230208192055-6241090b1050
Repository: https://github.com/mirantis/mcc-api.git
Documentation: pkg.go.dev

# Constants

Set on RequestPhaseApproveWaiting and RequestPhaseInputWaiting phases.
Set on PerfTestFinished and RequestPhaseCompleted and RequestPhaseCompletedWithWarnings phases.
Set on PerfTestInProgress and RequestPhaseProcessing and RequestPhaseValidating phases.
Set on PerfTestFailed and RequestPhaseFailed phases.
Set on initial create and for PerfTestPending and RequestPhasePending phases.
Set on PerfTestSuspended phase.
Set on PerfTestWaitingRun and PerfTestScheduling phases.

# Structs

CephClusterSpec is the Schema for the KaaS Public API.
CephClusterStatus is a common status of Ceph cluster and MiraCeph object.
CephNodeGroup is the node groups definition for the KaaS Public API.
CephNodeReduced is the node definition for the KaaS Public API.
+k8s:deepcopy-gen=true CephOperationRequestSpec is the definition of operation for Ceph cluster.
CephOperationRequestStatus is the status of corresponding operation requets.
CephStorageDeviceReduced is the device definition for the KaaS Public API.

# Type aliases

RequestPhase is a enum for request phases.