list

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLister added in v0.5.0

func NewLister(ctx context.Context) *lister

Types

type ListOptions added in v0.0.3

type ListOptions struct {
	IncludePackageInfos bool
	OnlyInstalled       bool
	OnlyOutdated        bool
}

type PackageWithStatus added in v0.0.3

type PackageWithStatus struct {
	repotypes.MetaIndexItem
	Status            *client.PackageStatus     `json:"status,omitempty"`
	Package           *v1alpha1.Package         `json:"package,omitempty"`
	InstalledManifest *v1alpha1.PackageManifest `json:"installedmanifest,omitempty"`
}

Jump to

Keyboard shortcuts

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