package
7.0.1+incompatible
Repository: https://github.com/apache/trafficcontrol.git
Documentation: pkg.go.dev
# Functions
GetCapabilities returns the CDNi capability limits.
GetRequests returns the CDNi configuration update requests.
PutConfiguration adds the requested CDNi configuration update to the queue and adds an async status.
PutConfigurationResponse approves or denies a CDNi configuration request and updates the configuration and async status appropriately.
PutHostConfiguration adds the requested CDNi configuration update for a specific host to the queue and adds an async status.
# 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
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
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
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
No description provided by the author
# Structs
Capabilities contains an array of CDNi capabilities.
Capability contains information about a CDNi capability.
CapabilityQueryResponse contains data about the capability query.
CapacityCapabilityValue contains the total and host capability limits.
CapacityLimit contains the limit information for a given footprint.
CapacityRequestedLimits contains the requested capacity limits.
ConfigurationUpdateRequest contains information about a requested CDNi configuration update request.
Footprint contains the information for a footprint.
GenericHostMetadata contains the generic CDNi metadata for a requested update to a specific host.
GenericMetadata contains generic CDNi metadata.
GenericRequestMetadata contains the generic CDNi metadata for a requested update.
HostMetadataList contains CDNi metadata for a specific host.
Limit contains the information for a capacity limit.
LimitScope contains information for a specific limit.
LimitsQueryResponse contains information about the limits query.
Metric contains the metric information for a telemetry metric.
Telemetry contains the information for a telemetry metric.
TelemetryCapabilityValue contains an array of telemetry sources.
No description provided by the author
TelemetrySource contains the information for a telemetry source.
# Type aliases
CapacityLimitType is a string of the capacity limit type.
FootprintType is a string of the footprint type.
SupportedCapabilities is a string of the supported capabilities.
SupportedGenericMetadataType is a string of the supported metadata type.
TelemetrySourceType is a string of the telemetry source type.