auth

package
v0.0.0-...-face4fc Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OperationType

type OperationType int
const (
	Get OperationType = iota
	List
	Create
	Update
	Delete
	CreateSelfSubjectRulesReview
	Watch
)

type OperationsInput

type OperationsInput map[OperationType][]*graphql.Request

type TestSuite

type TestSuite struct {
	// contains filtered or unexported fields
}

func New

func New() *TestSuite

func (*TestSuite) Run

func (a *TestSuite) Run(t *testing.T, ops *OperationsInput)

Jump to

Keyboard shortcuts

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