| Interface | Description |
|---|---|
| IBuildCancelable |
Capability to cancel a build that is running
|
| IBuildTriggerable |
Capability to trigger a build based on the build configuration
|
| IClientCapability |
The capability to retrieve the client from a resource
|
| IDeployCapability |
Capability to trigger a new deployment of a deploymentconfig
(e.g. oc deploy foo)
|
| IDeploymentConfigTraceability | |
| IDeploymentTraceability |
Trace the source of what caused a resource
to be deployed
|
| IDeploymentTriggerable |
Capability to trigger a deployment via the instantiate endpoint
|
| IImageStreamImportCapability |
Import tags from a repository for an image
|
| IPodLogRetrieval | |
| IPodLogRetrievalAsync |
Retrieve logs in an async call
|
| IPodLogRetrievalAsync.IPodLogListener |
A callback for log messages
|
| IPortForwardable |
Defines if a pod can support port forwarding
|
| IProjectTemplateList |
Get the list of templates available for this project.
|
| IProjectTemplateProcessing | |
| IPropertyAccessCapability |
A mechanism to access the underlying content of a json
structure
Relies on a dot delimited path to indentify the root of the entity
being returned (e.g.
|
| IRSyncable |
Defines if a pod can support port forwarding
|
| ITags |
Determine if resource is tagged with categories
of technologies it includes
|
| ITemplateTraceability |
Trace the source template that defined the resource
|
| IUpdatable |
Allow a resource to be updated from another
|
| Class | Description |
|---|---|
| IPodLogRetrievalAsync.Options |
Options for retrieving logs using a
fluent builder style
|
| IPortForwardable.PortPair |
Pairing a local port to the remote port of a container.
|
| IRSyncable.LocalPeer | |
| IRSyncable.Peer | |
| IRSyncable.PodPeer |
| Exception | Description |
|---|---|
| IPropertyAccessCapability.UnresolvablePathException |
The exception thrown when a path given to the capability is
unresolvable
|
| LocationNotFoundException |
Copyright © 2017 Red Hat, Inc. All Rights Reserved.