projectI18n

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConfigRepo = "config repository: %s"
	CodeRepo   = "code repository: %s"
)

Variables

View Source
var (
	ErrorProjectLocationEmpty     = errors.New("project location is empty")
	ErrorConfigRepositoryNotFound = errors.New("config repository is not found")
	ErrorCodeRepositoryNotFound   = errors.New("code repository is not found")
	ErrorNoProjectsFound          = errors.New("no projects found")
)

Functions

func BothFlagsCannotBeTrue

func BothFlagsCannotBeTrue(flag1, flag2 string) error

func CheckedOutProject

func CheckedOutProject(name, branch string)

func CheckingOutProjectFailed

func CheckingOutProjectFailed(project string) error

func CloningProjectFailed

func CloningProjectFailed(project string, err error) error

func CodeRepoCreateFailed

func CodeRepoCreateFailed(err error) error

func CodeRepoRegisterFailed

func CodeRepoRegisterFailed(err error) error

func ConfigRepoCreateFailed

func ConfigRepoCreateFailed(err error) error

func ConfigRepoRegisterFailed

func ConfigRepoRegisterFailed(err error) error

func CreatedProject

func CreatedProject(name string)

func CreatingProjectFailed

func CreatingProjectFailed(err error) error

func DeselectedProject

func DeselectedProject(name string)

func ErrorDeleteProject added in v0.1.9

func ErrorDeleteProject(project string, err error) error

func ErrorGettingRepositoryFailed added in v0.1.9

func ErrorGettingRepositoryFailed(repository string, err error) error

func GettingProjectsFailed

func GettingProjectsFailed(err error) error

func GettingRepositoriesFailed

func GettingRepositoriesFailed(project string, err error) error

func GettingRepositoryURLsFailed

func GettingRepositoryURLsFailed(project string, err error) error

func ImportedProject added in v0.1.9

func ImportedProject(name, networkFQDN string)

func ProjectBranchesNotEqual

func ProjectBranchesNotEqual(branch1, branch2 string) error

func ProjectNotFound

func ProjectNotFound(project string) error

func PulledProject

func PulledProject(name string)

func PullingProjectFailed

func PullingProjectFailed(project string) error

func PushedProject

func PushedProject(name string)

func PushingProjectFailed

func PushingProjectFailed(project string) error

func RemovedProject added in v0.1.9

func RemovedProject(name, networkFQDN string)

func SelectedProject

func SelectedProject(name string)

func SelectingAProjectPromptFailed

func SelectingAProjectPromptFailed(err error) error

func SelectingVisibilityFailed

func SelectingVisibilityFailed(err error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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