api

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2024 License: Apache-2.0 Imports: 10 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 NewClient

func NewClient(conf *core.APIConfig) *Client

func (*Client) GetLatestApplicableTag

func (c *Client) GetLatestApplicableTag(id, name string) (*core.LatestTagResponse, error)

func (*Client) GetMetadata

func (c *Client) GetMetadata() (map[string]string, error)

func (*Client) GetPresignedLogUploadURL

func (c *Client) GetPresignedLogUploadURL(logSize int) (string, error)

func (*Client) UploadLogs

func (c *Client) UploadLogs(lines []interface{}) error

Jump to

Keyboard shortcuts

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