logs

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunShowLogsWithTaskId

func RunShowLogsWithTaskId(c *cli.Context) error

func ShowLogs

func ShowLogs(input *ShowLogsInput)

Types

type GetLogEventsInput

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

type LogConfiguration

type LogConfiguration struct {
	LogGroupName    *string
	LogStreamPrefix *string
	Container       string
	TaskID          string
}

type ShowLogsInput

type ShowLogsInput struct {
	Ctx       *cli.Context
	Sess      *session.Session
	LogConfig *ecs.LogConfiguration
	TaskID    string
}

Jump to

Keyboard shortcuts

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