Documentation ¶
Index ¶
- Constants
- func NewAddHookCommand() *cobra.Command
- func NewCreateCommand() *cobra.Command
- func NewExportCommand() *cobra.Command
- func NewInspectCommand() *cobra.Command
- func NewJobCommand() *cobra.Command
- func NewJobRunInputCommand() *cobra.Command
- func NewRefreshCommand() *cobra.Command
- func NewReplaceAllCommand() *cobra.Command
- func NewRunListCommand() *cobra.Command
- func NewValidateCommand() *cobra.Command
Constants ¶
View Source
const (
ISOTimeLayout = time.RFC3339
)
View Source
const (
MASKED = "<masked>"
)
Variables ¶
This section is empty.
Functions ¶
func NewAddHookCommand ¶
NewAddHookCommand initializes command for adding hook
func NewCreateCommand ¶
NewCreateCommand initializes job create command
func NewExportCommand ¶
NewExportCommand initializes command for exporting job specification to yaml file
func NewInspectCommand ¶
NewInspectCommand initializes command for inspecting job specification
func NewJobRunInputCommand ¶
NewJobRunInputCommand gets compiled assets required for a job run
func NewRefreshCommand ¶
NewRefreshCommand initializes command for refreshing job specification
func NewReplaceAllCommand ¶
NewReplaceAllCommand initializes command for ReplaceAll
func NewRunListCommand ¶
NewRunListCommand initializes run list command
func NewValidateCommand ¶
NewValidateCommand initializes command for validating job specification
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.