# Functions
Initializes DeploymentHandler with provided and default values.
No description provided by the author
Initializes VirtualServiceHandler with provided and default values.
# Structs
A handler for managing Deployments manipulations.
A handler for managing DestinationRule manipulations.
IgnoredMissing should indicate an acceptable missing resource (e.g., missing DR per hostname).
A handler for managing VirtualService manipulations.
# Interfaces
Common functionality for SRHandler and MRHandler.
MultiResourceHandler is a spacial kind of Handler as it may affect several resources.
A SingleResourceHandler for any of the resources we manage in DynamicEnv controller.