package
1.8.0-alpha.2
Repository: https://github.com/lxpollitt/kubernetes.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Package v1beta1 is a generated protocol buffer package.
No description provided by the author
# Functions
DeepCopy_federation_Cluster is an autogenerated deepcopy function.
DeepCopy_federation_ClusterCondition is an autogenerated deepcopy function.
DeepCopy_federation_ClusterList is an autogenerated deepcopy function.
DeepCopy_federation_ClusterPreferences is an autogenerated deepcopy function.
DeepCopy_federation_ClusterServiceIngress is an autogenerated deepcopy function.
DeepCopy_federation_ClusterSpec is an autogenerated deepcopy function.
DeepCopy_federation_ClusterStatus is an autogenerated deepcopy function.
DeepCopy_federation_FederatedServiceIngress is an autogenerated deepcopy function.
DeepCopy_federation_ReplicaAllocationPreferences is an autogenerated deepcopy function.
DeepCopy_federation_ServerAddressByClientCIDR is an autogenerated deepcopy function.
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
ClusterNameAnnotation is the annotation which holds the name of the cluster that an object is associated with.
ClusterOffline means the cluster is temporarily down or not reachable.
ClusterReady means the cluster is ready to accept workloads.
FederationNameAnnotation is the annotation which holds the name of the federation that a federation control plane component is associated with.
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 workload object (dep, rs, ..) within a federated workload object.
Loadbalancer ingresses of a service within a federated cluster.
ClusterSpec describes the attributes of a kubernetes cluster.
ClusterStatus is information about the current status of a cluster updated by cluster controller periodically.
Annotation for a federated service to keep record of service loadbalancer ingresses in federated cluster.
A set of preferences that can be added to federated version of workloads (deployments, replicasets, ..) 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