package
0.0.0-20250307135755-0d9a7b00e926
Repository: https://github.com/kubeflow/pipelines.git
Documentation: pkg.go.dev
# Constants
APIExperimentStorageStateSTORAGESTATEARCHIVED captures enum value "STORAGESTATE_ARCHIVED".
APIExperimentStorageStateSTORAGESTATEAVAILABLE captures enum value "STORAGESTATE_AVAILABLE".
APIExperimentStorageStateSTORAGESTATEUNSPECIFIED captures enum value "STORAGESTATE_UNSPECIFIED".
APIRelationshipCREATOR captures enum value "CREATOR".
APIRelationshipOWNER captures enum value "OWNER".
APIRelationshipUNKNOWNRELATIONSHIP captures enum value "UNKNOWN_RELATIONSHIP".
APIResourceTypeEXPERIMENT captures enum value "EXPERIMENT".
APIResourceTypeJOB captures enum value "JOB".
APIResourceTypeNAMESPACE captures enum value "NAMESPACE".
APIResourceTypePIPELINE captures enum value "PIPELINE".
APIResourceTypePIPELINEVERSION captures enum value "PIPELINE_VERSION".
APIResourceTypeUNKNOWNRESOURCETYPE captures enum value "UNKNOWN_RESOURCE_TYPE".
# Structs
APIExperiment api experiment swagger:model apiExperiment.
APIListExperimentsResponse api list experiments response swagger:model apiListExperimentsResponse.
APIResourceKey api resource key swagger:model apiResourceKey.
APIResourceReference api resource reference swagger:model apiResourceReference.
GatewayruntimeError gatewayruntime error swagger:model gatewayruntimeError.
ProtobufAny `Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
# Type aliases
APIExperimentStorageState api experiment storage state swagger:model apiExperimentStorageState.
APIRelationship api relationship swagger:model apiRelationship.
APIResourceType api resource type swagger:model apiResourceType.