etcd_test_consumer

package
v0.0.55 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2016 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 {

	/*ServerKey - Descr: PEM-encoded server key Default: <nil>
	 */
	ServerKey interface{} `yaml:"server_key,omitempty"`

	/*ClientCert - Descr: PEM-encoded client certificate Default: <nil>
	 */
	ClientCert interface{} `yaml:"client_cert,omitempty"`

	/*ClientKey - Descr: PEM-encoded client key Default: <nil>
	 */
	ClientKey interface{} `yaml:"client_key,omitempty"`

	/*RequireSsl - Descr: enable ssl for all communication with etcd Default: true
	 */
	RequireSsl interface{} `yaml:"require_ssl,omitempty"`

	/*Machines - Descr: Addresses of etcd machines Default: <nil>
	 */
	Machines interface{} `yaml:"machines,omitempty"`

	/*CaCert - Descr: PEM-encoded CA certificate Default: <nil>
	 */
	CaCert interface{} `yaml:"ca_cert,omitempty"`

	/*ServerCert - Descr: PEM-encoded server certificate Default: <nil>
	 */
	ServerCert interface{} `yaml:"server_cert,omitempty"`
}

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

type EtcdTestConsumerJob

type EtcdTestConsumerJob struct {

	/*Etcd - Descr: PEM-encoded client key Default: <nil>
	 */
	Etcd *Etcd `yaml:"etcd,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