Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Master ¶
type Master struct {
// contains filtered or unexported fields
}
Master is the master role of Easegress for mesh control plane.
func New ¶
func New(superSpec *supervisor.Spec, super *supervisor.Supervisor) *Master
New creates a mesh master.
func (*Master) Status ¶
func (m *Master) Status() *supervisor.Status
Status returns the status of master.
Click to show internal directories.
Click to hide internal directories.