Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func New ¶
func New( templatesRepo templaterepo.ITemplateRepo, kubernetesClient k8sclient.IKubernetesClient, releaseClient *helm.ReleaseClient, renderer *render.Renderer, gitWriteClient *git.WriteClient, moduleTargetNamespace string, telemetryClient telemetry.Client, monitor prometheus.Monitor, ) (*Handler, error)
Click to show internal directories.
Click to hide internal directories.