objectmeta

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package objectmeta defines shared meta const used by the networking objects.

Index

Constants

View Source
const (
	// ServiceImportAnnotationServiceInUseBy is the key of the ServiceInUseBy annotation, which marks the list
	// of member clusters importing an exported Service.
	ServiceImportAnnotationServiceInUseBy = "networking.fleet.azure.com/service-in-use-by"
	// EndpointSliceAnnotationUniqueName is an annotation that marks the fleet-scoped unique name assigned to
	// an EndpointSlice.
	EndpointSliceAnnotationUniqueName = "networking.fleet.azure.com/fleet-unique-name"
)

Annotations

View Source
const (
	// InternalServiceExportFinalizer is the finalizer InternalServiceExport controllers adds to mark that a
	// InternalServiceExport can only be deleted after both ServiceImport label and ServiceExport conflict resolution
	// result have been updated.
	InternalServiceExportFinalizer = "networking.fleet.azure.com/internal-svc-export-cleanup"
)

Finalizers

View Source
const (
	// MultiClusterServiceLabelDerivedService is the label added by the MCS controller, which marks the
	// derived Service behind a MCS.
	MultiClusterServiceLabelDerivedService = "networking.fleet.azure.com/derived-service"
)

Labels

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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