public interface INamespace extends IResource
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDisplayName() |
String |
getRequester() |
<T extends IResource> |
getResources(String kind)
Retrieves resource of the given kind that are scoped to this project
|
void |
setDescription(String description) |
void |
setDisplayName(String displayName) |
void |
setRequest(String requester) |
addLabel, getAnnotation, getAnnotations, getCapabilities, getCreationTimeStamp, getLabels, getMetadata, getName, getNamespace, getNamespaceName, getProject, getResourceVersion, isAnnotatedWith, removeAnnotation, setAnnotationaccept, getCapability, supportsgetApiVersiontoJson, toJson<T extends IResource> List<T> getResources(String kind)
kind - the resource kind to retrieveINamespacesString getDisplayName()
void setDisplayName(String displayName)
String getDescription()
void setDescription(String description)
String getRequester()
void setRequest(String requester)
Copyright © 2019 Red Hat, Inc. All Rights Reserved.