provider

package
v0.0.0-...-1e28c7c Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Endpoint

type Endpoint struct {
	Cloud string     `json:"cloud,omitempty"`
	IP    netaddr.IP `json:"ip,omitempty"`
	Type  string     `json:"type,omitempty"`
	Name  string     `json:"name,omitempty"`
}

type Provider

type Provider interface {
	All() ([]Endpoint, error)
	Name() string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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