Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MasterDaemon ¶
type MasterDaemon struct { // Public state ListenURL string // URL where netmaster needs to listen ClusterStore string // state store URL ClusterMode string // cluster scheduler used docker/kubernetes/mesos etc DNSEnabled bool // Contiv skydns enabled? // contains filtered or unexported fields }
MasterDaemon runs the daemon FSM
func (*MasterDaemon) RunMasterFsm ¶
func (d *MasterDaemon) RunMasterFsm()
RunMasterFsm runs netmaster FSM
Click to show internal directories.
Click to hide internal directories.