Documentation
¶
Index ¶
- func CreateTriggerCR(ctx context.Context, instance v1alpha1.TektonComponent, ...) error
- func GetTrigger(ctx context.Context, clients op.TektonTriggerInterface, name string) (*v1alpha1.TektonTrigger, error)
- func TektonTriggerCRDelete(ctx context.Context, clients op.TektonTriggerInterface, name string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTriggerCR ¶
func CreateTriggerCR(ctx context.Context, instance v1alpha1.TektonComponent, client operatorv1alpha1.OperatorV1alpha1Interface) error
func GetTrigger ¶
func GetTrigger(ctx context.Context, clients op.TektonTriggerInterface, name string) (*v1alpha1.TektonTrigger, error)
func TektonTriggerCRDelete ¶
func TektonTriggerCRDelete(ctx context.Context, clients op.TektonTriggerInterface, name string) error
TektonTriggerCRDelete deletes tha TektonTrigger to see if all resources will be deleted
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.