# Functions

CreateOrUpdateResource create or update k8s resource in one function.
DeleteResource check resource is belongs to product, if yes, delete resource.
No description provided by the author
No description provided by the author

# Constants

PipelineDeployTaskName is a name for ProductPipelineSyncer if it need a name to record this deploy, such as argocd app name for argocd.

# Structs

No description provided by the author

# Interfaces

ProductPipelineSyncer is a object use to sync tekton pipeline from git repo to k8s.

# Type aliases

NewProductPipelineSyncer is used to return a productPipelineSyncer object.