otkostree

package
v0.104.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResolvedConst

type ResolvedConst struct {
	// Ref of the commit (can be empty).
	Ref string `json:"ref,omitempty"`

	// URL of the repo where the commit can be fetched.
	URL string `json:"url"`

	// Secrets type to use when pulling the ostree commit content
	// (e.g. org.osbuild.rhsm.consumer).
	Secrets string `json:"secrets,omitempty"`

	// Checksum of the commit.
	Checksum string `json:"checksum"`
}

Jump to

Keyboard shortcuts

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