allowlist

package
v0.0.0-...-b196e69 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2025 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Overview

Package allowlist provides methods for managing an app's allowlisted IP's.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(c *drycc.Client, appID string, addresses []string) (api.Allowlist, error)

Add adds addresses to an app's allowlist.

func Delete

func Delete(c *drycc.Client, appID string, addresses []string) error

Delete removes addresses from an app's allowlist.

func List

func List(c *drycc.Client, appID string) (api.Allowlist, error)

List IP's allowlisted for an app.

Types

This section is empty.

Jump to

Keyboard shortcuts

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