client

package
v0.1.62 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2025 License: GPL-3.0 Imports: 22 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Config      *configuration.Configuration
	Group       string
	Manager     *contexts.Manager
	Credentials *ocicredentials.Manager
	Signer      *signature.Signer
	Context     *contexts.ClientContext
	Version     *version.VersionClient
}

func New added in v0.1.56

func New(config *configuration.Configuration, rootDir string) *Client

func (*Client) Events added in v0.1.56

func (c *Client) Events(ctx context.Context, cancel context.CancelFunc, event string, identifier string, handle func(context.Context, context.CancelFunc, string, string, func() error, *websocket.Conn) error) error

func (*Client) ReadEvents added in v0.1.56

func (c *Client) ReadEvents(ctx context.Context, conn *websocket.Conn, msgChannel chan<- []byte) error

func (*Client) Tracker added in v0.1.56

func (c *Client) Tracker(ctx context.Context, cancel context.CancelFunc, waitForEvent string, identifier string, cancelWSS func() error, conn *websocket.Conn) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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