apprunner

package
v1.33.3 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package apprunner provides a client to retrieve Copilot App Runner information.

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 retrieves Copilot information from App Runner endpoint.

func New

func New(sess *session.Session) *Client

New inits a new Client.

func (Client) ForceUpdateService

func (c Client) ForceUpdateService(app, env, svc string) error

ForceUpdateService forces a new update for an App Runner service given Copilot service info.

func (Client) LastUpdatedAt added in v1.14.0

func (c Client) LastUpdatedAt(app, env, svc string) (time.Time, error)

LastUpdatedAt returns the last updated time of the app runner service.

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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