controllers

package
v0.0.0-...-e8b6d62 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: Apache-2.0 Imports: 20 Imported by: 1

Documentation

Overview

Package controllers contains the tanzu-auth-controller-manager code.

Index

Constants

View Source
const (
	InfrastructureProviderVSphere = "vsphere"
	InfrastructureProviderAWS     = "aws"
	InfrastructureProviderAzure   = "azure"
	InfrastructureProviderDocker  = "docker"
)

infrastructure provider name constants

View Source
const (
	// InfrastructureRefVSphere is the vSphere infrastructure
	InfrastructureRefVSphere = "VSphereCluster"
	// InfrastructureRefAWS is the AWS infrastructure
	InfrastructureRefAWS = "AWSCluster"
	// InfrastructureRefAzure is the Azure infrastructure
	InfrastructureRefAzure = "AzureCluster"
)
View Source
const (
	CascadeControllerV1alpha1Name = "v1alpha1 tanzu auth cascade controller"
	CascadeControllerV1alpha3Name = "v1alpha3 tanzu auth cascade controller"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PinnipedV1Controller

type PinnipedV1Controller struct {
	Log logr.Logger
	// contains filtered or unexported fields
}

func NewV1Controller

func NewV1Controller(c client.Client) *PinnipedV1Controller

func (*PinnipedV1Controller) Reconcile

func (*PinnipedV1Controller) SetupWithManager

func (c *PinnipedV1Controller) SetupWithManager(manager ctrl.Manager) error

type PinnipedV3Controller

type PinnipedV3Controller struct {
	Log logr.Logger
	// contains filtered or unexported fields
}

func NewV3Controller

func NewV3Controller(c client.Client) *PinnipedV3Controller

func (*PinnipedV3Controller) Reconcile

func (*PinnipedV3Controller) SetupWithManager

func (c *PinnipedV3Controller) SetupWithManager(manager ctrl.Manager) error

Jump to

Keyboard shortcuts

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