controllers

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2021 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Overview

/ Manage Volume Snapshot Creation

Index

Constants

View Source
const LabelApplicationName = "ds"

LabelApplicationName is the value for app.kubernetes.io/name. See https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/

View Source
const PasswordCheckTimeSeconds = 300

PasswordCheckTimeSeconds is the number of seconds between password checks. The first time through will trigger an immediate check. This is to avoid overloading the directory.

View Source
const (
	SnapshotApiGroup = "snapshot.storage.k8s.io"
)

Variables

View Source
var DevMode = false

DevMode is true if running outside of K8S. Port forward to localhost:1636 in development

Functions

This section is empty.

Types

type DirectoryServiceReconciler

type DirectoryServiceReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

DirectoryServiceReconciler reconciles a DirectoryService object

func (*DirectoryServiceReconciler) Reconcile

Reconcile loop for DS controller

func (*DirectoryServiceReconciler) SetupWithManager

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

SetupWithManager stuff

Jump to

Keyboard shortcuts

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