 Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| cmd
       | |
| 
          
            controller
            
            command
          
          
         | |
| 
          
            entrypoint
            
            command
          
          
         | |
| 
          
            git-init
            
            command
          
          
         | |
| 
          
            imagedigestexporter
            
            command
          
          
         | |
| 
          
            kubeconfigwriter
            
            command
          
          
         | |
| 
          
            nop
            
            command
          
          
         | |
| 
          
            pullrequest-init
            
            command
          
          
         | |
| 
          
            webhook
            
            command
          
          
         | |
| 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. | 
| hack
       | |
| 
          
            spec-gen
            
            command
          
          
         | |
| internal
       | |
| 
          
            builder/v1alpha1
            
            
          
           Package builder holds Builder functions that can be used to create struct in tests with less noise. | Package builder holds Builder functions that can be used to create struct in tests with less noise. | 
| 
          
            builder/v1beta1
            
            
          
           Package builder holds Builder functions that can be used to create struct in tests with less noise. | Package builder holds Builder functions that can be used to create struct in tests with less noise. | 
| pkg
       | |
| 
          
            apis/pipeline/pod
            
            
          
           +k8s:openapi-gen=true | +k8s:openapi-gen=true | 
| 
          
            apis/pipeline/v1alpha1
            
            
          
           nolint: golint 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 nolint: golint nolint: golint nolint: golint nolint: golint | nolint: golint 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 nolint: golint nolint: golint nolint: golint nolint: golint | 
| 
          
            apis/pipeline/v1beta1
            
            
          
           nolint: golint 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 nolint: golint nolint: golint nolint: golint nolint: golint | nolint: golint 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 nolint: golint nolint: golint nolint: golint nolint: golint | 
| 
          
            apis/resource/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/resource +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/resource +k8s:defaulter-gen=TypeMeta +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/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/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 Tekton uses events to notify about changes in Condition of resources, like a TaskRun is starting, a PipelineRun failed to run or could not be validated. | Package events defines the interface and different implementations for events Tekton uses events to notify about changes in Condition of resources, like a TaskRun is starting, a PipelineRun failed to run or could not be validated. | 
| Get access to client objects To initialize client objects you can use the setup function. | Get access to client objects To initialize client objects you can use the setup function. | 
| 
          
            gohelloworld
            
            command
          
          
         | |
| 
          
            v1alpha1
            
            
          
           Get access to client objects To initialize client objects you can use the setup function. | Get access to client objects To initialize client objects you can use the setup function. | 
 Click to show internal directories. 
   Click to hide internal directories. 
 Tekton Pipelines
 Tekton Pipelines