channels

package
v0.0.0-...-6432134 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Stable = stable
	Beta   = beta
	Alpha  = alpha
)

CoreOS release channels.

Variables

This section is empty.

Functions

This section is empty.

Types

type Channel

type Channel int

Channel represents a CoreOS release channel.

func All

func All() []Channel

All returns all release channels. Callers should not mutate the returned data.

func (Channel) MarshalJSON

func (r Channel) MarshalJSON() ([]byte, error)

MarshalJSON is generated so Channel satisfies json.Marshaler.

func (Channel) String

func (i Channel) String() string

func (*Channel) UnmarshalJSON

func (r *Channel) UnmarshalJSON(data []byte) error

UnmarshalJSON is generated so Channel satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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