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

# Functions

GenerateOutputURI appends the specified paths to the pipeline root.
NewClient creates a Client given the MLMD server address and port.
A hacky way to get Execution from pb.Execution, usually you should get an Execution from this metadata package directly without using ml_metadata.Execution.

# Constants

# Structs

Client is an MLMD service client.
a Kubeflow Pipelines DAG.
Execution is a handle for the current execution.
ExecutionConfig represents the input parameters and artifacts to an Execution.
InputArtifact is a wrapper around an MLMD artifact used as component inputs.
OutputArtifact represents a schema and an MLMD artifact for output artifacts produced by a component.
Pipeline is a handle for the current pipeline.

# Interfaces

# Type aliases