controllers

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2023 License: Apache-2.0 Imports: 43 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLog

func GetLog(ctx context.Context) logr.Logger

GetLog returns a logger object with a prefix of "conroller.name" and aditional controller context fields

Types

type KeystoneAPIReconciler

type KeystoneAPIReconciler struct {
	client.Client
	Kclient kubernetes.Interface
	Scheme  *runtime.Scheme
}

KeystoneAPIReconciler reconciles a KeystoneAPI object

func (*KeystoneAPIReconciler) GetClient

func (r *KeystoneAPIReconciler) GetClient() client.Client

GetClient -

func (*KeystoneAPIReconciler) GetKClient

func (r *KeystoneAPIReconciler) GetKClient() kubernetes.Interface

GetKClient -

func (*KeystoneAPIReconciler) GetScheme

func (r *KeystoneAPIReconciler) GetScheme() *runtime.Scheme

GetScheme -

func (*KeystoneAPIReconciler) Reconcile

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

Reconcile reconcile keystone API requests

func (*KeystoneAPIReconciler) SetupWithManager

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

SetupWithManager -

type KeystoneEndpointReconciler

type KeystoneEndpointReconciler struct {
	client.Client
	Kclient kubernetes.Interface
	Scheme  *runtime.Scheme
}

KeystoneEndpointReconciler reconciles a KeystoneEndpoint object

func (*KeystoneEndpointReconciler) Reconcile

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

Reconcile keystone endpoint requests

func (*KeystoneEndpointReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type KeystoneServiceReconciler

type KeystoneServiceReconciler struct {
	client.Client
	Kclient kubernetes.Interface
	Scheme  *runtime.Scheme
}

KeystoneServiceReconciler reconciles a KeystoneService object

func (*KeystoneServiceReconciler) GetClient

func (r *KeystoneServiceReconciler) GetClient() client.Client

GetClient -

func (*KeystoneServiceReconciler) GetKClient

GetKClient -

func (*KeystoneServiceReconciler) GetScheme

func (r *KeystoneServiceReconciler) GetScheme() *runtime.Scheme

GetScheme -

func (*KeystoneServiceReconciler) Reconcile

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

Reconcile keystone service requests

func (*KeystoneServiceReconciler) SetupWithManager

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

SetupWithManager x

Jump to

Keyboard shortcuts

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