package
0.0.0-20240905184220-0a5f9d4d9d01
Repository: https://github.com/datadog/chaos-controller.git
Documentation: pkg.go.dev

# Functions

CheckTargetResourceExists determines if the target resource exists.
CreateDisruptionFromTemplate constructs a Disruption object based on the provided owner, disruptionSpec, and targetResource.
GetChildDisruptions retrieves disruptions associated with a resource by its label.
GetMostRecentScheduleTime returns the most recent scheduled time from a list of disruptions.
GetSelectors retrieves the labels of the specified target resource (Deployment or StatefulSet).
GetTargetResource retrieves the specified target resource (Deployment or StatefulSet).

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
DisruptionReconciler reconciles a Disruption object.
No description provided by the author