mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-27 03:44:04 +00:00
fed: Refactor e2e cluster functions into framework for reuse
This commit is contained in:
@@ -231,3 +231,7 @@ func (f *Framework) GetUnderlyingFederatedContexts() []E2EContext {
|
||||
|
||||
return e2eContexts
|
||||
}
|
||||
|
||||
func (f *Framework) GetRegisteredClusters() (ClusterMap, string) {
|
||||
return getRegisteredClusters(f)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user