taskmetadata

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 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 ...

func NewClient

func NewClient(metadataURI string, ignoreContainer *regexp.Regexp) (*Client, error)

NewClient creates a new Client

func (*Client) GetTaskMetadata

func (c *Client) GetTaskMetadata(ctx context.Context) (*ecsTypes.TaskResponse, error)

GetTaskMetadata gets task metadata

func (*Client) GetTaskStats

func (c *Client) GetTaskStats(ctx context.Context) (map[string]*dockerTypes.StatsJSON, error)

GetTaskStats gets task stats

Jump to

Keyboard shortcuts

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