configmap

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InvalidAKOConfigMapErr = errors.New("Invalid format of AKO ConfigMap")

Functions

This section is empty.

Types

type ConfigMapReconciler

type ConfigMapReconciler struct {
	client.Client

	Log    logr.Logger
	Scheme *runtime.Scheme
	netprovider.UsableNetworkProvider
	// contains filtered or unexported fields
}

ConfigMapReconciler reads the data network from avi-k8s-config ConfigMap and accordingly adds it as a usable network via the AVI Controller client.

func (*ConfigMapReconciler) Reconcile

func (r *ConfigMapReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*ConfigMapReconciler) SetAviClient

func (r *ConfigMapReconciler) SetAviClient(client aviclient.Client)

func (*ConfigMapReconciler) SetupWithManager

func (r *ConfigMapReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager adds this reconciler to a new controller then to the provided manager.

Jump to

Keyboard shortcuts

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