consts

package
v0.3.23 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HostnameEntry    = "hostname"
	SchemeEntry      = "scheme"
	ApiKeyEntry      = "blink-api-key"
	WorkspaceIdEntry = "workspace-id"
)
View Source
const (
	ApiKeyFlagName             = "api-key"
	WorkspaceNameFlagName      = "workspace"
	WorkspaceIDAutoGenFlagName = "ws_id"
	IDFlagName                 = "id"
	QueryFlagName              = "q"
	RecordFlag                 = "record"
	WorkspaceIDCobraKey        = "workspace-id"
	APIKeyCobraKey             = "blink-api-key"
	FileFlagName               = "file"
	AutomationPackFlag         = "pack-name"
	PublishFlag                = "publish"
	AutomationPackShortFlag    = "p"
	NameFlagName               = "name"
	DescriptionFlagName        = "description"
	IsDefaultFlagName          = "is-default"
	TagsFlagName               = "tags"
)
View Source
const (
	CompletionAutoGen = "completion [Bash|Zsh|Fish|Powershell]"
	HelpAutoGen       = "help"
)
View Source
const (
	ApiKeyHeader = "BLINK-API-KEY"
)
View Source
const (
	DefaultBlinkHostname = "https://app.blinkops.com"
)
View Source
const (
	GetAutomationPackByDisplayNameQueryFormat = `{"limit":1,"offset":0,"filter":{"display_name":{"$eq":"%s"}},"ci":true,"select":["id"]}`
)

Variables

This section is empty.

Functions

func AddAllowedOperation added in v0.3.4

func AddAllowedOperation(name string)

func AllowedOperations added in v0.3.1

func AllowedOperations() []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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