# Packages
Definitions for the Kubernetes Controllers.
Package mock_v1alpha1 is a generated GoMock package.
No description provided by the author
No description provided by the author
# Functions
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
# Interfaces
clienset for the telemetry.istio.io/v1alpha1 APIs.
MulticlusterClientset for the telemetry.istio.io/v1alpha1 APIs.
Provides TelemetryClients for multiple clusters.
Client knows how to perform CRUD operations on Telemetrys.
Reader knows how to read and list Telemetrys.
StatusWriter knows how to update status subresource of a Telemetry object.
Writer knows how to create, delete, and update Telemetrys.
# Type aliases
TelemetrySlice represents a slice of *Telemetry.
TelemetryTransitionFunction instructs the TelemetryWriter how to transition between an existing Telemetry object and a desired on an Upsert.