Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChaosDaemonClientBuilder ¶
func New ¶
func New(params ChaosDaemonClientBuilderParams) *ChaosDaemonClientBuilder
func (*ChaosDaemonClientBuilder) Build ¶
func (b *ChaosDaemonClientBuilder) Build(ctx context.Context, pod *v1.Pod, id *types.NamespacedName) (chaosdaemonclient.ChaosDaemonClientInterface, error)
Build will construct a ChaosDaemonClient The `id` parameter is the namespacedName of current handling resource, which will be printed in the log of the chaos-daemon
func (*ChaosDaemonClientBuilder) FindDaemonIP ¶
Click to show internal directories.
Click to hide internal directories.