git

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2021 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StorageBackendGit = "git"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type StorageBackend

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

func NewStorageBackend

func NewStorageBackend(appName, appPath, appDirPath, clusterName,
	appSourceRepoUrl, appSourceRevision, appSourceCommitSha, appSourcePreiviousCommitSha string,
) (*StorageBackend, error)

func (StorageBackend) GetLatestManifestContent

func (s StorageBackend) GetLatestManifestContent() ([]byte, error)

func (StorageBackend) SetBuildFinishedOn

func (s StorageBackend) SetBuildFinishedOn(buildFinishedOn time.Time) error

func (StorageBackend) SetBuildStartedOn

func (s StorageBackend) SetBuildStartedOn(buildStartedOn time.Time) error

func (StorageBackend) StoreManifestBundle

func (s StorageBackend) StoreManifestBundle() error

func (*StorageBackend) Type

func (b *StorageBackend) Type() string

Jump to

Keyboard shortcuts

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