# Functions
NewHTTPSbomClient creates a new HTTPSbomClient value.
NewMockSbomClient creates a new mock instance.
NewWorkflow creates a new SBOM workflow value.
# Structs
No description provided by the author
No description provided by the author
HTTPSbomClient represents the HTTP client for the SBOM API.
HTTPSbomClientConfig represents the configuration for HTTPSbomClient.
MockSbomClient is a mock of SbomClient interface.
MockSbomClientMockRecorder is the mock recorder for MockSbomClient.
No description provided by the author
Workflow represents the SBOM workflow.
# Interfaces
SbomClient provides SBOM generation operations.