...

Package utils

import "github.com/chaos-mesh/chaos-mesh/controllers/utils"
Overview
Index

Overview ▾

func FindDaemonIP

func FindDaemonIP(ctx context.Context, c client.Client, pod *v1.Pod) (string, error)

func NewChaosDaemonClient

func NewChaosDaemonClient(ctx context.Context, c client.Client, pod *v1.Pod) (chaosdaemonclient.ChaosDaemonClientInterface, error)

NewChaosDaemonClient would create ChaosDaemonClient