Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHTTPSource ¶
func NewHTTPSource(uri string, opts Options) kubernetesversions.Source
Types ¶
type BinaryParagraph ¶
BinaryParagraph is a simple struct that holds Debian's package control files. See https://www.debian.org/doc/debian-policy/#s-binarycontrolfiles. TODO(dkoshkin): consider using a type from pault.ag/go/debian/control.
func (*BinaryParagraph) GetVersion ¶
func (p *BinaryParagraph) GetVersion() string
GetVersion returns the version with format "vX.X.X" dropping all other version information.
Click to show internal directories.
Click to hide internal directories.