# 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
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
Trace is the Schema for the traces API +kubebuilder:printcolumn:name="Name",type=string,JSONPath=`.metadata.name` +kubebuilder:printcolumn:name="Job",type=string,JSONPath=`.status.job` +kubebuilder:printcolumn:name="Syscalls",type=string,JSONPath=`.spec.syscalls` +kubebuilder:printcolumn:name="State",type=string,JSONPath=`.status.state`.
TraceList contains a list of Trace.
TraceSpec defines the desired state of Trace.
TraceStatus defines the observed state of Trace.
# Type aliases
No description provided by the author