Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clients ¶
type Clients struct { KubeClient kubernetes.Interface Dynamic dynamic.Interface ApprovalTaskClient approvaltaskv1alpha1.OpenshiftpipelinesV1alpha1Interface TektonClient v1beta1.TektonV1beta1Interface Config *rest.Config KubeClientSet *kubernetes.Clientset }
Clients holds instances of interfaces for making requests to Tekton Pipelines.
Click to show internal directories.
Click to hide internal directories.