public abstract class AssociationCapability extends AnnotationCapability
| Constructor and Description |
|---|
AssociationCapability(String name,
IResource resource,
IClient client) |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends IResource> |
getAssociatedResource(String kind)
Get the associated resource of the given kind using the name from the
annotation key;
|
protected IClient |
getClient() |
boolean |
isSupported()
Allow the implementation of the capability to determine if it is supported on
the OpenShift server.
|
getAnnotationKey, getAnnotationValue, getName, getResourceprotected IClient getClient()
public boolean isSupported()
ICapabilityisSupported in interface ICapabilityisSupported in class AnnotationCapabilityCopyright © 2019 Red Hat, Inc. All Rights Reserved.