...

Package config

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

Overview ▾

Variables

ControllerCfg is a global variable to keep the configuration for Chaos Controller

var ControllerCfg *config.ChaosControllerConfig

func ShouldSpawnController

func ShouldSpawnController(name string) bool

func ShouldStartWebhook

func ShouldStartWebhook(name string) bool