Documentation ¶
Overview ¶
Package apicapability defines the API handlers for Traffic Ops's API's /api_capabilities endpoint.
Deprecated: "Capabilities" (now called Permissions) are no longer handled this way, and this package should be removed once API versions that use it have been fully removed.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAPICapabilitiesHandler ¶
func GetAPICapabilitiesHandler(w http.ResponseWriter, r *http.Request)
GetAPICapabilitiesHandler implements an http handler that returns API Capabilities. In the event a capability parameter is supplied, it will return only those with an exact match. Deprecated: This API endpoint is deprecated, and will be removed in api v4 and above.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.