fetch_containers_images

package
v0.0.62 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 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 Broker

type Broker struct {

	/*Services - Descr: Services and plans offered by the broker Default: <nil>
	 */
	Services interface{} `yaml:"services,omitempty"`
}

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

type FetchContainersImages

type FetchContainersImages struct {

	/*DockerUrl - Descr: Docker URL (IP/Socket) Default: <nil>
	 */
	DockerUrl interface{} `yaml:"docker_url,omitempty"`
}

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

type FetchContainersImagesJob

type FetchContainersImagesJob struct {

	/*Broker - Descr: Services and plans offered by the broker Default: <nil>
	 */
	Broker *Broker `yaml:"broker,omitempty"`

	/*FetchContainersImages - Descr: Docker URL (IP/Socket) Default: <nil>
	 */
	FetchContainersImages *FetchContainersImages `yaml:"fetch_containers_images,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