GoTemplateA GoTemplate is used to provide templates to this Function.
TypeMR
Providerfunction-go-templating
Groupgotemplating.fn.crossplane.io
Scopenamespaced
Versionv1beta1

1apiVersion: gotemplating.fn.crossplane.io/v1beta1

2kind: GoTemplate

delims
object

Template delimiters

left
string
right
string
object

Environment is the key that defines the location of the templates in the environment

key
string
object

FileSystem is the folder path where the templates are located

dirPath
string
inline
object

Inline is the inline form input of the templates

template
string
array

(No description available)

kind
string
metadata
object
options
array

Options to set for the template engine. Valid options are documented at https://pkg.go.dev/text/template#Template.Option

source
string