Documentation ¶
Index ¶
Constants ¶
View Source
const TempTestConfig = "/tmp/mosn_test_config.json"
Variables ¶
This section is empty.
Functions ¶
func WriteTestConfig ¶
Types ¶
type MosnOperator ¶
type MosnOperator struct {
// contains filtered or unexported fields
}
func NewMosnOperator ¶
func NewMosnOperator(binpath, cfgpath string) *MosnOperator
func StartMosn ¶
func StartMosn(cfgStr string) *MosnOperator
func (*MosnOperator) Restart ¶
func (op *MosnOperator) Restart() error
TODO: More MOSN Operation Restart mosn, hot restart
func (*MosnOperator) Start ¶
func (op *MosnOperator) Start() error
func (*MosnOperator) Stop ¶
func (op *MosnOperator) Stop()
Click to show internal directories.
Click to hide internal directories.