apisix

package
v0.0.0-...-f7e4e28 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MergeConfig

func MergeConfig(config []byte, defaultConfig []byte) (map[string]interface{}, error)

MergeConfig merge the user customized config with default settings.

func Reload

func Reload(ctx context.Context, tlsDir string) error

Reload reloads APISIX. This function only supports for APISIX running on bare metal.

func SaveConfig

func SaveConfig(config map[string]interface{}, filepath string) error

SaveConfig saves the config to the specified file.

func SaveConfigToTemp

func SaveConfigToTemp(config map[string]interface{}, pattern string) (string, error)

SaveConfigToTemp saves the config to the temporary file and return its name.

Types

This section is empty.

Jump to

Keyboard shortcuts

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