config

package
v1.25.2-patch-8 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2019 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 VizziniConfig

type VizziniConfig struct {
	BBSAddress                     string   `json:"bbs_address"`
	BBSClientCertPath              string   `json:"bbs_client_cert_path"`
	BBSClientKeyPath               string   `json:"bbs_client_key_path"`
	SSHAddress                     string   `json:"ssh_address"`
	SSHPassword                    string   `json:"ssh_password"`
	RoutableDomainSuffix           string   `json:"routable_domain_suffix"`
	HostAddress                    string   `json:"host_addresss"`
	EnableDeclarativeHealthcheck   bool     `json:"enable_declarative_healthcheck"`
	EnableContainerProxyTests      bool     `json:"enable_container_proxy_tests"`
	ProxyCAPath                    string   `json:"proxy_ca_path"`
	ProxyClientCertPath            string   `json:"proxy_client_cert_path"`
	ProxyClientKeyPath             string   `json:"proxy_client_key_path"`
	EnablePrivilegedContainerTests bool     `json:"enable_privileged_container_tests"`
	RepPlacementTags               []string `json:"rep_placement_tags"`
	MaxTaskRetries                 int      `json:"max_task_retries"`
	DefaultRootFS                  string   `json:"default_rootfs"`
	GraceTarballURL                string   `json:"grace_tarball_url"`
	GraceTarballChecksum           string   `json:"grace_tarball_checksum"`
	GraceBusyboxImageURL           string   `json:"grace_busybox_image_url"`
}

func NewVizziniConfig

func NewVizziniConfig() (VizziniConfig, error)

Jump to

Keyboard shortcuts

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