public class Project extends KubernetesResource implements IProject
ANNOTATIONS, APIVERSION, CREATION_TIMESTAMP, FROM, GROUP, KIND, LABELS, METADATA, METADATA_NAME, METADATA_NAMESPACE, METADATA_RESOURCE_VERSION, METADATA_UID, NAME, NAMESPACE, OBJECTS, PORTS, PROTOCOL, RESOURCE_VERSION, TYPE, VALUE, VERBS, VERSION| Constructor and Description |
|---|
Project(org.jboss.dmr.ModelNode node,
IClient client,
Map<String,String[]> propertyKeys) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDisplayName() |
String |
getNamespaceName()
Returns the scope of this resource
|
IProject |
getProject()
Return the project of the resource
|
<T extends IResource> |
getResources(String kind)
Retrieves resource of the given kind that are scoped to this project
|
String |
getStatus() |
void |
setDescription(String value) |
void |
setDisplayName(String name) |
accept, addLabel, asBoolean, asBoolean, asInt, asInt, asMap, asSet, asString, asString, equals, get, get, getAnnotation, getAnnotations, getApiVersion, getCapabilities, getCapability, getClient, getCreationTimeStamp, getEnvMap, getKind, getLabels, getMetadata, getModifiableCapabilities, getName, getNamespace, getNode, getPath, getPropertyKeys, getResourceVersion, has, hashCode, isAnnotatedWith, refresh, removeAnnotation, set, set, set, set, set, set, set, set, set, setAnnotation, setEnvMap, setName, setNamespace, setNode, supports, toJson, toJson, toPrettyString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddLabel, getAnnotation, getAnnotations, getCapabilities, getCreationTimeStamp, getLabels, getMetadata, getName, getNamespace, getResourceVersion, isAnnotatedWith, removeAnnotation, setAnnotationaccept, getCapability, supportsgetApiVersiontoJson, toJsonpublic IProject getProject()
IResourcegetProject in interface IResourcegetProject in class KubernetesResourcepublic String getNamespaceName()
IResourcegetNamespaceName in interface IResourcegetNamespaceName in class KubernetesResourcepublic String getDisplayName()
getDisplayName in interface IProjectpublic void setDisplayName(String name)
setDisplayName in interface IProjectpublic String getDescription()
getDescription in interface IProjectpublic void setDescription(String value)
setDescription in interface IProjectpublic <T extends IResource> List<T> getResources(String kind)
IProjectgetResources in interface IProjectCopyright © 2020 Red Hat, Inc. All Rights Reserved.