shared

package
v2.26.1 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	All      = "all"
	Private  = "private"
	Selected = "selected"
)
View Source
const (
	Actions    = "actions"
	Codespaces = "codespaces"
	Dependabot = "dependabot"
	Unknown    = "unknown"
)
View Source
const (
	Repository   = "repository"
	Organization = "organization"
	User         = "user"
	Environment  = "environment"
)

Variables

This section is empty.

Functions

func IsSupportedSecretEntity added in v2.6.0

func IsSupportedSecretEntity(app App, entity SecretEntity) bool

Types

type App added in v2.6.0

type App string

func GetSecretApp added in v2.6.0

func GetSecretApp(app string, entity SecretEntity) (App, error)

func (App) String added in v2.6.0

func (app App) String() string

func (App) Title added in v2.6.0

func (app App) Title() string

type SecretEntity added in v2.6.0

type SecretEntity string

func GetSecretEntity added in v2.6.0

func GetSecretEntity(orgName, envName string, userSecrets bool) (SecretEntity, error)

type Visibility

type Visibility string

Jump to

Keyboard shortcuts

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