Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFisClient ¶
Types ¶
type ChaosMeshConfig ¶
type ChaosMeshConfig struct { NameSpace string `env:"CHAOS_MESH_NAMESPACE,required"` KubernetesARN string `env:"CHAOS_MESH_KUBERNETES_ARN,required"` RoleARN string `env:"CHAOS_MESH_ROLE_ARN,required"` }
func GetChaosMeshCfg ¶
func GetChaosMeshCfg() *ChaosMeshConfig
Click to show internal directories.
Click to hide internal directories.