jobflow

package
v1.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name jobflow name
	Name string = "Name"
	// Namespace jobflow namespace
	Namespace string = "Namespace"
	// Phase jobflow phase
	Phase string = "Phase"
	// Age jobflow age
	Age string = "Age"
)

Variables

This section is empty.

Functions

func CreateJobFlow

func CreateJobFlow(ctx context.Context) error

CreateJobFlow create a jobflow.

func DeleteJobFlow

func DeleteJobFlow(ctx context.Context) error

DeleteJobFlow is used to delete a jobflow.

func DescribeJobFlow

func DescribeJobFlow(ctx context.Context) error

DescribeJobFlow is used to get the particular jobflow details.

func GetJobFlow

func GetJobFlow(ctx context.Context) error

GetJobFlow gets a jobflow.

func InitCreateFlags

func InitCreateFlags(cmd *cobra.Command)

InitCreateFlags is used to init all flags during queue creating.

func InitDeleteFlags

func InitDeleteFlags(cmd *cobra.Command)

InitDeleteFlags is used to init all flags during jobflow deleting.

func InitDescribeFlags

func InitDescribeFlags(cmd *cobra.Command)

InitDescribeFlags is used to init all flags.

func InitGetFlags

func InitGetFlags(cmd *cobra.Command)

InitGetFlags is used to init all flags.

func InitListFlags

func InitListFlags(cmd *cobra.Command)

InitListFlags inits all flags.

func ListJobFlow

func ListJobFlow(ctx context.Context) error

ListJobFlow lists all jobflow.

func PrintJobFlow

func PrintJobFlow(jobFlow *v1alpha1.JobFlow, writer io.Writer)

PrintJobFlow prints the jobflow details.

func PrintJobFlowDetail

func PrintJobFlowDetail(jobFlow *v1alpha1.JobFlow, format string)

PrintJobFlowDetail print jobflow details

func PrintJobFlows

func PrintJobFlows(jobFlows *v1alpha1.JobFlowList, writer io.Writer)

PrintJobFlows prints all the jobflows.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL