servicelabels

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2023 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) InjectClient

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

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) InjectClient

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

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 added in v0.1.2

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

func (NoServicesMetadataError) Error added in v0.1.2

func (n NoServicesMetadataError) Error() string

type NonTenantObjectError added in v0.1.2

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

func (NonTenantObjectError) Error added in v0.1.2

func (n NonTenantObjectError) 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(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