client

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PathResolver

func PathResolver(p string, f func(p string) ([]string, error)) ([]string, error)

Types

type Client

type Client struct {
	EC2Metadata *ec2metadata.EC2Metadata
}

func New

func New() (*Client, error)

func (*Client) GetList

func (c *Client) GetList(p string) ([]string, error)

func (*Client) GetString

func (c *Client) GetString(p string) (string, error)

func (*Client) ResolvePath

func (c *Client) ResolvePath(p string) ([]string, error)

Jump to

Keyboard shortcuts

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