crd

package
v0.0.0-cloud Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CRDYaml []byte

The CRD YAML representation of the Playlist kind.

Functions

This section is empty.

Types

type Playlist

type Playlist struct {
	k8ssys.Base[playlist.Playlist]
}

Playlist is the Go CRD representation of a single Playlist object. It implements runtime.Object, and is used in k8s scheme construction.

type PlaylistList

type PlaylistList struct {
	k8ssys.ListBase[playlist.Playlist]
}

PlaylistList is the Go CRD representation of a list Playlist objects. It implements runtime.Object, and is used in k8s scheme construction.

Jump to

Keyboard shortcuts

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