package
0.0.0-20250403150915-169f9a4308f2
Repository: https://github.com/osbuild/osbuild-composer.git
Documentation: pkg.go.dev
# Functions
DecodeSourceConfigV0 parses a request.Body into a SourceConfigV0.
DecodeSourceConfigV1 parses a request.Body into a SourceConfigV1.
No description provided by the author
NewSourceConfigV0 converts a store.SourceConfig to a SourceConfigV0 The store does not support proxy and gpgkeys.
NewSourceConfigV1 converts a store.SourceConfig to a SourceConfigV1 The store does not support proxy and gpgkeys.
NewTestAPI is used for the test framework, sets up a single distro.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
BlueprintsChangesV0 is the response to /blueprints/changes/ request.
BlueprintsChangesV0Weldr is the response to /blueprints/changes/ request using weldr-client.
BlueprintsDepsolveV0 is the response to /blueprints/depsolve/ request.
BlueprintsFreezeV0 is the response to /blueprints/freeze/ request.
BlueprintsInfoV0 is the response to /blueprints/info?format=json request.
BlueprintsListV0 is the response to /blueprints/list request.
No description provided by the author
No description provided by the author
This is similar to weldr.ComposeEntry but different because internally the image types are capitalized.
No description provided by the author
No description provided by the author
NOTE: This does not include the lorax-composer specific 'config' field.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModulesInfoV0 is the response to /modules/info request.
No description provided by the author
ProjectsDependenciesV0 is the response to /projects/depsolve request.
ProjectsInfoV0 is the response to /projects/info request.
ProjectsListV0 is the response to /projects/list request.
ResponseError holds the API response error details.
SourceConfigV0 holds the source repository information.
SourceConfigV1 holds the source repository information.
SourceInfoResponseV0.
SourceInfoResponseV1.
SourceInfoV0 is the response to a /source/info request.
SourceListV0 is the response to /source/list request.
SourceListV1 is the response to /source/list request.
StatusV0 is the response to /api/status from a v0+ server.
# Interfaces
SourceConfig interface defines the common functions needed to query the SourceConfigV0/V1 structs.
# Type aliases
No description provided by the author