package
Version:
v0.0.2-cli
Opens a new window with list of versions in this module.
Published: Jul 13, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
PolicyServerURL string `json:"policy_server_url"`
PollInterval int `json:"poll_interval"`
ListenHost string `json:"listen_host"`
ListenPort int `json:"listen_port"`
VNI int `json:"vni"`
FlannelSubnetFile string `json:"flannel_subnet_file"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.