service

package
v3.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ETCDv2Settings

type ETCDv2Settings struct {
	DataDir string
}

type ETCDv3Settings

type ETCDv3Settings struct {
	Endpoints string
	CaCert    string
	Key       string
	Cert      string
}

type S3Uploader

type S3Uploader struct {
	Bucket string
	Region string
}

type Sentry

type Sentry struct {
	DSN string
}

type Service

type Service struct {
	Kubernetes                  kubernetes.Kubernetes
	S3                          S3Uploader
	SkipManagementClusterBackup string
	ETCDv2                      ETCDv2Settings
	ETCDv3                      ETCDv3Settings
	Installation                string
	Sentry                      Sentry
}

Service is an intermediate data structure for command line configuration flags.

Jump to

Keyboard shortcuts

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