pkg

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2023 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GitTag    = ""
	GitCommit = ""
)

Functions

func BuildManifest

func BuildManifest(resp *apiclient.ManifestResponse) []string

func FailedEmoji

func FailedEmoji() string

func FailedString

func FailedString() string

func PassEmoji

func PassEmoji() string

func PassString

func PassString() string

func Pointer added in v1.0.7

func Pointer[T interface{}](item T) *T

func WarningEmoji

func WarningEmoji() string

func WarningString

func WarningString() string

Types

type ServerConfig added in v1.0.7

type ServerConfig struct {
	UrlPrefix     string
	WebhookSecret string
	VcsToArgoMap  VcsToArgoMap
}

func (*ServerConfig) GetVcsRepos added in v1.0.7

func (cfg *ServerConfig) GetVcsRepos() []string

type VcsToArgoMap added in v1.0.7

type VcsToArgoMap struct {
	// contains filtered or unexported fields
}

func NewVcsToArgoMap added in v1.0.7

func NewVcsToArgoMap() VcsToArgoMap

func (*VcsToArgoMap) AddApp added in v1.0.7

func (v2a *VcsToArgoMap) AddApp(app v1alpha1.Application)

func (*VcsToArgoMap) GetAppsInRepo added in v1.0.7

func (v2a *VcsToArgoMap) GetAppsInRepo(repoCloneUrl string) *app_directory.AppDirectory

Jump to

Keyboard shortcuts

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