Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
Option defines a function signature for any function that wants to be passed into Build
func WithAnnotationsPopulated ¶
func WithAnnotationsPopulated() Option
WithAnnotationsPopulated ensures that object.Annotations is not nil.
func WithControllerOwnerReference ¶
WithControllerOwnerReference sets the owner reference to the supplied object.
func WithNamePostfix ¶
WithNamePostfix appends the string passed in to the object.Name field when building an with Build.
func WithNamespace ¶
WithNamespace sets the object.Namespace field when building an object with Build.
Click to show internal directories.
Click to hide internal directories.