package
0.0.0-20240910131244-13d20f98e541
Repository: https://github.com/redhatinsights/edge-api.git
Documentation: pkg.go.dev

# Packages

Package imagebuilder provides Image Builder API client functions FIXME: golangci-lint nolint:errcheck,govet,revive.
FIXME: golangci-lint nolint:errcheck,gocritic,gosimple,govet,revive.
No description provided by the author
FIXME: golangci-lint nolint:errcheck,govet,revive.
Package pulp provides primitives to interact with the openapi HTTP API.
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
ConfigureClientWithTLS return https client in case there is TLS CA path, otherwise return the original unmodified client and logs an error.
GetOutgoingHeaders returns Red Hat Insights headers from our request to use it in other request that will be used when communicating in Red Hat Insights services.
No description provided by the author
NewPlatformClient returns new HTTP client (doer) with optional proxy support and additional logging or tracing.

# Structs

DoerErr is a simple wrapped error without any message.
LoggingDoer is a simple HTTP doer that logs request and response data.
No description provided by the author

# Interfaces

HTTPRequestDoer is an interface for HTTP request doer.