rules

package
v2.9.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Rules

type Rules struct {
	Options auth.Options

	sync.Mutex
	// contains filtered or unexported fields
}

Rules processes RPC calls

func (*Rules) Create

func (r *Rules) Create(ctx context.Context, req *pb.CreateRequest, rsp *pb.CreateResponse) error

Create a rule giving a scope access to a resource

func (*Rules) Delete

func (r *Rules) Delete(ctx context.Context, req *pb.DeleteRequest, rsp *pb.DeleteResponse) error

Delete a scope access to a resource

func (*Rules) Init

func (r *Rules) Init(opts ...auth.Option)

Init the auth

func (*Rules) List

func (r *Rules) List(ctx context.Context, req *pb.ListRequest, rsp *pb.ListResponse) error

List returns all the rules

Jump to

Keyboard shortcuts

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