network

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FilterByID uses to filter network by identifier.
	FilterByID = "id"

	// FilterByName uses to filter network by name.
	FilterByName = "name"
)

Variables

This section is empty.

Functions

func Get

func Get(ctx context.Context, id string) (network.Inspect, error)

Get returns a network by its ID.

func GetByName added in v0.32.0

func GetByName(ctx context.Context, name string) (network.Inspect, error)

GetByName returns a network by its name.

Types

This section is empty.

Jump to

Keyboard shortcuts

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