package
0.0.0-20240910131244-13d20f98e541
Repository: https://github.com/redhatinsights/edge-api.git
Documentation: pkg.go.dev
# Packages
Package mock_imagebuilder is a generated GoMock package.
# Functions
InitClient initializes the client for Image Builder.
# Variables
No description provided by the author
# Structs
Client is the implementation of an ClientInterface.
ComposeRequest is the request to Compose one or more Images.
ComposeResult has the ID of a ComposeRequest.
ComposeStatus is the status of a ComposeRequest.
No description provided by the author
Customizations is made of the packages that are baked into an image.
ImageRequest is image-related part of a ComposeRequest.
ImageStatus is the status of the upload of an Image.
InstalledPackage contains the metadata of the packages installed on a image.
Metadata struct to get the metadata response.
OSTree gives OSTree information for an image.
PackageRequestError indicates request search packages from Image Builder.
Repository is the record of Third Party Repository.
S3UploadStatus contains the URL to the S3 Bucket.
No description provided by the author
UploadRequest is the upload options accepted by Image Builder API.
UploadStatus is the status and metadata of an Image upload.
User is the username and ssh key to inject in ISO kickstart for device login by default.
# Interfaces
ClientInterface is an Interface to make request to ImageBuilder.
No description provided by the author
# Type aliases
UploadTypes is the type that represents the types of uploads accepted by Image Builder.