cli

package
v0.0.0-...-7953eb9 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2020 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 TestConfig

type TestConfig struct {
	CFAdminUser     string `env:"CF_ADMIN_USER,     required"`
	CFAdminPassword string `env:"CF_ADMIN_PASSWORD, required"`
	CFDomain        string `env:"CF_DOMAIN,         required"`

	SkipCertVerify bool `env:"SKIP_SSL_VALIDATION"`

	DefaultTimeout time.Duration `env:"DEFAULT_TIMEOUT"`
	AppPushTimeout time.Duration `env:"APP_PUSH_TIMEOUT"`
}

func Config

func Config() *TestConfig

func LoadConfig

func LoadConfig() (*TestConfig, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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