repository

package
v1.2.5 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2019 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PluginEnvAppName      = "ARGOCD_APP_NAME"
	PluginEnvAppNamespace = "ARGOCD_APP_NAMESPACE"
)

Variables

This section is empty.

Functions

func GenerateManifests added in v0.12.0

func GenerateManifests(root, path string, q *apiclient.ManifestRequest) (*apiclient.ManifestResponse, error)

GenerateManifests generates manifests from a path

func GetAppSourceType added in v0.12.0

func GetAppSourceType(source *v1alpha1.ApplicationSource, appDirPath string) (v1alpha1.ApplicationSourceType, error)

GetAppSourceType returns explicit application source type or examines a directory and determines its application source type

Types

type Service

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

Service implements ManifestService interface

func NewService

func NewService(gitFactory git.ClientFactory, cache *cache.Cache, parallelismLimit int64) *Service

NewService returns a new instance of the Manifest service

func (*Service) GenerateManifest

func (*Service) GetAppDetails added in v0.12.0

func (*Service) GetFile added in v0.4.0

func (*Service) GetRevisionMetadata added in v1.2.0

func (*Service) ListDir added in v0.4.4

ListDir lists the contents of a GitHub repo

Jump to

Keyboard shortcuts

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