management

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 {

	// Controller provides methods for interacting with the controller service.
	Controller management.ControllerClient

	// ControlPlane provides methods for interacting with the ControlPlane service.
	ControlPlane management.ControlPlaneClient
	// contains filtered or unexported fields
}

Client provides access to the Aserto Management 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