providerConfig

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type DeploymentTypeOverrideService

type DeploymentTypeOverrideService interface {
	// ValidateAndOverrideDeploymentAppType : Set deployment application (helm/argo) types based on the enforcement configurations
	ValidateAndOverrideDeploymentAppType(deploymentType string, isGitOpsConfigured bool, environmentId int) (overrideDeploymentType string, err error)
}

type DeploymentTypeOverrideServiceImpl

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

func NewDeploymentTypeOverrideServiceImpl

func NewDeploymentTypeOverrideServiceImpl(logger *zap.SugaredLogger,
	envVariables *util.EnvironmentVariables,
	attributesService attributes.AttributesService) *DeploymentTypeOverrideServiceImpl

func (*DeploymentTypeOverrideServiceImpl) ValidateAndOverrideDeploymentAppType

func (impl *DeploymentTypeOverrideServiceImpl) ValidateAndOverrideDeploymentAppType(deploymentType string, isGitOpsConfigured bool, environmentId int) (overrideDeploymentType string, err error)

Jump to

Keyboard shortcuts

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