Documentation ¶
Index ¶
Constants ¶
View Source
const ( // McpReady indicates that the MachineConfig and MachineConfigPool are ready McpReady string = "McpReady" // TenantObjsSynced indicates that the tenant cm and secrets are synced to infra TenantObjsSynced string = "TenantObjsSynced" // OvnKubeReady indicates that the ovnkube-node DaemonSet is ready OvnKubeReady string = "OvnKubeReady" // ReasonCreated is used when desired objects are created ReasonCreated = "Created" // ReasonCreated is used when desired objects failed to be created ReasonFailedCreated = "FailedCreated" // ReasonNotFound is used when desired objects is not found ReasonNotFound = "NotFound" // ReasonProgressing is used when update is progressing ReasonProgressing = "Progressing" // ReasonCreated is used when desired objects failed to start ReasonFailedStart = "FailedStart" )
Variables ¶
This section is empty.
Functions ¶
func Conditions ¶
func Conditions() *conditionsBuilder
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package v1alpha1 contains API Schema definitions for the dpu v1alpha1 API group +kubebuilder:object:generate=true +groupName=dpu.openshift.io
|
Package v1alpha1 contains API Schema definitions for the dpu v1alpha1 API group +kubebuilder:object:generate=true +groupName=dpu.openshift.io |
Click to show internal directories.
Click to hide internal directories.