helpers

package
v0.0.0-...-ab63307 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustGetenv

func MustGetenv(varName string) string

Types

type Deployment

type Deployment struct {
	TeamName     string
	PipelineName string
	JobName      string
	ResourceName string
	Version      string
	// contains filtered or unexported fields
}

Deployment represents a full run of a concourse pipeline.

func ConcourseDeployment

func ConcourseDeployment() *Deployment

func (*Deployment) Complete

func (d *Deployment) Complete() (bool, error)

Jump to

Keyboard shortcuts

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