service

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: May 22, 2020 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 Service

type Service struct {
	Kubernetes kubernetes.Kubernetes
	S3         S3Uploader
	ETCDv2     ETCDv2Settings
	ETCDv3     ETCDv3Settings
}

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