Documentation ¶
Index ¶
- type Mesh
- func (_m *Mesh) GetEdgeMetrics(ctx context.Context, name string, namespace string, kind string, ...) (*metrics.TrafficMetricsList, error)
- func (_m *Mesh) GetResourceMetrics(ctx context.Context, name string, namespace string, kind string, ...) (*metrics.TrafficMetricsList, error)
- func (_m *Mesh) GetSupportedResources(ctx context.Context) (*v1.APIResourceList, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mesh ¶
Mesh is an autogenerated mock type for the Mesh type
func (*Mesh) GetEdgeMetrics ¶
func (_m *Mesh) GetEdgeMetrics(ctx context.Context, name string, namespace string, kind string, interval *metrics.Interval, details *mesh.ResourceDetails) (*metrics.TrafficMetricsList, error)
GetEdgeMetrics provides a mock function with given fields: ctx, name, namespace, kind, interval, details
func (*Mesh) GetResourceMetrics ¶
func (_m *Mesh) GetResourceMetrics(ctx context.Context, name string, namespace string, kind string, interval *metrics.Interval) (*metrics.TrafficMetricsList, error)
GetResourceMetrics provides a mock function with given fields: ctx, name, namespace, kind, interval
func (*Mesh) GetSupportedResources ¶
GetSupportedResources provides a mock function with given fields: ctx
Click to show internal directories.
Click to hide internal directories.