package
0.0.0-20250307135755-0d9a7b00e926
Repository: https://github.com/kubeflow/pipelines.git
Documentation: pkg.go.dev
# Functions
GetRequirementForCompletedWorkflowOrFatal returns a label requirement indicating whether a workflow is completed.
GetRequirementForScheduleNameOrFatal returns a label requirement for a minimum index of creation of a workflow (to avoid querying the whole list).
GetRequirementForScheduleNameOrFatal returns a label requirement for a specific ScheduledWorkflow name.
NewCronSchedule creates a CronSchedule.
NewPeriodicSchedule creates a new PeriodicSchedule.
NewScheduledWorkflow creates an instance of ScheduledWorkflow.
# Constants
ControllerAgentName is the name of the controller.
TimeZone is the name of the cron schedule timezone env parameter.
# Structs
CronSchedule is a type to help manipulate CronSchedule objects.
PeriodicSchedule is a type to help manipulate PeriodicSchedule objects.
ScheduledWorkflow is a type to help manipulate ScheduledWorkflow objects.