Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsExecutionFailed ¶ added in v8.58.0
IsExecutionFailed asserts executionFailedError.
Types ¶
type PreCommit ¶
type PreCommit struct {
// contains filtered or unexported fields
}
func (*PreCommit) CreateHelmReadmeInputs ¶
func (*PreCommit) CreatePreCommitAction ¶
func (*PreCommit) CreatePreCommitConfig ¶
func (*PreCommit) CreateSchemaYamlInputs ¶
func (*PreCommit) CreateValuesSchemaInputs ¶ added in v8.58.0
CreateValuesSchemaInputs generates helm/<chart>/values.schema.json itself, in-process, for every discovered chart. It must run after CreateSchemaYamlInputs' inputs have been written to disk: generation reads helm/<chart>/values.yaml and the generated zz_generated.app-platform.values.yaml back off disk. See giantswarm/devctl#2195.
Click to show internal directories.
Click to hide internal directories.