actions

package
v0.16.4 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArtifactIDFromBranch

func ArtifactIDFromBranch(client *httpinternal.Client, service string, branch string) (string, error)

func ArtifactIDFromEnvironment

func ArtifactIDFromEnvironment(client *httpinternal.Client, service, namespace, environment string) (string, error)

func ReleasesFromEnvironment added in v0.9.0

func ReleasesFromEnvironment(client *httpinternal.Client, service, environment string, count int) (httpinternal.DescribeReleaseResponse, error)

Types

type ReleaseResult added in v0.12.0

type ReleaseResult struct {
	Response    httpinternal.ReleaseResponse
	Environment string
	Error       error
}

func ReleaseArtifactID

func ReleaseArtifactID(client *httpinternal.Client, service, environment string, artifactID string, intent intent.Intent) (ReleaseResult, error)

ReleaseArtifactID issues a release request to a single environment.

func ReleaseArtifactIDMultipleEnvironments added in v0.12.0

func ReleaseArtifactIDMultipleEnvironments(client *httpinternal.Client, service string, environments []string, artifactID string, intent intent.Intent) ([]ReleaseResult, error)

ReleaseArtifactIDMultipleEnvironments issues a release request to multiple environments.

Jump to

Keyboard shortcuts

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