public interface IContext
| Modifier and Type | Method and Description |
|---|---|
String |
getCluster()
The name of the cluster
|
String |
getName()
The name of the context
|
String |
getNamespace()
default namespace to use
on unspecified requests
|
String |
getUser()
Returns the user info in the form of:
|
String getCluster()
String getUser()
String getNamespace()
String getName()
Copyright © 2018 Red Hat, Inc. All Rights Reserved.