public interface ICapability
| 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.
|
boolean isSupported()
String getName()
Copyright © 2019 Red Hat, Inc. All Rights Reserved.