Versions in this module Expand all Collapse all v0 v0.0.1 Sep 16, 2020 GO-2022-1135 GO-2022-1135: Capsule vulnerable to privilege escalation by ServiceAccount deployed in a Tenant Namespace in github.com/clastix/capsule Changes in this version + func Handler() capsulewebhook.Handler + func Webhook(handler capsulewebhook.Handler) capsulewebhook.Webhook + type EndpointSlice struct + func (eps EndpointSlice) Annotations() map[string]string + func (eps EndpointSlice) Labels() map[string]string + func (eps EndpointSlice) Namespace() string + type Endpoints struct + func (ep Endpoints) Annotations() map[string]string + func (ep Endpoints) Labels() map[string]string + func (ep Endpoints) Namespace() string + type Service struct + func (s Service) Annotations() map[string]string + func (s Service) Labels() map[string]string + func (s Service) Namespace() string + type ServiceType interface + Annotations func() map[string]string + Labels func() map[string]string + Namespace func() string