# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
No description provided by the author
NewTrafficMetrics constructs a TrafficMetrics with all the defaults.
NewTrafficMetricsList constructs a new object with defaults already configured.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

No description provided by the author
Client indicated that the metrics are measured on the client side.
From is used when an edge is receiving traffic from a resource.
MilliSeconds is a time unit.
Server indicates that the metrics are measured on the server side.
To is used when an edge is sending traffic to a resource.

# Variables

AddToScheme applies all the stored functions to the scheme.
No description provided by the author
AvailableMetrics are a list of the possible metrics that can be returned.
SchemeBuilder collects functions that add things to a scheme.
SchemeGroupVersion is the identifier for the API which includes the name of the group and the version of the API.

# Structs

Backend describes which branch of a traffic split these metrics represent.
Edge describes the other resource that metrics are associated with.
Interval defines the time interval from which metrics were collected.
Metric describes a name and value for specific metrics.
TrafficMetrics provide the metrics for a specific resource.
TrafficMetricsList provides a list of resources associated with a specific reference.

# Type aliases

Direction defines whether an edge is sending traffic to a resource or receiving traffic from a resource.
Side defines on which side of the edge the metrics are measured.
Unit is associated with metrics and defines what unit the metric is using.