flags

package
v0.0.0-...-980e7ab Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArtifactBucket

func ArtifactBucket() string

func ChangedFiles

func ChangedFiles(regexes ...string) []string

Returns all changed files with regexes. If no regexes are passed, all files are returned. If even one is passed, then only file paths with a match anywhere in the file will be returned. If multiple are passed, it is equivalent to (regex1|regex2|...|regexN)

func ExportDataset

func ExportDataset() string

func ExportProject

func ExportProject() string

func ExportTable

func ExportTable() string

func FailureMode

func FailureMode() string

func HostIp

func HostIp() string

func PrivateConnectivity

func PrivateConnectivity() string

func Project

func Project() string

func Region

func Region() string

func RegisterCommonFlags

func RegisterCommonFlags()

Registers all common flags. Must be called before flag.Parse().

func RegisterItFlags

func RegisterItFlags()

Registers all common flags. Must be called before flag.Parse().

func RegisterLtFlags

func RegisterLtFlags()

Registers all common flags. Must be called before flag.Parse().

func StageBucket

func StageBucket() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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