hashicorp

package
v0.14.2 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2026 License: Apache-2.0 Imports: 6 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 {
	// contains filtered or unexported fields
}

Client wraps one live managed plugin subprocess.

func Start

func Start(ctx context.Context, executable string, env []string, verbosity int) (*Client, error)

Start launches a managed plugin binary and dispenses the shared client.

func (*Client) Close

func (c *Client) Close()

Close terminates the plugin subprocess.

func (*Client) Raw

func (c *Client) Raw() sdk.Client

Raw returns the typed shared client.

Jump to

Keyboard shortcuts

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