flannel

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 Apiserver

type Apiserver struct {

	/*Ip - Descr: ip of api server Default: <nil>
	 */
	Ip interface{} `yaml:"ip,omitempty"`
}

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

type FlannelJob

type FlannelJob struct {

	/*Apiserver - Descr: ip of api server Default: <nil>
	 */
	Apiserver *Apiserver `yaml:"apiserver,omitempty"`

	/*Kubernetes - Descr: master Default: false
	 */
	Kubernetes *Kubernetes `yaml:"kubernetes,omitempty"`
}

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

type Kubernetes

type Kubernetes struct {

	/*Master - Descr: master Default: false
	 */
	Master interface{} `yaml:"master,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