list

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

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 {
	repo.PackageRepoIndexItem
	Status            *client.PackageStatus
	Package           *v1alpha1.Package
	InstalledManifest *v1alpha1.PackageManifest
}

func GetPackagesWithStatus

func GetPackagesWithStatus(
	pkgClient client.PackageV1Alpha1Client,
	ctx context.Context,
	options ListOptions,
) ([]*PackageWithStatus, error)

Jump to

Keyboard shortcuts

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