Documentation ¶
Index ¶
- Constants
- type Handler
- func (h *Handler) Get(ctx context.Context, name string) (lib_model.CoreService, error)
- func (h *Handler) GetCtrHandler(name string) (handler.ContainerHandler, error)
- func (h *Handler) Init(composePath string) error
- func (h *Handler) List(ctx context.Context) (map[string]lib_model.CoreService, error)
- func (h *Handler) Restart(ctx context.Context, name string) error
Constants ¶
View Source
const ( CoreIDLabel = "mgw_cid" CoreSrvLabel = "core_srv" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.