package
0.0.0-20250307135755-0d9a7b00e926
Repository: https://github.com/kubeflow/pipelines.git
Documentation: pkg.go.dev

# Constants

ProtobufNullValueNULLVALUE captures enum value "NULL_VALUE".
V2beta1RunStorageStateARCHIVED captures enum value "ARCHIVED".
V2beta1RunStorageStateAVAILABLE captures enum value "AVAILABLE".
V2beta1RunStorageStateSTORAGESTATEUNSPECIFIED captures enum value "STORAGE_STATE_UNSPECIFIED".
V2beta1RuntimeStateCANCELED captures enum value "CANCELED".
V2beta1RuntimeStateCANCELING captures enum value "CANCELING".
V2beta1RuntimeStateFAILED captures enum value "FAILED".
V2beta1RuntimeStatePAUSED captures enum value "PAUSED".
V2beta1RuntimeStatePENDING captures enum value "PENDING".
V2beta1RuntimeStateRUNNING captures enum value "RUNNING".
V2beta1RuntimeStateRUNTIMESTATEUNSPECIFIED captures enum value "RUNTIME_STATE_UNSPECIFIED".
V2beta1RuntimeStateSKIPPED captures enum value "SKIPPED".
V2beta1RuntimeStateSUCCEEDED captures enum value "SUCCEEDED".

# Structs

GooglerpcStatus The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
PipelineTaskDetailChildTask A dependent task that requires this one to succeed.
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.
V2beta1ArtifactList A list of artifact metadata.
V2beta1ListRunsResponse v2beta1 list runs response swagger:model v2beta1ListRunsResponse.
V2beta1PipelineTaskDetail Runtime information of a task execution.
V2beta1PipelineTaskExecutorDetail Runtime information of a pipeline task executor.
V2beta1PipelineVersionReference Reference to an existing pipeline version.
V2beta1ReadArtifactResponse v2beta1 read artifact response swagger:model v2beta1ReadArtifactResponse.
V2beta1Run v2beta1 run swagger:model v2beta1Run.
V2beta1RunDetails Runtime details of a run.
V2beta1RuntimeConfig The runtime config.
V2beta1RuntimeStatus Timestamped representation of a runtime state with an optional error.

# Type aliases

ProtobufNullValue `NullValue` is a singleton enumeration to represent the null value for the `Value` type union.
V2beta1RunStorageState Describes whether an entity is available or archived.
V2beta1RuntimeState Describes the runtime state of an entity.