audit

package
v0.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CrudOperationCREATE = "CREATE"
	CrudOperationUPDATE = "UPDATE"
	CrudOperationDELETE = "DELETE"
)
View Source
const (
	// the type of operation done on the object
	HeaderOperation = "x-gloo-event-operation"
	// the source
	HeaderSource = "x-gloo-event-source"
)

Variables

This section is empty.

Functions

func EmitEvent

func EmitEvent(operation string, item v1.ConfigObject) error

func NewServeMux

func NewServeMux() *http.ServeMux

Types

type EventMeta

type EventMeta struct {
	Operation string
	Source    string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL