package
0.6.4
Repository: https://github.com/tmax-cloud/cicd-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewConfigReconciler creates a new configReconciler.
NewExposeController creates a new ExposeController.
NewIntegrationJobReconciler is a constructor of integrationJobReconciler.

# Constants

APIGroup is a group of api.

# Structs

ApprovalReconciler reconciles a Approval object.
CustomRunReconciler reconciles a Run object, which refers to approval/email/...
IntegrationConfigReconciler reconciles a IntegrationConfig object.

# Interfaces

ConfigReconciler reconciles a Approval object.
ExposeController controls webhook exposure configuration, using ingress and service.
IntegrationJobReconciler is an interface for integrationJobReconciler.
KindHandler is an interface of custom task handlers.