Documentation ¶
Index ¶
- Variables
- func NewContainerKill(namespace string, props *Props) (cdk8s.App, string, string)
- func NewFailContainers(namespace string, props *Props) (cdk8s.App, string, string)
- func NewFailPods(namespace string, props *Props) (cdk8s.App, string, string)
- func NewKillPods(namespace string, props *Props) (cdk8s.App, string, string)
- func NewNetworkPartition(namespace string, props *Props) (cdk8s.App, string, string)
- type ManifestFunc
- type Props
Constants ¶
This section is empty.
Variables ¶
View Source
var (
FOREVER = a.Str("999h")
)
Functions ¶
func NewContainerKill ¶ added in v0.2.14
func NewFailContainers ¶ added in v0.2.14
func NewFailPods ¶ added in v0.2.14
func NewKillPods ¶ added in v0.2.14
Types ¶
type ManifestFunc ¶ added in v0.2.14
Click to show internal directories.
Click to hide internal directories.