registrytenant

package
v0.8.13 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {

	// Tenant provides methods for interacting with the tenant service.
	Tenant registry_tenant.TenantClient

	// Policy provides methods for interacting with the policy service.
	Policy registry_tenant.PolicyClient

	// PolicyRepo provides methods for interacting with the policy repository service.
	PolicyRepo registry_tenant.PolicyRepoClient
	// contains filtered or unexported fields
}

Client provides access to the Aserto registry tenant services.

func New

func New(ctx context.Context, opts ...client.ConnectionOption) (*Client, error)

NewClient creates a Client with the specified connection options.

func (*Client) Connection

func (c *Client) Connection() grpc.ClientConnInterface

Connection returns the underlying grpc connection.

Jump to

Keyboard shortcuts

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