# Functions
NewClient initializes a Tekton client.
NewInClusterClient initializes a Tekton client from within a cluster.
PipelineRunURL returns an URL to the pipeline run given in opts.
# Structs
Client represents a Tekton client, wrapping github.com/tektoncd/pipeline/pkg/client/clientset/versioned.Clientset.
ClientConfig configures a Tekton client.
TestClient returns mocked pipelines.
# Interfaces
No description provided by the author
No description provided by the author