public interface ICapability
Modifier and Type | Field and Description |
---|---|
static String |
OPENSHIFT_BINARY_LOCATION |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Well known name of the capability
|
boolean |
isSupported()
Allow the implementation of the capability to determine
if it is supported on the OpenShift server.
|
static final String OPENSHIFT_BINARY_LOCATION
boolean isSupported()
String getName()
Copyright © 2016 Red Hat, Inc. All rights reserved.