Documentation ¶
Overview ¶
Package shared contains types and functions used by API definitions in the operators package +groupName=operators.example.com
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConditionName ¶
type ConditionName string
Condition is the condition name
func (ConditionName) String ¶
func (o ConditionName) String() string
String return the condition name as string
type FinalizerName ¶
type FinalizerName string
FinalizerName is the finalizer name
func (FinalizerName) String ¶
func (o FinalizerName) String() string
String return the finalizer name as string
Click to show internal directories.
Click to hide internal directories.