Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInternalParamters ¶ added in v0.21.0
func GetInternalParamters(obj objects.TektonObject, buildDefinitionType string) (map[string]any, error)
GetInternalParamters returns the internal parameters for the given tekton object based on the build type.
func SLSAInternalParameters ¶
func SLSAInternalParameters(tko objects.TektonObject) map[string]any
SLSAInternalParameters provides the chains config as internalparameters
func TektonInternalParameters ¶
func TektonInternalParameters(tko objects.TektonObject) map[string]any
TektonInternalParameters provides the chains config as well as annotations and labels
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.