meshcontroller

package
v1.5.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Category is the category of MeshController.
	Category = supervisor.CategoryBusinessController

	// Kind is the kind of MeshController.
	Kind = "MeshController"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MeshController

type MeshController struct {
	// contains filtered or unexported fields
}

MeshController is a business controller to complete MegaEase Service Mesh.

func (*MeshController) Category

func (mc *MeshController) Category() supervisor.ObjectCategory

Category returns the category of MeshController.

func (*MeshController) Close

func (mc *MeshController) Close()

Close closes MeshController.

func (*MeshController) DefaultSpec

func (mc *MeshController) DefaultSpec() interface{}

DefaultSpec returns the default spec of MeshController.

func (*MeshController) Inherit

func (mc *MeshController) Inherit(superSpec *supervisor.Spec, previousGeneration supervisor.Object)

Inherit inherits previous generation of MeshController.

func (*MeshController) Init

func (mc *MeshController) Init(superSpec *supervisor.Spec)

Init initializes MeshController.

func (*MeshController) Kind

func (mc *MeshController) Kind() string

Kind return the kind of MeshController.

func (*MeshController) Status

func (mc *MeshController) Status() *supervisor.Status

Status returns the status of MeshController.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL