Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
Package config is a placeholder that allows us to pull in config files via go mod vendor.
|
Package config is a placeholder that allows us to pull in config files via go mod vendor. |
docs
|
|
hack
|
|
reference-docs-template
Placeholder file to make Go vendor this directory properly.
|
Placeholder file to make Go vendor this directory properly. |
internal
|
|
pkg
|
|
apis
Package apis contains API Schema definitions for the various API groups
|
Package apis contains API Schema definitions for the various API groups |
apis/pipeline/pod
Package pod contains non-versioned pod configuration +k8s:openapi-gen=true +gencrdrefdocs:unversionedTypes +groupName=tekton.dev
|
Package pod contains non-versioned pod configuration +k8s:openapi-gen=true +gencrdrefdocs:unversionedTypes +groupName=tekton.dev |
apis/pipeline/v1alpha1
Package v1alpha1 contains API Schema definitions for the pipeline v1alpha1 API group +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:conversion-gen=github.com/tektoncd/pipeline/pkg/apis/pipeline +k8s:defaulter-gen=TypeMeta +groupName=tekton.dev
|
Package v1alpha1 contains API Schema definitions for the pipeline v1alpha1 API group +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:conversion-gen=github.com/tektoncd/pipeline/pkg/apis/pipeline +k8s:defaulter-gen=TypeMeta +groupName=tekton.dev |
apis/pipeline/v1beta1
Package v1beta1 contains API Schema definitions for the pipeline v1beta1 API group +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:conversion-gen=github.com/tektoncd/pipeline/pkg/apis/pipeline +k8s:defaulter-gen=TypeMeta +groupName=tekton.dev
|
Package v1beta1 contains API Schema definitions for the pipeline v1beta1 API group +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:conversion-gen=github.com/tektoncd/pipeline/pkg/apis/pipeline +k8s:defaulter-gen=TypeMeta +groupName=tekton.dev |
apis/resolution/v1alpha1
+k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:defaulter-gen=TypeMeta +groupName=resolution.tekton.dev
|
+k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:defaulter-gen=TypeMeta +groupName=resolution.tekton.dev |
apis/resolution/v1beta1
+k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:defaulter-gen=TypeMeta +groupName=resolution.tekton.dev
|
+k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:defaulter-gen=TypeMeta +groupName=resolution.tekton.dev |
apis/resource/v1alpha1
Package v1alpha1 contains API Schema definitions for the pipeline v1alpha1 API group +k8s:deepcopy-gen=package,register +k8s:conversion-gen=github.com/tektoncd/pipeline/pkg/apis/resource +k8s:defaulter-gen=TypeMeta +groupName=tekton.dev
|
Package v1alpha1 contains API Schema definitions for the pipeline v1alpha1 API group +k8s:deepcopy-gen=package,register +k8s:conversion-gen=github.com/tektoncd/pipeline/pkg/apis/resource +k8s:defaulter-gen=TypeMeta +groupName=tekton.dev |
apis/run/v1alpha1
Package v1alpha1 contains API Schema definitions for the run v1alpha1 API group +groupName=tekton.dev
|
Package v1alpha1 contains API Schema definitions for the run v1alpha1 API group +groupName=tekton.dev |
apis/run/v1beta1
Package v1beta1 contains API Schema definitions for the customrun v1beta1 API group +groupName=tekton.dev
|
Package v1beta1 contains API Schema definitions for the customrun v1beta1 API group +groupName=tekton.dev |
client/clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
client/clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
client/clientset/versioned/typed/pipeline/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/clientset/versioned/typed/pipeline/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
client/clientset/versioned/typed/pipeline/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/clientset/versioned/typed/pipeline/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
client/clientset/versioned/typed/pipeline/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/clientset/versioned/typed/pipeline/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
client/resolution/clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
client/resolution/clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
client/resolution/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
client/resolution/clientset/versioned/typed/resolution/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/resolution/clientset/versioned/typed/resolution/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
client/resolution/clientset/versioned/typed/resolution/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/resolution/clientset/versioned/typed/resolution/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
client/resource/clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
client/resource/clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
client/resource/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
client/resource/clientset/versioned/typed/resource/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/resource/clientset/versioned/typed/resource/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
controller
Package controller provides helper methods for external controllers for Custom Task types.
|
Package controller provides helper methods for external controllers for Custom Task types. |
pod
Package pod provides methods for converting between a TaskRun and a Pod.
|
Package pod provides methods for converting between a TaskRun and a Pod. |
reconciler
Package reconciler defines implementations of the Reconciler interface defined at knative.dev/pkg/controller.Reconciler.
|
Package reconciler defines implementations of the Reconciler interface defined at knative.dev/pkg/controller.Reconciler. |
reconciler/events
Package events defines the interface and different implementations for events
|
Package events defines the interface and different implementations for events |
reconciler/resolutionrequest
Package resolutionrequest provides a reconciler for ResolutionRequest objects.
|
Package resolutionrequest provides a reconciler for ResolutionRequest objects. |
remoteresolution
Package remoteresolution contains the upgraded remote resolution framework.
|
Package remoteresolution contains the upgraded remote resolution framework. |
remoteresolution/remote/resolution
Package resolution contains the upgraded remote resolution framework.
|
Package resolution contains the upgraded remote resolution framework. |
remoteresolution/resolver
Package resolver contains the upgraded remote resolution framework.
|
Package resolver contains the upgraded remote resolution framework. |
remoteresolution/resolver/framework
Package framework contains the upgraded remote resolution framework.
|
Package framework contains the upgraded remote resolution framework. |
remoteresolution/resource
Package resource contains the upgraded remote resolution framework.
|
Package resource contains the upgraded remote resolution framework. |
resolution/common
Package common provides constants, errors, labels, annotations and helpers that are commonly needed by resolvers and clients need during remote resource resolution.
|
Package common provides constants, errors, labels, annotations and helpers that are commonly needed by resolvers and clients need during remote resource resolution. |
spire
The spire package is used to interact with the Spire server and Spire agent respectively.
|
The spire package is used to interact with the Spire server and Spire agent respectively. |
spire/test/errstrings
OS specific error strings
|
OS specific error strings |
Package test holds the project's end-to-end tests (e2e).
|
Package test holds the project's end-to-end tests (e2e). |
Click to show internal directories.
Click to hide internal directories.