stack

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2022 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const UserProvidedRunMetadataHeader = "Spacelift-User-Provided-Run-Metadata"

UserProvidedRunMetadataHeader is the HTTP header used to pass arbitrary metadata to runs when creating or confirming them.

Variables

This section is empty.

Functions

func Command

func Command() *cli.Command

Command encapsulates the stack command subtree.

Types

type ConfigInput added in v0.7.1

type ConfigInput struct {
	ID        graphql.ID      `json:"id"`
	Type      ConfigType      `json:"type"`
	Value     graphql.String  `json:"value"`
	WriteOnly graphql.Boolean `json:"writeOnly"`
}

ConfigInput represents the input required to create or update a config element.

type ConfigType added in v0.7.1

type ConfigType string

ConfigType is a type of configuration element.

Jump to

Keyboard shortcuts

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