Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDockerHubClient ¶
func NewDockerHubClient(config DockerHubConfig) *dockerHubClient
func Routes ¶
func Routes(r *gin.Engine, authenticationMiddleware middleware.AuthenticationMiddleware, handler Handler)
Types ¶
type DockerHubClient ¶
type DockerHubConfig ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(client DockerHubClient, instanceManagerHost string) Handler
func (Handler) ImageExists ¶
Click to show internal directories.
Click to hide internal directories.