Documentation
¶
Overview ¶
Package buildercustom provides the built-in custom builder plugin for wfctl build.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CustomBuilder ¶
type CustomBuilder struct{}
CustomBuilder runs an arbitrary shell command as a build step.
func (*CustomBuilder) Name ¶
func (c *CustomBuilder) Name() string
func (*CustomBuilder) SecurityLint ¶
func (c *CustomBuilder) SecurityLint(_ builder.Config) []builder.Finding
Click to show internal directories.
Click to hide internal directories.