package
1.10.0-alpha.0
Repository: https://github.com/kubernetes/federation.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
ClusterIsReadyOrFail checks whether the named cluster is ready.
No description provided by the author
FederationSystemNamespace returns the namespace in which the federation system components are hosted.
GetValidDNSSubdomainName massages the given name to be a valid dns subdomain name.
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
Detects whether the federation namespace exists in the underlying cluster.
No description provided by the author
WaitForFederationApiserverReady waits for the federation apiserver to be ready.
# Constants
No description provided by the author
# Variables
No description provided by the author
# Structs
Cluster keeps track of the name and client of a cluster in the federation.
No description provided by the author
Adapt the methods to log/fail in e2e to the interface expected by CRUDHelper.
No description provided by the author
Framework extends e2e Framework and adds federation specific fields.
# Type aliases
ClusterSlice is a slice of clusters.