servicelabels

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNoServicesMetadata

func NewNoServicesMetadata(objectName string) error

func NewNonTenantObject

func NewNonTenantObject(objectName string) error

Types

type EndpointSlicesLabelsReconciler

type EndpointSlicesLabelsReconciler struct {
	Log          logr.Logger
	VersionMinor int
	VersionMajor int
	// contains filtered or unexported fields
}

func (*EndpointSlicesLabelsReconciler) InjectClient

func (r *EndpointSlicesLabelsReconciler) InjectClient(c client.Client) error

func (*EndpointSlicesLabelsReconciler) IsNamespaceInTenant

func (r *EndpointSlicesLabelsReconciler) IsNamespaceInTenant(namespace string) bool

func (*EndpointSlicesLabelsReconciler) Reconcile

func (r *EndpointSlicesLabelsReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

func (*EndpointSlicesLabelsReconciler) SetupWithManager

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

type EndpointsLabelsReconciler

type EndpointsLabelsReconciler struct {
	Log logr.Logger
	// contains filtered or unexported fields
}

func (*EndpointsLabelsReconciler) InjectClient

func (r *EndpointsLabelsReconciler) InjectClient(c client.Client) error

func (*EndpointsLabelsReconciler) IsNamespaceInTenant

func (r *EndpointsLabelsReconciler) IsNamespaceInTenant(namespace string) bool

func (*EndpointsLabelsReconciler) Reconcile

func (r *EndpointsLabelsReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

func (*EndpointsLabelsReconciler) SetupWithManager

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

type NoServicesMetadata

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

func (NoServicesMetadata) Error

func (n NoServicesMetadata) Error() string

type NonTenantObject

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

func (NonTenantObject) Error

func (n NonTenantObject) Error() string

type ServicesLabelsReconciler

type ServicesLabelsReconciler struct {
	Log logr.Logger
	// contains filtered or unexported fields
}

func (*ServicesLabelsReconciler) InjectClient

func (r *ServicesLabelsReconciler) InjectClient(c client.Client) error

func (*ServicesLabelsReconciler) IsNamespaceInTenant

func (r *ServicesLabelsReconciler) IsNamespaceInTenant(namespace string) bool

func (*ServicesLabelsReconciler) Reconcile

func (r *ServicesLabelsReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

func (*ServicesLabelsReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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