http

package
v4.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2019 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResponseWriterStub

type ResponseWriterStub struct {
	RespHeader http.Header
	Response   []byte
}

func NewWriterStub

func NewWriterStub() *ResponseWriterStub

func (*ResponseWriterStub) GetAdmissionResponse

func (writer *ResponseWriterStub) GetAdmissionResponse() (*v1beta1.AdmissionResponse, error)

func (*ResponseWriterStub) Header

func (writer *ResponseWriterStub) Header() http.Header

func (*ResponseWriterStub) Write

func (writer *ResponseWriterStub) Write(response []byte) (int, error)

func (*ResponseWriterStub) WriteHeader

func (writer *ResponseWriterStub) WriteHeader(statusCode int)

Jump to

Keyboard shortcuts

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