Versions in this module Expand all Collapse all v1 v1.1.1 Jan 18, 2016 v1.0.8 Nov 7, 2015 Changes in this version + type ByPriority []*kapi.SecurityContextConstraints + func (s ByPriority) Len() int + func (s ByPriority) Less(i, j int) bool + func (s ByPriority) Swap(i, j int) v1.0.7 Oct 29, 2015 Changes in this version + func ConstraintAppliesTo(constraint *kapi.SecurityContextConstraints, userInfo user.Info) bool + func NewSCCExecRestrictions(client client.Interface) *sccExecRestrictions v1.0.0 Jun 18, 2015 Changes in this version + func NewConstraint(kclient client.Interface) kadmission.Interface + type ByRestrictions []*kapi.SecurityContextConstraints + func (s ByRestrictions) Len() int + func (s ByRestrictions) Less(i, j int) bool + func (s ByRestrictions) Swap(i, j int)