Documentation ¶
Index ¶
Constants ¶
View Source
const ( // owner: @marun // alpha: v0.1 // // PushReconciler is a propogation model where in objects are pushed to member clusters from federation. PushReconciler utilfeature.Feature = "PushReconciler" // owner: @irfanurrehman // alpha: v0.1 // // Scheduler controllers which dynamically schedules workloads based on user preferences. SchedulerPreferences utilfeature.Feature = "SchedulerPreferences" // owner: @kubernetes-sigs/federation-v2-maintainers // alpha: v0.1 // // DNS based cross cluster service discovery. // https://github.com/kubernetes/community/blob/master/contributors/design-proposals/multicluster/federated-services.md CrossClusterServiceDiscovery utilfeature.Feature = "CrossClusterServiceDiscovery" // owner: @shashidharatd // alpha: v0.1 // // DNS based federated ingress feature. FederatedIngress utilfeature.Feature = "FederatedIngress" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.