auth_components

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewScopesMutator

func NewScopesMutator(
	client client.Client,
	scheme *runtime.Scheme,
	apiFactory components.APIFactory,
) controllerutils.Mutator[*authcomponentsv1beta2.Scope]

Types

type ClientsMutator

type ClientsMutator struct {
	// contains filtered or unexported fields
}

TODO: Make auth server deletion blocked by client deletion

func (ClientsMutator) Mutate

func (c ClientsMutator) Mutate(ctx context.Context, actualK8SClient *authcomponentsv1beta2.Client) (*ctrl.Result, error)

func (ClientsMutator) SetupWithBuilder

func (c ClientsMutator) SetupWithBuilder(mgr ctrl.Manager, builder *ctrl.Builder) error

type ScopesMutator

type ScopesMutator struct {
	// contains filtered or unexported fields
}

func (ScopesMutator) Mutate

func (s ScopesMutator) Mutate(ctx context.Context, actualK8SScope *authcomponentsv1beta2.Scope) (*ctrl.Result, error)

func (ScopesMutator) SetupWithBuilder

func (s ScopesMutator) SetupWithBuilder(mgr ctrl.Manager, builder *ctrl.Builder) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL