Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(optionsApplier pkg.KubernetesOptionApplier)
func WithSchemeBuilder ¶
func WithSchemeBuilder(builder runtime.SchemeBuilder) Option
WithSchemeBuilder allows to add custom scheme builder to the controller-runtime client All default kubernetes schemes (k8s.io/api) is already added by default
func (Option) Apply ¶
func (opt Option) Apply(o pkg.KubernetesOptionApplier)
Click to show internal directories.
Click to hide internal directories.