Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(ec *v1alpha1.EdgeController, kubeAPIConfig *v1alpha1.KubeAPIConfig, nodeName string, edgesite bool)
Types ¶
type EdgeController ¶ added in v1.2.0
type EdgeController struct {
// contains filtered or unexported fields
}
EdgeController use beehive context message layer
func (*EdgeController) Enable ¶ added in v1.2.0
func (ec *EdgeController) Enable() bool
Enable indicates whether enable this module
func (*EdgeController) Group ¶ added in v1.2.0
func (ec *EdgeController) Group() string
Group of controller
func (*EdgeController) Name ¶ added in v1.2.0
func (ec *EdgeController) Name() string
Name of controller
Click to show internal directories.
Click to hide internal directories.