public interface IProjectTemplateProcessing extends ICapability
OPENSHIFT_BINARY_LOCATION
Modifier and Type | Method and Description |
---|---|
Collection<IResource> |
apply(ITemplate template)
Apply the objects defined in the template to the server
|
ITemplate |
process(ITemplate template)
Processes a template to substitute the parameters
where necessary for project
|
getName, isSupported
ITemplate process(ITemplate template)
template
- The template to processCollection<IResource> apply(ITemplate template)
config
- Copyright © 2016 Red Hat, Inc. All rights reserved.