models

package
v0.7.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaxKubernetesResourceNameLength = 63

	AppCRDPath              = "wego-system.yaml"
	RuntimePath             = "gitops-runtime.yaml"
	SourcePath              = "flux-source-resource.yaml"
	SystemKustResourcePath  = "flux-system-kustomization-resource.yaml"
	UserKustResourcePath    = "flux-user-kustomization-resource.yaml"
	SystemKustomizationPath = "kustomization.yaml"
	WegoAppPath             = "wego-app.yaml"
	WegoConfigPath          = "wego-config.yaml"
	WegoProfilesPath        = "profiles.yaml"
)

Variables

This section is empty.

Functions

func ApplicationNameTooLong added in v0.6.2

func ApplicationNameTooLong(name string) bool

func CreateClusterSourceName added in v0.6.2

func CreateClusterSourceName(gitSourceURL gitproviders.RepoURL) string

Types

type Cluster added in v0.6.1

type Cluster struct {
	Name string
}

type GeneratedSecretName added in v0.6.2

type GeneratedSecretName string

func CreateRepoSecretName added in v0.6.2

func CreateRepoSecretName(gitSourceURL gitproviders.RepoURL) GeneratedSecretName

func (GeneratedSecretName) String added in v0.6.2

func (s GeneratedSecretName) String() string

Jump to

Keyboard shortcuts

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