Versions in this module Expand all Collapse all v0 v0.2.1 Mar 13, 2020 v0.2.0 Aug 23, 2019 Changes in this version + func ListKey(kind, name, namespace string) *v1.ObjectReference + type ErrorResponse struct + Error string + type Mesh interface + GetEdgeMetrics func(ctx context.Context, query Query, interval *metrics.Interval, ...) (*metrics.TrafficMetricsList, error) + GetResourceMetrics func(ctx context.Context, query Query, interval *metrics.Interval) (*metrics.TrafficMetricsList, error) + GetSupportedResources func(ctx context.Context) (*metav1.APIResourceList, error) + type Query struct + Kind string + Name string + Namespace string + type ResourceDetails struct + Kind string + Namespaced bool + func GetResourceDetails(name string) (*ResourceDetails, bool)