Class ociFunctionsWorkflowReadme
java.lang.Object
com.fizzed.rocker.runtime.DefaultRockerModel
io.micronaut.starter.feature.github.workflows.oci.templates.ociFunctionsWorkflowReadme
- All Implemented Interfaces:
com.fizzed.rocker.RockerModel
public class ociFunctionsWorkflowReadme
extends com.fizzed.rocker.runtime.DefaultRockerModel
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionapplicationType
(ApplicationType applicationType) protected com.fizzed.rocker.runtime.DefaultRockerTemplate
feature()
feature
(AbstractDockerRegistryWorkflow feature) static String[]
static com.fizzed.rocker.ContentType
static String
static String
static String
project()
static ociFunctionsWorkflowReadme
template
(AbstractDockerRegistryWorkflow feature, Project project, ApplicationType applicationType, String workflowFilePath) workflowFilePath
(String workflowFilePath) Methods inherited from class com.fizzed.rocker.runtime.DefaultRockerModel
doRender, render, render, render, toString
-
Constructor Details
-
ociFunctionsWorkflowReadme
public ociFunctionsWorkflowReadme()
-
-
Method Details
-
getContentType
public static com.fizzed.rocker.ContentType getContentType() -
getTemplateName
-
getTemplatePackageName
-
getHeaderHash
-
getArgumentNames
-
feature
-
feature
-
project
-
project
-
applicationType
-
applicationType
-
workflowFilePath
-
workflowFilePath
-
template
public static ociFunctionsWorkflowReadme template(AbstractDockerRegistryWorkflow feature, Project project, ApplicationType applicationType, String workflowFilePath) -
buildTemplate
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException- Overrides:
buildTemplate
in classcom.fizzed.rocker.runtime.DefaultRockerModel
- Throws:
com.fizzed.rocker.RenderingException
-