public abstract class AssociationCapability extends AnnotationCapability
OPENSHIFT_BINARY_LOCATION
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, getResource
protected IClient getClient()
public boolean isSupported()
ICapability
isSupported
in interface ICapability
isSupported
in class AnnotationCapability
Copyright © 2016 Red Hat, Inc. All rights reserved.