# Functions
No description provided by the author
# Constants
DestinationRuleAPIVersion defines the API version for DestinationRule as in Istio.
DestinationRuleCrdName defines the CRD name for DestinationRule as in Istio.
DestinationRuleKind defines the Kind name for DestinationRule as in Istio.
# Structs
No description provided by the author
# Interfaces
go:generate go run github.com/vektra/mockery/v2 --name=Client --outpkg=mocks --case=underscore.