itclient

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: Apache-2.0 Imports: 18 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 {
	ExpectErrors bool
	Td           spiffeid.TrustDomain
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context) *Client

func NewInsecure

func NewInsecure(ctx context.Context) *Client

func NewWithCert

func NewWithCert(ctx context.Context, cert *x509.Certificate, key crypto.Signer) *Client

func (*Client) AgentClient

func (c *Client) AgentClient() agent.AgentClient

func (*Client) BundleClient

func (c *Client) BundleClient() bundle.BundleClient

func (*Client) DebugClient

func (c *Client) DebugClient() debug.DebugClient

func (*Client) EntryClient

func (c *Client) EntryClient() entry.EntryClient

func (*Client) Release

func (c *Client) Release()

func (*Client) SVIDClient

func (c *Client) SVIDClient() svid.SVIDClient

func (*Client) TrustDomainClient

func (c *Client) TrustDomainClient() trustdomain.TrustDomainClient

type LocalServerClient

type LocalServerClient struct {
	// contains filtered or unexported fields
}

Open a client ON THE SPIRE-SERVER container Used for creating join tokens

func NewLocalServerClient

func NewLocalServerClient(ctx context.Context) *LocalServerClient

func (*LocalServerClient) AgentClient

func (c *LocalServerClient) AgentClient() agent.AgentClient

func (*LocalServerClient) Release

func (c *LocalServerClient) Release()

Jump to

Keyboard shortcuts

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