client

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2016 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package client provides the bootcfg gRPC client.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Groups   rpcpb.GroupsClient
	Profiles rpcpb.ProfilesClient
	// contains filtered or unexported fields
}

Client provides a bootcfg client RPC session.

func New

func New(config *Config) (*Client, error)

New creates a new Client from the given Config.

type Config

type Config struct {
	// List of endpoint URLs
	Endpoints []string
}

Config configures a Client.

Jump to

Keyboard shortcuts

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