infra

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InfraDeleteHandler

type InfraDeleteHandler struct {
	handlers.PorterHandlerReadWriter
}

func NewInfraDeleteHandler

func NewInfraDeleteHandler(
	config *config.Config,
	decoderValidator shared.RequestDecoderValidator,
	writer shared.ResultWriter,
) *InfraDeleteHandler

func (*InfraDeleteHandler) ServeHTTP

func (c *InfraDeleteHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

type InfraGetHandler

type InfraGetHandler struct {
	handlers.PorterHandlerWriter
}

func NewInfraGetHandler

func NewInfraGetHandler(
	config *config.Config,
	writer shared.ResultWriter,
) *InfraGetHandler

func (*InfraGetHandler) ServeHTTP

func (c *InfraGetHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

type InfraListHandler

type InfraListHandler struct {
	handlers.PorterHandlerWriter
}

func NewInfraListHandler

func NewInfraListHandler(
	config *config.Config,
	writer shared.ResultWriter,
) *InfraListHandler

func (*InfraListHandler) ServeHTTP

func (p *InfraListHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

type InfraStreamLogsHandler

type InfraStreamLogsHandler struct {
	handlers.PorterHandlerWriter
}

func NewInfraStreamLogsHandler

func NewInfraStreamLogsHandler(
	config *config.Config,
	writer shared.ResultWriter,
) *InfraStreamLogsHandler

func (*InfraStreamLogsHandler) ServeHTTP

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL