manifestmanager

package
v0.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BytesToUnstructuredObject

func BytesToUnstructuredObject(obj *runtime.RawExtension) (*unstructured.Unstructured, error)

Types

type DownloadURL

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

type ManifestManager

type ManifestManager struct {
}

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