Skip to content

Latest commit

 

History

History
88 lines (42 loc) · 1.1 KB

grpc.grpc.md

File metadata and controls

88 lines (42 loc) · 1.1 KB

Home > @cerbos/grpc > GRPC

GRPC class

A client for interacting with the Cerbos policy decision point server over gRPC.

Signature:

export declare class GRPC extends Client 

Extends: Client

Remarks

Not supported in browsers.

See the parent class for available methods.

Constructors

Constructor

Modifiers

Description

(constructor)(target, options)

Create a client for interacting with the Cerbos policy decision point (PDP) server over gRPC.

Methods

Method

Modifiers

Description

close()

Disconnect from the Cerbos policy decision point server and clean up resources.