salt

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: Apache-2.0 Imports: 9 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
}

func New

func New(endpoint string, username string, password string, version string) (*Client, error)

func (Client) DeleteKey

func (s Client) DeleteKey(ctx context.Context, minionID string) error

func (Client) Do

func (s Client) Do(req *http.Request) (*http.Response, error)

func (Client) WrappedPrivateKey

func (s Client) WrappedPrivateKey(ctx context.Context, minionID string) (string, error)

Jump to

Keyboard shortcuts

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