runtime

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager interface {
	// Reload reloads NGINX configuration. It is a blocking operation.
	Reload(ctx context.Context) error
}

Manager manages the runtime of NGINX.

type ManagerImpl

type ManagerImpl struct{}

ManagerImpl implements Manager.

func NewManagerImpl

func NewManagerImpl() *ManagerImpl

NewManagerImpl creates a new ManagerImpl.

func (*ManagerImpl) Reload

func (m *ManagerImpl) Reload(ctx context.Context) error

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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