Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterModule ¶
type ClusterModule struct { }
func (ClusterModule) Name ¶
func (module ClusterModule) Name() string
func (ClusterModule) Setup ¶
func (module ClusterModule) Setup(cfg *config.Config)
func (ClusterModule) Start ¶
func (module ClusterModule) Start() error
func (ClusterModule) Stop ¶
func (module ClusterModule) Stop() error
Click to show internal directories.
Click to hide internal directories.