Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { authz.AuthorizerClient // contains filtered or unexported fields }
Client provides access to the Aserto authorization services.
func (*Client) Connection ¶
func (c *Client) Connection() grpc.ClientConnInterface
Connection returns the underlying grpc connection.
Click to show internal directories.
Click to hide internal directories.