package
0.0.0-20250307135755-0d9a7b00e926
Repository: https://github.com/kubeflow/pipelines.git
Documentation: pkg.go.dev
# Constants
ProtobufNullValueNULLVALUE captures enum value "NULL_VALUE".
RecurringRunModeDISABLE captures enum value "DISABLE".
RecurringRunModeENABLE captures enum value "ENABLE".
RecurringRunModeMODEUNSPECIFIED captures enum value "MODE_UNSPECIFIED".
V2beta1RecurringRunStatusDISABLED captures enum value "DISABLED".
V2beta1RecurringRunStatusENABLED captures enum value "ENABLED".
V2beta1RecurringRunStatusSTATUSUNSPECIFIED captures enum value "STATUS_UNSPECIFIED".
# Structs
GooglerpcStatus The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
ProtobufAny `Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
RuntimeError runtime error swagger:model runtimeError.
V2beta1CronSchedule CronSchedule allow scheduling the recurring run with unix-like cron.
V2beta1ListRecurringRunsResponse v2beta1 list recurring runs response swagger:model v2beta1ListRecurringRunsResponse.
V2beta1PeriodicSchedule PeriodicSchedule allow scheduling the recurring run periodically with certain interval.
V2beta1PipelineVersionReference Reference to an existing pipeline version.
V2beta1RecurringRun v2beta1 recurring run swagger:model v2beta1RecurringRun.
V2beta1RuntimeConfig The runtime config.
V2beta1Trigger Trigger defines what starts a pipeline run.
# Type aliases
ProtobufNullValue `NullValue` is a singleton enumeration to represent the null value for the `Value` type union.
RecurringRunMode Required input.
V2beta1RecurringRunStatus Output.