auth

package
v0.0.27 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthReconciler

type AuthReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func NewAuthReconciler

func NewAuthReconciler(client client.Client, builder *builder.Builder) *AuthReconciler

func (*AuthReconciler) ReconcileGrant

func (r *AuthReconciler) ReconcileGrant(ctx context.Context, key, userKey types.NamespacedName, owner metav1.Object,
	grantOpts builder.GrantOpts) error

func (*AuthReconciler) ReconcileUser

func (r *AuthReconciler) ReconcileUser(ctx context.Context, key types.NamespacedName, owner metav1.Object,
	userOpts builder.UserOpts) error

func (*AuthReconciler) ReconcileUserGrant

func (r *AuthReconciler) ReconcileUserGrant(ctx context.Context, key types.NamespacedName, owner metav1.Object,
	userOpts builder.UserOpts, grantOpts ...GrantOpts) (ctrl.Result, error)

type GrantOpts

type GrantOpts struct {
	builder.GrantOpts
	Key types.NamespacedName
}

Jump to

Keyboard shortcuts

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