| Interface | Description |
|---|---|
| IBinaryBuildTriggerable |
Capability to trigger a binary build based on the build configuration
|
| 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 | |
| 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.Delete |
Deletes extraneous files from destination directories when rsync'ing.
|
| IRSyncable.Exclude |
Excludes some files/directories that match the given patterns when rsync'ing
the remote pod and the local deployment directory.
|
| IRSyncable.GitFolderExclude |
Does not sync .git folders when rsync'ing
|
| IRSyncable.LocalPeer | |
| IRSyncable.NoPerms |
Avoids transferring file permissions when rsync'ing
|
| IRSyncable.Peer | |
| IRSyncable.PodPeer |
| Exception | Description |
|---|---|
| IPropertyAccessCapability.UnresolvablePathException |
The exception thrown when a path given to the capability is unresolvable
|
| LocationNotFoundException |
Copyright © 2019 Red Hat, Inc. All Rights Reserved.