Documentation ¶
Index ¶
- type Impl
- func (impl *Impl) Apply(ctx context.Context, index int, records []*v1alpha1.Record, ...) (v1alpha1.Phase, error)
- func (impl *Impl) Recover(ctx context.Context, index int, records []*v1alpha1.Record, ...) (v1alpha1.Phase, error)
- func (impl *Impl) SetDrop(ctx context.Context, m *podnetworkchaosmanager.PodNetworkManager, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Impl ¶
func (*Impl) SetDrop ¶
func (impl *Impl) SetDrop(ctx context.Context, m *podnetworkchaosmanager.PodNetworkManager, targets []*v1alpha1.Record, networkchaos *v1alpha1.NetworkChaos, ipSetPostFix string, chainDirection v1alpha1.ChainDirection, device string) error
Click to show internal directories.
Click to hide internal directories.