generator

package
v0.0.0-...-37f2402 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 26 Imported by: 9

Documentation

Index

Constants

View Source
const (
	FileRPProductionManagedIdentity          = "rp-production-managed-identity.json"
	FileRPProductionPredeploy                = "rp-production-predeploy.json"
	FileRPProductionPredeployParameters      = "rp-production-predeploy-parameters.json"
	FileRPProduction                         = "rp-production.json"
	FileRPProductionGlobal                   = "rp-production-global.json"
	FileRPProductionGlobalACRReplication     = "rp-production-global-acr-replication.json"
	FileRPProductionGlobalSubscription       = "rp-production-global-subscription.json"
	FileRPProductionParameters               = "rp-production-parameters.json"
	FileRPProductionSubscription             = "rp-production-subscription.json"
	FileGatewayProductionManagedIdentity     = "gateway-production-managed-identity.json"
	FileGatewayProductionPredeploy           = "gateway-production-predeploy.json"
	FileGatewayProductionPredeployParameters = "gateway-production-predeploy-parameters.json"
	FileGatewayProduction                    = "gateway-production.json"
	FileGatewayProductionParameters          = "gateway-production-parameters.json"

	FileClusterPredeploy = "cluster-development-predeploy.json"
)

Template file constants

View Source
const (

	// Conflicts with current development subscription. cannot have two keyvaults with same name
	SharedKeyVaultNameSuffix          = "-dev-sharedKV"
	SharedDiskEncryptionSetNameSuffix = "-disk-encryption-set"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator interface {
	Artifacts() error
}

Generator defines generator main interface

func New

func New(production bool) Generator

Jump to

Keyboard shortcuts

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