certdb

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: GPL-2.0 Imports: 5 Imported by: 2

Documentation

Overview

Package api provides client to make rest api call to RH catalog and container published image database.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertificationStatusValidator

type CertificationStatusValidator interface {
	IsContainerCertified(registry, repository, tag, digest string) bool
	IsOperatorCertified(csvName, ocpVersion, channel string) bool
	IsHelmChartCertified(helm *release.Release, ourKubeVersion string) bool
}

func GetValidator

func GetValidator(offlineDBPath string) (CertificationStatusValidator, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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