helm

package
v1.3.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	KIND = "helm"
)

Variables

Functions

func New

func New() types.TypeImpl

Types

type BaseHelmType

type BaseHelmType struct {
	types.RekorType
}

func (*BaseHelmType) CreateProposedEntry

func (it *BaseHelmType) CreateProposedEntry(ctx context.Context, version string, props types.ArtifactProperties) (models.ProposedEntry, error)

func (BaseHelmType) DefaultVersion

func (it BaseHelmType) DefaultVersion() string

func (BaseHelmType) UnmarshalEntry

func (it BaseHelmType) UnmarshalEntry(pe models.ProposedEntry) (types.EntryImpl, error)

type Provenance

type Provenance struct {
	ChartMetadata map[string]string
	SumCollection *SumCollection
	Block         *clearsign.Block
}

func (*Provenance) GetChartAlgorithmHash added in v0.4.0

func (p *Provenance) GetChartAlgorithmHash() (string, string, error)

func (*Provenance) Unmarshal

func (p *Provenance) Unmarshal(reader io.Reader) error

type SumCollection

type SumCollection struct {
	Files  map[string]string `json:"files"`
	Images map[string]string `json:"images,omitempty"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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