loggregator_acceptance_tests

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 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 Etcd

type Etcd struct {

	/*Machines - Descr: IPs pointing to the ETCD cluster Default: <nil>
	 */
	Machines interface{} `yaml:"machines,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

type Loggregator

type Loggregator struct {

	/*Etcd - Descr: IPs pointing to the ETCD cluster Default: <nil>
	 */
	Etcd *Etcd `yaml:"etcd,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

type LoggregatorAcceptanceTests

type LoggregatorAcceptanceTests struct {

	/*AdminPassword - Descr:  Default: <nil>
	 */
	AdminPassword interface{} `yaml:"admin_password,omitempty"`

	/*LoginRequired - Descr:  Default: <nil>
	 */
	LoginRequired interface{} `yaml:"login_required,omitempty"`

	/*AdminUser - Descr:  Default: <nil>
	 */
	AdminUser interface{} `yaml:"admin_user,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

type LoggregatorAcceptanceTestsJob

type LoggregatorAcceptanceTestsJob struct {

	/*LoggregatorEndpoint - Descr:  Default: <nil>
	 */
	LoggregatorEndpoint *LoggregatorEndpoint `yaml:"loggregator_endpoint,omitempty"`

	/*LoggregatorAcceptanceTests - Descr:  Default: <nil>
	 */
	LoggregatorAcceptanceTests *LoggregatorAcceptanceTests `yaml:"loggregator_acceptance_tests,omitempty"`

	/*Loggregator - Descr: IPs pointing to the ETCD cluster Default: <nil>
	 */
	Loggregator *Loggregator `yaml:"loggregator,omitempty"`

	/*SystemDomain - Descr: for computing the Traffic Controller URL Default: <nil>
	 */
	SystemDomain interface{} `yaml:"system_domain,omitempty"`

	/*Ssl - Descr:  Default: <nil>
	 */
	Ssl *Ssl `yaml:"ssl,omitempty"`

	/*MetronAgent - Descr: port for tests to send metrics to metron Default: <nil>
	 */
	MetronAgent *MetronAgent `yaml:"metron_agent,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

type LoggregatorEndpoint

type LoggregatorEndpoint struct {

	/*SharedSecret - Descr:  Default: <nil>
	 */
	SharedSecret interface{} `yaml:"shared_secret,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

type MetronAgent

type MetronAgent struct {

	/*DropsondeIncomingPort - Descr: port for tests to send metrics to metron Default: <nil>
	 */
	DropsondeIncomingPort interface{} `yaml:"dropsonde_incoming_port,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

type Ssl

type Ssl struct {

	/*SkipCertVerify - Descr:  Default: <nil>
	 */
	SkipCertVerify interface{} `yaml:"skip_cert_verify,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

Jump to

Keyboard shortcuts

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