# Variables
AddToScheme is required by pkg/client/...
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
ChaosPod is the Schema for the randomjobs API +kubebuilder:printcolumn:name="next stop",type="string",JSONPath=".spec.nextStop",format="date" +kubebuilder:printcolumn:name="last run",type="string",JSONPath=".status.lastRun",format="date".
ChaosPodList contains a list of ChaosPod.
ChaosPodSpec defines the desired state of ChaosPod.
ChaosPodStatus defines the observed state of ChaosPod.