Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + type Strategy interface + Generate func(annotations map[string]string, container *api.Container) (map[string]string, error) + Validate func(pod *api.Pod, container *api.Container) field.ErrorList + func NewStrategy(pspAnnotations map[string]string) Strategy