nginx

package
v0.76.5 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Namespace = "ingress-nginx"
)

Variables

View Source
var Defaults = map[string]string{
	"client-body-buffer-size":   "16M",
	"proxy-body-size":           "32M",
	"disable-access-log":        "false",
	"client-body-timeout":       "600",
	"proxy-read-timeout":        "600",
	"proxy-write-timeout":       "600",
	"proxy_buffer_size":         "128k",
	"proxy_buffers":             "4 256k",
	"proxy_busy_buffers_size":   "256k",
	"client_header_buffer_size": "32k",
}

Functions

func Install

func Install(platform *platform.Platform) error

func Test added in v0.29.0

func Test(p *platform.Platform, test *console.TestResults)

Types

This section is empty.

Jump to

Keyboard shortcuts

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