multiphase

package
v2.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2025 License: MIT Imports: 2 Imported by: 5

Documentation

Overview

Package shared contains types and functions used by API definitions in the operators package +groupName=operators.webcenter.fr

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultMultiPhaseObjectStatus

type DefaultMultiPhaseObjectStatus struct {
	apis.DefaultObjectStatus `json:",inline"`

	// Phase is the current phase
	// +operator-sdk:csv:customresourcedefinitions:type=status
	PhaseName shared.PhaseName `json:"phase,omitempty"`
}

DefaultMultiPhaseObjectStatus is the default status for CRD used to create multiple K8s resources

func (*DefaultMultiPhaseObjectStatus) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DefaultMultiPhaseObjectStatus.

func (*DefaultMultiPhaseObjectStatus) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*DefaultMultiPhaseObjectStatus) GetPhaseName

func (*DefaultMultiPhaseObjectStatus) SetPhaseName

func (h *DefaultMultiPhaseObjectStatus) SetPhaseName(name shared.PhaseName)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL