config

package
v0.0.7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Region    string
	Endpoints struct {
		S3    string
		IAM   string
		Admin string
	}
	Credentials struct {
		AccessKey string
		SecretKey string
		Group     string
	}
	SystemAdmin struct {
		Username string
		Password string
	}
	DisableTLSCertificateChecking bool
}

func GetFromEnv

func GetFromEnv() Config

Jump to

Keyboard shortcuts

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