package
0.0.0-20240905184220-0a5f9d4d9d01
Repository: https://github.com/datadog/chaos-controller.git
Documentation: pkg.go.dev
# Functions
NewManager creates a new network namespace manager for the given PID.
NewManagerMock creates a new instance of ManagerMock.
# Structs
ManagerMock is an autogenerated mock type for the Manager type.
ManagerMock_Enter_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Enter'.
ManagerMock_Exit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Exit'.
No description provided by the author
# Interfaces
Manager is an interface being able to interact with a process network namespace.