v1alpha1

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2022 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSchemaServer

func NewSchemaServer(prefixRequired PrefixRequiredOption) v1alpha1.SchemaServiceServer

NewSchemaServer returns an new instance of a server that implements authzed.api.v1alpha1.SchemaService.

Types

type PrefixRequiredOption

type PrefixRequiredOption int

PrefixRequiredOption is an option to the schema server indicating whether prefixes are required on schema object definitions.

const (
	// PrefixNotRequired indicates that prefixes are not required.
	PrefixNotRequired PrefixRequiredOption = iota

	// PrefixRequired indicates that prefixes are required.
	PrefixRequired
)

Jump to

Keyboard shortcuts

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