fedoracoreos

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: Apache-2.0 Imports: 7 Imported by: 6

Documentation

Overview

Package fedoracoreos contains APIs defining well-known streams for Fedora CoreOS and a method to retrieve the URL for a stream endpoint.

Index

Constants

View Source
const (
	// StreamStable is the default stream
	StreamStable = "stable"
	// StreamTesting is what is intended to land in stable
	StreamTesting = "testing"
	// StreamNext usually tracks the next Fedora major version
	StreamNext = "next"
)

Variables

This section is empty.

Functions

func FetchStream

func FetchStream(streamName string) (*stream.Stream, error)

FetchStream fetches and parses stream metadata for a stream

func GetStreamURL

func GetStreamURL(stream string) url.URL

GetStreamURL returns the URL for the given stream

Types

This section is empty.

Directories

Path Synopsis
Package internals contains functions for accessing the underlying "releases" and coreos-assembler builds backing streams.
Package internals contains functions for accessing the underlying "releases" and coreos-assembler builds backing streams.

Jump to

Keyboard shortcuts

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