secrets

package
v1.33.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddClusterCAController

func AddClusterCAController(mgr manager.Manager, opts options.AddOptions) error

func AddTenantController

func AddTenantController(mgr manager.Manager, opts options.AddOptions) error

Types

type ClusterCAController

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

func (*ClusterCAController) Reconcile

func (r *ClusterCAController) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

type TenantController

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

TenantControllers runs in multi-tenant mode and provisions a CA per-tenant, as well as generating a trusted bundle to place in each tenant's namespace.

func (*TenantController) Reconcile

func (r *TenantController) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

Jump to

Keyboard shortcuts

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