Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultNameQualifier = "rust." + plugins.DefaultNameQualifier
DefaultNameQualifier is the suffix appended to all kubebuilder plugin names for Rust operators.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
Options contains the information required to build a new resource.Resource.
func (Options) UpdateResource ¶
UpdateResource updates the provided resource with the options
Click to show internal directories.
Click to hide internal directories.