# Functions
ClusterFromNamespace filters all Cluster objects and returns the one where status.namespaceName matches the given namespace.
CreateOrUpdateCredentialSecretForCluster creates a new secret for a credential.
No description provided by the author
DynamicKubermaticConfigurationGetterFactory returns a dynamic KubermaticConfigurationGetter, which will list all Configurations in the given namespace and return the found config or an error if 0 or more Configurations where found.
GetRawKubermaticConfiguration will list all Configurations in the given namespace and return the found config or an error if 0 or more Configurations where found.
No description provided by the author
No description provided by the author
NamespaceName returns the namespace name for a cluster.
NewImpersonationClient creates a new default impersonation client that knows how to create Interface client for a impersonated user.
SeedClientGetterFactory returns a SeedClientGetter.
SeedGetterFactory returns a SeedGetter.
No description provided by the author
No description provided by the author
StaticKubermaticConfigurationGetterFactory returns a KubermaticConfigurationGetter that returns the same Configuration on every call.
# Constants
NamespacePrefix is the prefix for the cluster namespace.
# Structs
DefaultImpersonationClient knows how to create impersonated client set.
# Type aliases
ImpersonationClient gives runtime controller client that uses user impersonation.