cmd

package
v0.0.0-...-f38afdf Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2017 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandOpts

type CommandOpts struct {
	// -----> Global options
	Version               func() error `long:"version" short:"v" description:"Show Service Brokere version"`
	ChaosLorisHost        string       `long:"chaos-loris-host" description:"Fetch variables" env:"CHAOS_LORIS_HOST"`
	Port                  int          `long:"port" short:"p" description:"Port of Service Broker" default:"8080" env:"PORT"`
	ConfigPath            string       `long:"config" short:"c" description:"Path to config with plans"`
	ServiceID             string       `long:"service-broker-id" descrition:"service broker service id" default:"chaos-loris" env:"SERVICE_BROKER_ID"`
	Name                  string       `long:"service-broker-name" descrition:"service broker name" default:"chaos-loris" env:"SERVICE_BROKER_NAME"`
	Description           string       `` /* 156-byte string literal not displayed */
	ServiceBrokerUsername string       `long:"service-broker-username" description:"broker-username" default:"loris"`
	ServiceBrokerPassword string       `long:"service-broker-password" description:"broker-password" default:"cha0s-l0r1s"`
	Help                  bool         `long:"help" short:"h" description:"Show this help message"`
}

Jump to

Keyboard shortcuts

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