Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecHandler ¶
type ExecHandler struct {
// contains filtered or unexported fields
}
func New ¶ added in v0.7.0
func New(c *config.ExecHandlerConfig) (*ExecHandler, error)
func (*ExecHandler) HandleAdmissionRequest ¶ added in v0.7.0
func (*ExecHandler) HandleInjectionRequest ¶ added in v0.7.0
func (*ExecHandler) HandleState ¶ added in v0.7.0
func (h *ExecHandler) HandleState(s *state.State) error
Click to show internal directories.
Click to hide internal directories.