refresh

package
v0.2.20 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2026 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CatalogInspection added in v0.2.20

type CatalogInspection struct {
	Catalog         catalog.Snapshot
	MetadataChanged bool
	PlanChanged     bool
	DecoderChanged  bool
}

CatalogInspection reports every Store-owned catalog freshness dimension.

func (CatalogInspection) IsCurrent added in v0.2.20

func (i CatalogInspection) IsCurrent() bool

type Result

type Result struct {
	Catalog          catalog.Snapshot
	CreatedArtifacts []basespec.ArtifactID
	UpdatedArtifacts []basespec.ArtifactID
	Diagnostics      []providerapi.Diagnostic
	Candidates       int
}

Result is the consumer-facing result of one Store-owned Collection refresh.

Jump to

Keyboard shortcuts

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