gateways

package
v0.0.0-...-55b2a28 Latest Latest
Warning

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

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

Documentation

Overview

Package gateways provides methods for managing an app's gateways.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(c *drycc.Client, appID string, name string, port int, protocol string) error

Delete removes a gateway or listener of gateway from an app.

func List

func List(c *drycc.Client, appID string, results int) (api.Gateways, int, error)

List gateways registered with an app.

func New

func New(c *drycc.Client, appID string, name string, port int, protocol string) error

New adds a gateway to 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