Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AcceptanceError ¶
AcceptanceError captures the reason that a resource update was not accepted.
type Condition ¶
Condition aliases v1alpha1.Condition until metav1.Condition is available, which should be Kubernetes 1.19.
func NewAcceptedCondition ¶
NewAcceptedCondition returns a *v1alpha1.Condition initialized for the given runtime.Object.
type CreateOptionFunc ¶
type CreateOptionFunc func(*client.CreateOptions)
CreateOptionFunc generates a client.CreateOption.
func (CreateOptionFunc) ApplyToCreate ¶
func (f CreateOptionFunc) ApplyToCreate(o *client.CreateOptions)
ApplyToCreate ..
Click to show internal directories.
Click to hide internal directories.