service

package
v1.0.43 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewController

func NewController(mgr ctrl.Manager, logger logr.Logger) error

Types

type Controller

type Controller struct {
	ctrl.Manager
	logr.Logger
	// contains filtered or unexported fields
}

Controller reconciles a Service object.

func (*Controller) Finalize

func (r *Controller) Finalize(obj client.Object) error

func (*Controller) Finalizer

func (r *Controller) Finalizer() string

func (*Controller) HasFailed added in v1.0.24

func (r *Controller) HasFailed(ctx context.Context, cr *v1alpha1.Service)

func (*Controller) HasSucceed added in v1.0.24

func (r *Controller) HasSucceed(ctx context.Context, cr *v1alpha1.Service)

func (*Controller) PopulateView added in v1.0.24

func (r *Controller) PopulateView(ctx context.Context, req types.NamespacedName) error

func (*Controller) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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