public interface ITemplateProcessing extends ICapability
OPENSHIFT_BINARY_LOCATION
Modifier and Type | Method and Description |
---|---|
<T extends IResource> |
process(ITemplate template,
String namespace)
Processes the template to substitute the parameters
where necessary
|
getName, isSupported
<T extends IResource> T process(ITemplate template, String namespace)
template
- The template to processnamespace
- The namespace to use when processing the templateCopyright © 2016 Red Hat, Inc. All rights reserved.