codestar

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: 6 Imported by: 0

Documentation

Overview

Package codestar provides a client to make API requests to AWS CodeStar Connections.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CodeStar

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

CodeStar represents a client to make requests to AWS CodeStarConnections.

func New

func New(s *session.Session) *CodeStar

New creates a new CodeStar client.

func (*CodeStar) GetConnectionARN added in v1.5.0

func (c *CodeStar) GetConnectionARN(connectionName string) (connectionARN string, err error)

GetConnectionARN retrieves all of the CSC connections in the current account and returns the ARN correlating to the connection name passed in.

func (*CodeStar) WaitUntilConnectionStatusAvailable

func (c *CodeStar) WaitUntilConnectionStatusAvailable(ctx context.Context, connectionARN string) error

WaitUntilConnectionStatusAvailable blocks until the connection status has been updated from `PENDING` to `AVAILABLE` or until the max attempt window expires.

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