public interface IKubeClientConfig
| Modifier and Type | Method and Description |
|---|---|
Collection<ICluster> |
getClusters()
A map of userinfo to cluster info where the key is
NAMESPACE/URL/USERNAME
|
Collection<IContext> |
getContexts() |
String |
getCurrentContext()
The name of the current cluster context
|
Collection<IUser> |
getUsers() |
Collection<ICluster> getClusters()
Collection<IContext> getContexts()
String getCurrentContext()
Collection<IUser> getUsers()
Copyright © 2019 Red Hat, Inc. All Rights Reserved.