controllers

package
v0.0.0-...-46849f1 Latest Latest
Warning

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

Go to latest
Published: May 22, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeploymentFactoryForFrontend

type DeploymentFactoryForFrontend struct {
	Reconciler     *ITAutomationAllInOneReconciler
	CustomResource *itaallinonev1.ITAutomationAllInOne
}

func (*DeploymentFactoryForFrontend) GetName

func (factory *DeploymentFactoryForFrontend) GetName() string

func (*DeploymentFactoryForFrontend) GetNamespace

func (factory *DeploymentFactoryForFrontend) GetNamespace() string

func (*DeploymentFactoryForFrontend) GetNamespaceName

func (factory *DeploymentFactoryForFrontend) GetNamespaceName() types.NamespacedName

func (*DeploymentFactoryForFrontend) New

func (*DeploymentFactoryForFrontend) NewDefault

func (factory *DeploymentFactoryForFrontend) NewDefault() client.Object

type ITAutomationAllInOneReconciler

type ITAutomationAllInOneReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

ITAutomationAllInOneReconciler reconciles a ITAutomationAllInOne object

func (*ITAutomationAllInOneReconciler) Reconcile

func (reconciler *ITAutomationAllInOneReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

func (*ITAutomationAllInOneReconciler) SetupWithManager

func (reconciler *ITAutomationAllInOneReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

type K8sResourceFactory

type K8sResourceFactory interface {
	GetName() string
	GetNamespace() string
	GetNamespaceName() types.NamespacedName
	NewDefault() client.Object
	New() client.Object
}

type ServiceFactoryForFrontend

type ServiceFactoryForFrontend struct {
	Reconciler     *ITAutomationAllInOneReconciler
	CustomResource *itaallinonev1.ITAutomationAllInOne
}

func (*ServiceFactoryForFrontend) GetName

func (factory *ServiceFactoryForFrontend) GetName() string

func (*ServiceFactoryForFrontend) GetNamespace

func (factory *ServiceFactoryForFrontend) GetNamespace() string

func (*ServiceFactoryForFrontend) GetNamespaceName

func (factory *ServiceFactoryForFrontend) GetNamespaceName() types.NamespacedName

func (*ServiceFactoryForFrontend) New

func (factory *ServiceFactoryForFrontend) New() client.Object

func (*ServiceFactoryForFrontend) NewDefault

func (factory *ServiceFactoryForFrontend) NewDefault() client.Object

Jump to

Keyboard shortcuts

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