bootstrap

package
v0.1.44 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RepositoryTypeGitHub = "github"
	RepositoryTypeGitLab = "gitlab"

	ModuleTemplateURL = "https://github.com/deckhouse/modules-template/archive/refs/heads/main.zip"
)

Variables

This section is empty.

Functions

func RunBootstrap

func RunBootstrap(config BootstrapConfig) error

RunBootstrap initializes a new module with the given configuration

Types

type BootstrapConfig

type BootstrapConfig struct {
	ModuleName     string
	RepositoryType string
	RepositoryURL  string
	Directory      string
}

BootstrapConfig holds configuration for bootstrap process

Jump to

Keyboard shortcuts

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