installation

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

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

Manager manages getting and list profile installations

func NewManager

func NewManager(kClient client.Client) *Manager

NewManager returns a installationManager

func (*Manager) List

func (sm *Manager) List() ([]Summary, error)

List returns a list of installations

type Summary

type Summary struct {
	Name      string
	Namespace string
	Version   string
	Profile   string
	Catalog   string
	Branch    string
	Path      string
	URL       string
}

Summary contains a summary of a installation

Jump to

Keyboard shortcuts

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