allowlistcfg

package
v0.0.0-...-e7509a3 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package allowlistcfg contains code to work with ip_allowlist.cfg.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

Get returns the config stored in context.

func GetMetadata

func GetMetadata(ctx context.Context) (*config.Meta, error)

GetMetadata returns the config's metadata stored in context.

func SetConfig

func SetConfig(ctx context.Context, cfg *configspb.IPAllowlistConfig) error

SetConfig installs the cfg into the context ctx.

func SetConfigWithMetadata

func SetConfigWithMetadata(ctx context.Context, cfg *configspb.IPAllowlistConfig, meta *config.Meta) error

SetConfigWithMetadata installs the cfg with the given metadata into the context ctx.

func Update

func Update(ctx context.Context) (*config.Meta, error)

Update fetches the config and puts it into the datastore.

It is then used by all requests that go through Middleware.

Types

This section is empty.

Jump to

Keyboard shortcuts

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