Documentation
¶
Index ¶
- func CreateManager(opts KubeManagerOptions) (ctrl.Manager, error)
- func SetupWithManager(mgr manager.Manager, dp *distros.Provider) error
- type KubeManagerOptions
- type SourcesDefaulter
- type SourcesValidator
- func (s *SourcesValidator) ValidateCreate(ctx context.Context, obj runtime.Object) (admission.Warnings, error)
- func (s *SourcesValidator) ValidateDelete(ctx context.Context, obj runtime.Object) (admission.Warnings, error)
- func (s *SourcesValidator) ValidateUpdate(ctx context.Context, oldObj, newObj runtime.Object) (admission.Warnings, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateManager ¶
func CreateManager(opts KubeManagerOptions) (ctrl.Manager, error)
Types ¶
type KubeManagerOptions ¶
type SourcesDefaulter ¶
type SourcesValidator ¶
func (*SourcesValidator) ValidateCreate ¶
func (*SourcesValidator) ValidateDelete ¶
func (*SourcesValidator) ValidateUpdate ¶
Click to show internal directories.
Click to hide internal directories.