Documentation ¶
Index ¶
- func CreatePipelineCR(ctx context.Context, instance v1alpha1.TektonComponent, ...) error
- func GetPipeline(ctx context.Context, clients op.TektonPipelineInterface, name string) (*v1alpha1.TektonPipeline, error)
- func GetTektonConfig() *v1alpha1.TektonConfig
- func TektonPipelineCRDelete(ctx context.Context, clients op.TektonPipelineInterface, name string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePipelineCR ¶
func CreatePipelineCR(ctx context.Context, instance v1alpha1.TektonComponent, client operatorv1alpha1.OperatorV1alpha1Interface) error
func GetPipeline ¶
func GetPipeline(ctx context.Context, clients op.TektonPipelineInterface, name string) (*v1alpha1.TektonPipeline, error)
func GetTektonConfig ¶
func GetTektonConfig() *v1alpha1.TektonConfig
func TektonPipelineCRDelete ¶
func TektonPipelineCRDelete(ctx context.Context, clients op.TektonPipelineInterface, name string) error
TektonPipelineCRDelete deletes tha TektonPipeline to see if all resources will be deleted
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.