cat

package
v0.0.0-...-57a57bb Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TektonCat

type TektonCat struct {
	// Name is the name of this cat
	Name string

	// DisplayName is the fancy display name of this cat
	DisplayName template.HTML

	// Image is the path to an image on disk that represents this cat
	Image string

	// Release is the release of Tekton that this cat was associated with
	Release string
}

TektonCat holds information about a cat that has been associated with a Tekton release

func GetCatsOfTekton

func GetCatsOfTekton() []TektonCat

Jump to

Keyboard shortcuts

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