versions

package
v0.0.0-...-1a81cf4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MemberMaintenance

func MemberMaintenance(in api.ImageInfo) bool

Types

type Check

type Check interface {
	Enterprise() Check
	Community() Check

	Above(version driver.Version) Check
	AboveOrEqual(version driver.Version) Check

	Below(version driver.Version) Check
	BelowOrEqual(version driver.Version) Check

	Evaluate() bool
}

func NewCheck

func NewCheck(version api.ImageInfo) Check

Jump to

Keyboard shortcuts

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