# Functions
GetClusterRole returns the ClusterRole from config.
GetConfig returns the Config values.
GetConfigRaw returns the Config structure in map[string]interface.
GetDeployPrefix returns the prefix to use for deploy namespace name.
GetEnvPrefix return the prefix for variable environment.
No description provided by the author
GetMinio return the Minio structure.
GetMinioRaw returns the Minio structure.
No description provided by the author
GetRaw return a map[string]interface from the interface.
GetValues return ValuesRef.
GetVault return vault.
GetWebhooks returns the list of url where to send the event.
GetWorkspacePath returns path from workspace.
New get the filename and fill Config struct.
PodTemplate returns the tekton PodTemplate.
SetDeployPrefix record the prefix to use for deploy namespace name.
SetEnvPrefix record the prefix for environment variable.
No description provided by the author
No description provided by the author
Validate returns an error if is mandatory Config missing.
Volume returns Tekton WorkspaceBinding.
Workspaces returns list of Tekton WorkspaceDeclaration.
# Constants
No description provided by the author
No description provided by the author
# Variables
config implements Config struct.