Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FaultInjectionResult ¶
type FaultInjectorManager ¶
type ManagerInterface ¶
type ManagerInterface interface { FaultInjectorManager Sync(config *ctrlmeshproto.FaultInjection) (*ctrlmeshproto.FaultInjectConfigResp, error) }
func NewManager ¶
func NewManager(ctx context.Context) ManagerInterface
Click to show internal directories.
Click to hide internal directories.