pkg

package
v0.0.0-...-5899c14 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const BUFFER_SIZE int64 = 1000000

Variables

View Source
var TemplateFs embed.FS

Functions

func CopyFile

func CopyFile(src, dst string) error

func EmbedWalk

func EmbedWalk(root string) ([]string, error)

func GenerateRandomString

func GenerateRandomString(length int) string

func IsEmpty

func IsEmpty(name string) (bool, error)

func VerifyOutputFile

func VerifyOutputFile(filePath string) error

Types

type Parameters

type Parameters struct {
	Version       string // ACS Version (23.2, 23.1...)
	Secret        string // Shared secret string for Repo and Solr communication
	Kubernetes    string // Kubernetes cluster (Docker Desktop, KinD)
	TLS           bool   // Enable TLS in ingress controller for https access
	AdminPassword string // Password for admin user ('admin' is default password)
	DockerUser    string // Username for Docker Hub
	DockerPass    string // Password of the username for Docker Hub
	DockerAuth    string // Base64 encode for Docker Hub credentials
}

func GetPromptValues

func GetPromptValues() Parameters

Jump to

Keyboard shortcuts

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