# Functions

No description provided by the author

# Constants

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

# Structs

ResourceAnnotateRequest is the JSON body of the POST request It contains the name, controller_kind, namespace, and log type of the resource name: name of the resource controller_kind: kind of the resource (deployment or statefulset) namespace: namespace of the resource log_type: desired log type container_name: name of the container associated with the request service_name: the desired service name for the application, should delete instrumentation if this filed is empty.
No description provided by the author