k3s/pkg/admission
Cesar Wong 68ad63b5e2 Add operation checking to admission control handlers
Adds a new method to the handler interface that returns true only if the
admission control handler handles that operation.
2015-05-21 13:51:43 -04:00
..
attributes.go Add operation checking to admission control handlers 2015-05-21 13:51:43 -04:00
chain.go Add operation checking to admission control handlers 2015-05-21 13:51:43 -04:00
chain_test.go Add operation checking to admission control handlers 2015-05-21 13:51:43 -04:00
errors.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
handler.go Add operation checking to admission control handlers 2015-05-21 13:51:43 -04:00
interfaces.go Add operation checking to admission control handlers 2015-05-21 13:51:43 -04:00
plugins.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00