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 ShowLogsInput ¶
type ShowLogsInput struct { Ctx *cli.Context Sess *session.Session LogConfig *ecs.LogConfiguration TaskID string }
Click to show internal directories.
Click to hide internal directories.