package
8.0.2
Repository: https://github.com/apache/trafficcontrol.git
Documentation: pkg.go.dev

# Functions

Used by POST requests to `/jobs`, creates a new content invalidation job from the provided request body.
Used by POST requests to `/jobs`, creates a new content invalidation job from the provided request body.
Used by DELETE requests to `/jobs`, deletes an existing content invalidation job Deprecated.
Used by DELETE requests to `/jobs`, deletes an existing content invalidation job.
Checks if the current user's (identified in the APIInfo) tenant has permissions to edit a Delivery Service.
Checks if the current user's (identified in the APIInfo) tenant has permissions to edit a Delivery Service.
Checks if the current user's (identified in the APIInfo) tenant has permissions to edit on par with the user identified by `u`.
Checks if the current user's (identified in the APIInfo) tenant has permissions to edit on par with the user identified by `u`.
Used by PUT requests to `/jobs`, replaces an existing content invalidation job with the provided request body.
Used by PUT requests to `/jobs`, replaces an existing content invalidation job with the provided request body.

# Structs

Deprecated, only to be used with versions below 4.0.
No description provided by the author