Versions in this module Expand all Collapse all v0 v0.5.5 Nov 9, 2024 Changes in this version + type CnValidator struct + func NewCnValidator(vcCache ctlnetworkv1.VlanConfigCache) *CnValidator + func (c *CnValidator) Create(_ *admission.Request, newObj runtime.Object) error + func (c *CnValidator) Delete(_ *admission.Request, oldObj runtime.Object) error + func (c *CnValidator) Resource() admission.Resource v0.3.2-rc1 Nov 10, 2024