| Modifier and Type | Method and Description |
|---|---|
ITemplate |
ProjectTemplateProcessing.process(ITemplate template) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ITemplate> |
ProjectTemplateListCapability.getCommonTemplates() |
Collection<ITemplate> |
ProjectTemplateListCapability.getCommonTemplates(String clusterNamespace) |
Collection<ITemplate> |
ProjectTemplateListCapability.getTemplates() |
| Modifier and Type | Method and Description |
|---|---|
Collection<IResource> |
ProjectTemplateProcessing.apply(ITemplate template) |
ITemplate |
ProjectTemplateProcessing.process(ITemplate template) |
| Modifier and Type | Method and Description |
|---|---|
ITemplate |
ServerTemplateProcessing.process(ITemplate template,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
ITemplate |
ServerTemplateProcessing.process(ITemplate template,
String namespace) |
| Modifier and Type | Class and Description |
|---|---|
class |
Template |
| Modifier and Type | Method and Description |
|---|---|
ITemplate |
IProjectTemplateProcessing.process(ITemplate template)
Processes a template to substitute the parameters where necessary for project
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ITemplate> |
IProjectTemplateList.getCommonTemplates()
Retrieve the common templates from the server (e.g.
|
default Collection<ITemplate> |
IProjectTemplateList.getCommonTemplates(String clusterNamespace)
Retrieve the common templates from the server (e.g.
|
Collection<ITemplate> |
IProjectTemplateList.getTemplates()
Retrieve the templates associated with a specific project
|
| Modifier and Type | Method and Description |
|---|---|
Collection<IResource> |
IProjectTemplateProcessing.apply(ITemplate template)
Apply the objects defined in the template to the server
|
ITemplate |
IProjectTemplateProcessing.process(ITemplate template)
Processes a template to substitute the parameters where necessary for project
|
| Modifier and Type | Method and Description |
|---|---|
ITemplate |
ITemplateProcessing.process(ITemplate template,
String namespace)
Processes the template to substitute the parameters where necessary
|
| Modifier and Type | Method and Description |
|---|---|
ITemplate |
ITemplateProcessing.process(ITemplate template,
String namespace)
Processes the template to substitute the parameters where necessary
|
Copyright © 2020 Red Hat, Inc. All Rights Reserved.