bundle

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MethodView             = "VIEW"
	MethodGet              = http.MethodGet
	MethodPost             = http.MethodPost
	MethodPut              = http.MethodPut
	MethodPatch            = http.MethodPatch
	MethodDelete           = http.MethodDelete
	ActionCreate           = "create"
	ActionDelete           = "delete"
	ActionDeleteCollection = "deletecollection"
	ActionGet              = "get"
	ActionList             = "list"
	ActionPatch            = "patch"
	ActionUpdate           = "update"
	ActionWatch            = "watch"
)
View Source
const UpdateKey = "opa_bundle"

Variables

Functions

func GenerateOPABundle

func GenerateOPABundle() error

func GetRevision

func GetRevision() string

func NewBundleController

func NewBundleController() *controller

func RefreshOPABundle

func RefreshOPABundle()

Types

This section is empty.

Jump to

Keyboard shortcuts

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