whitelist

package
v0.0.0-...-c9ffa05 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2018 License: MIT Imports: 4 Imported by: 2

Documentation

Overview

Package whitelist provides methods for managing an app's whitelisted IP's.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

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

Add adds addresses to an app's whitelist.

func Delete

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

Delete removes addresses from an app's whitelist.

func List

func List(c *deis.Client, appID string) (api.Whitelist, error)

List IP's whitelisted 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