# Functions
NewCertificationInput accepts required values for submitting to Pyxis, and returns a CertificationInputBuilder for adding additional files as artifacts to the submission.
No description provided by the author
WithArtifact reads from the io.Reader and binds it as an artifact to include in the submission.
WithCertImage adds a pyxis.CertImage from the passed io.Reader to the CertificationInput.
WithPreflightResults adds formatters.UserResponse from the passed io.Reader to the CertificationInput.
WithRPMManifest adds the pyxis.RPMManifest from the passed io.Reader to the CertificationInput.
# Variables
No description provided by the author
# Structs
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
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
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author