public class ImageStreamImportCapability extends Object implements IImageStreamImportCapability
| Constructor and Description |
|---|
ImageStreamImportCapability(IProject project,
IClient client) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Well known name of the capability
|
IImageStreamImport |
importImageMetadata(DockerImageURI uri)
Import docker image metadata
|
boolean |
isSupported()
Allow the implementation of the capability to determine if it is supported on
the OpenShift server.
|
public IImageStreamImport importImageMetadata(DockerImageURI uri)
IImageStreamImportCapabilityimportImageMetadata in interface IImageStreamImportCapabilitypublic boolean isSupported()
ICapabilityisSupported in interface ICapabilitypublic String getName()
ICapabilitygetName in interface ICapabilityCopyright © 2019 Red Hat, Inc. All Rights Reserved.