package
0.2.7-alpha.4-udp-test-2
Repository: https://github.com/robolaunch/robot-operator.git
Documentation: pkg.go.dev

# Functions

Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

ClusterSetIP are only accessible via the ClusterSet IP.
GroupName specifies the group name used to register the objects.
Headless services allow backend pods to be addressed directly.
LabelServiceName is used to indicate the name of multi-cluster service that an EndpointSlice belongs to.
ServiceExportConflict means that there is a conflict between two exports for the same Service.
ServiceExportValid means that the service referenced by this service export has been recognized as valid by an mcs-controller.

# Variables

Depreciated: use Install instead.
GroupVersion specifies the group and the version used to register the objects.
No description provided by the author
localSchemeBuilder and AddToScheme will stay in k8s.io/kubernetes.
SchemeGroupVersion is group version used to register these objects Deprecated: use GroupVersion instead.

# Structs

ClusterStatus contains service configuration mapped to a specific source cluster.
ServiceExport declares that the Service with the same name and namespace as this export should be consumable from other clusters.
ServiceExportList represents a list of endpoint slices.
ServiceExportStatus contains the current status of an export.
ServiceImport describes a service imported from clusters in a ClusterSet.
ServiceImportList represents a list of endpoint slices.
ServiceImportSpec describes an imported service and the information necessary to consume it.
ServiceImportStatus describes derived state of an imported service.
ServicePort represents the port on which the service is exposed.

# Type aliases

ServiceExportConditionType identifies a specific condition.
ServiceImportType designates the type of a ServiceImport.