# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Kind takes an unqualified kind and returns a Group qualified GroupKind.
RegisterDeepCopies adds deep-copy functions to the given scheme.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
# Constants
ClusterOffline means the cluster is temporarily down or not reachable.
ClusterReady means the cluster is ready to accept workloads.
GroupName is the group name use in this package.
# Variables
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
# Structs
Information about a registered cluster in a federated kubernetes setup.
ClusterCondition describes current state of a cluster.
A list of all the kubernetes clusters registered to the federation.
Preferences regarding number of replicas assigned to a cluster replicaset within a federated replicaset.
ClusterSpec describes the attributes of a kubernetes cluster.
ClusterStatus is information about the current status of a cluster updated by cluster controller peridocally.
A set of preferences that can be added to federated version of ReplicaSet as a json-serialized annotation.
ServerAddressByClientCIDR helps the client to determine the server address that they should use, depending on the clientCIDR that they match.
# Type aliases
No description provided by the author