cfdot

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 Bbs

type Bbs struct {

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

	/*UseSsl - Descr: true if the bbs requires TLS connections, false otherwise Default: true
	 */
	UseSsl interface{} `yaml:"use_ssl,omitempty"`

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

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

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

type Cfdot

type Cfdot struct {

	/*Bbs - Descr: PEM-encoded client certificate Default: <nil>
	 */
	Bbs *Bbs `yaml:"bbs,omitempty"`
}

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

type CfdotJob

type CfdotJob struct {

	/*Diego - Descr: PEM-encoded client certificate Default: <nil>
	 */
	Diego *Diego `yaml:"diego,omitempty"`
}

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

type Diego

type Diego struct {

	/*Cfdot - Descr: PEM-encoded client certificate Default: <nil>
	 */
	Cfdot *Cfdot `yaml:"cfdot,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