generate

package
v0.1.22 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateBaseConfig

func GenerateBaseConfig(options AioiInputOptions) (config.Config, error)

GenerateBaseConfig will generate a minimal config for the Quay all in one installer. Database, Redis, and Server Hostname settings must be included

Types

type AioiInputOptions

type AioiInputOptions struct {
	DatabaseURI    string
	RedisHostname  string
	RedisPassword  string
	ServerHostname string
}

AioiInputOptions defines the minimum required fields necessary for building a working config

Jump to

Keyboard shortcuts

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