unversioned

package
v0.0.0-...-cc38a72 Latest Latest
Warning

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

Go to latest
Published: May 30, 2017 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NonResourceSpec

type NonResourceSpec struct {
	Path string
	Verb string
}

NonResourceSpec defines the specifications of the authorization request that would non-resource and the user making the request

type ResourceSpec

type ResourceSpec struct {
	Namespace string
	Verb      string
	Resource  string
}

ResourceSpec defines the specifications of the authorization request that would include resource and the user making the request

type UserSpec

type UserSpec struct {
	User   string
	Groups []string
}

UserSpec defines information known regarding the user

Jump to

Keyboard shortcuts

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