webhookHelm

package
v0.0.0-...-19fb9ea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type WebhookHelmRestHandler

type WebhookHelmRestHandler interface {
	InstallOrUpdateApplication(w http.ResponseWriter, r *http.Request)
}

type WebhookHelmRestHandlerImpl

type WebhookHelmRestHandlerImpl struct {
	// contains filtered or unexported fields
}

func NewWebhookHelmRestHandlerImpl

func NewWebhookHelmRestHandlerImpl(logger *zap.SugaredLogger, webhookHelmService webhookHelm.WebhookHelmService, userService user.UserService,
	enforcer casbin.Enforcer, validator *validator.Validate) *WebhookHelmRestHandlerImpl

func (WebhookHelmRestHandlerImpl) InstallOrUpdateApplication

func (impl WebhookHelmRestHandlerImpl) InstallOrUpdateApplication(w http.ResponseWriter, r *http.Request)

type WebhookHelmRouter

type WebhookHelmRouter interface {
	InitWebhookHelmRouter(configRouter *mux.Router)
}

type WebhookHelmRouterImpl

type WebhookHelmRouterImpl struct {
	// contains filtered or unexported fields
}

func NewWebhookHelmRouterImpl

func NewWebhookHelmRouterImpl(webhookHelmRestHandler WebhookHelmRestHandler) *WebhookHelmRouterImpl

func (WebhookHelmRouterImpl) InitWebhookHelmRouter

func (impl WebhookHelmRouterImpl) InitWebhookHelmRouter(configRouter *mux.Router)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL