iamclient

package
v0.0.0-...-9b8e8df Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 11 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 IAM client instance.

func New

func New(config *config.Config, cryptocontext *cryptutils.CryptoContext, insecure bool) (client *Client, err error)

New creates new IAM client.

func (*Client) Close

func (client *Client) Close() error

Close closes IAM client.

func (*Client) GetCertificate

func (client *Client) GetCertificate(cerType string) (certURL, keyURL string, err error)

GetCertificate gets certificate by issuer.

func (*Client) GetNodeID

func (client *Client) GetNodeID() (string, error)

GetNodeID returns node ID.

Jump to

Keyboard shortcuts

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