vsphere

package
v0.0.1-custom Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2021 License: MPL-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package vsphere provides node discovery for VMware vSphere.

The package performs discovery by searching vCenter for all nodes matching a certain tag, it then discovers all known IP addresses through VMware tools that are not loopback or auto-configuration addresses.

This package requires at least vSphere 6.0 in order to function.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct{}

Provider defines the vSphere discovery provider.

func (*Provider) Addrs

func (p *Provider) Addrs(args map[string]string, l *log.Logger) ([]string, error)

Addrs implements the Provider interface for the vsphere package.

func (*Provider) Help

func (p *Provider) Help() string

Help implements the Provider interface for the vsphere package.

Jump to

Keyboard shortcuts

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