starterkit

package
v3.24.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeployStarterKitCommand

func DeployStarterKitCommand() commands.Command

Types

type StarterKitConfig

type StarterKitConfig struct {
	ProjectName       string
	Zone              string
	NetworkName       string
	ClusterName       string
	ObjectStorageName string
	DBName            string
	RouterName        string
}

func GenerateStarterKitConfig

func GenerateStarterKitConfig(projectName, zone string) *StarterKitConfig

func (*StarterKitConfig) Validate

func (c *StarterKitConfig) Validate(exec commands.Executor) error

type Version

type Version string
const (
	VersionV1 Version = "v1.0.0"
)

Jump to

Keyboard shortcuts

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