alpha

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MaxDashReport

type MaxDashReport struct {
	ImageName   string
	ImageID     string
	ImageHash   string
	ImageBuild  string
	OK          []OK
	NotOK       []NotOK
	GeneratedAt string
}

func NewMaxDashReport

func NewMaxDashReport(bundlesReport bundles.Report) *MaxDashReport

NewAPIDashReport returns the structure to render the Deprecate API custom dashboard nolint:dupl

type NotOK

type NotOK struct {
	Name            string
	Kinds           []string
	Channels        []string
	Bundles         []string
	BundlesMigrated []string
	AllBundles      []custom.BundleDeprecate
}

type OK

type OK struct {
	Name            string
	Kinds           []string
	Bundles         []string
	Channels        []string
	BundlesMigrated []string
	AllBundles      []custom.BundleDeprecate
}

Jump to

Keyboard shortcuts

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