authenticationservice

package
v0.0.0-...-0e4f5d7 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2022 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Overview

* Copyright 2019, EnMasse authors. * License: Apache License 2.0 (see the file LICENSE or http://apache.org/licenses/LICENSE-2.0.html).

* Copyright 2019, EnMasse authors. * License: Apache License 2.0 (see the file LICENSE or http://apache.org/licenses/LICENSE-2.0.html).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(mgr manager.Manager) error

Gets called by parent "init", adding as to the manager

Types

type ApplyCertificateFn

type ApplyCertificateFn func(authservice *adminv1beta1.AuthenticationService, existingSecret *corev1.Secret) error

type ApplyDeploymentFn

type ApplyDeploymentFn func(authservice *adminv1beta1.AuthenticationService, existingDeployment *appsv1.Deployment) error

type ApplyServiceFn

type ApplyServiceFn func(authservice *adminv1beta1.AuthenticationService, existingService *corev1.Service) error

type ReconcileAuthenticationService

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

func (*ReconcileAuthenticationService) Reconcile

Reconcile by reading the authentication service spec and making required changes

returning an error will get the request re-queued

type UpdateStatusFn

type UpdateStatusFn func(status *adminv1beta1.AuthenticationServiceStatus) error

Directories

Path Synopsis
* Copyright 2019, EnMasse authors.
* Copyright 2019, EnMasse authors.

Jump to

Keyboard shortcuts

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