manifestmanager

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownloadURL

type DownloadURL struct {
	DownloadURL string `json:"download_url"`
	Type        string `json:"type"`
	Path        string `json:"path"`
}

type ManifestManager

type ManifestManager struct {
	Client client.Client
}

func (*ManifestManager) ApplyManifest

func (m *ManifestManager) ApplyManifest(url string, app *cdv1.Application) error

func (*ManifestManager) GetManifestURLList

func (m *ManifestManager) GetManifestURLList(app *cdv1.Application) ([]string, error)

GetManifestURL gets a url of manifest file

Jump to

Keyboard shortcuts

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