Versions in this module Expand all Collapse all v1 v1.8.1 Oct 5, 2022 v1.5.0-rc2 Feb 18, 2022 v1.2.1 Jun 30, 2021 Changes in this version + type Hooks struct + func (h *Hooks) AddResourceSetHook(hook ResourceSetHook) + func (h *Hooks) ResourceSetHooks() []ResourceSetHook + type ResourceSetHook interface + Modify func(resourceSet *core_xds.ResourceSet, ctx xds_context.Context, ...) error