servicelabels

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 18 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 uint
	VersionMajor uint
	// contains filtered or unexported fields
}

func (*EndpointSlicesLabelsReconciler) IsNamespaceInTenant

func (r *EndpointSlicesLabelsReconciler) IsNamespaceInTenant(ctx context.Context, 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(ctx context.Context, mgr ctrl.Manager) error

type EndpointsLabelsReconciler

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

func (*EndpointsLabelsReconciler) IsNamespaceInTenant

func (r *EndpointsLabelsReconciler) IsNamespaceInTenant(ctx context.Context, 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(ctx context.Context, mgr ctrl.Manager) error

type NoServicesMetadataError

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

func (NoServicesMetadataError) Error

func (n NoServicesMetadataError) Error() string

type NonTenantObjectError

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

func (NonTenantObjectError) Error

func (n NonTenantObjectError) Error() string

type ServicesLabelsReconciler

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

func (*ServicesLabelsReconciler) IsNamespaceInTenant

func (r *ServicesLabelsReconciler) IsNamespaceInTenant(ctx context.Context, 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(ctx context.Context, mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

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