client

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2016 License: MIT Imports: 27 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Default = NewHTTPClient(nil)

Default monorail HTTP client.

Functions

This section is empty.

Types

type Monorail

type Monorail struct {
	Catalog *catalog.Client

	Catalogs *catalogs.Client

	Config *config.Client

	Delete *delete.Client

	Dhcp *dhcp.Client

	Files *files.Client

	Get *get.Client

	Identify *identify.Client

	Lookups *lookups.Client

	Nodes *nodes.Client

	Obm *obm.Client

	Obms *obms.Client

	Patch *patch.Client

	Pollers *pollers.Client

	Post *post.Client

	Profiles *profiles.Client

	Put *put.Client

	Skus *skus.Client

	Tags *tags.Client

	Task *task.Client

	Templates *templates.Client

	Versions *versions.Client

	Whitelist *whitelist.Client

	Workflow *workflow.Client

	Transport runtime.ClientTransport
}

Monorail is a client for monorail

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) *Monorail

New creates a new monorail client

func NewHTTPClient

func NewHTTPClient(formats strfmt.Registry) *Monorail

NewHTTPClient creates a new monorail HTTP client.

func (*Monorail) SetTransport

func (c *Monorail) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client and all its subresources

Jump to

Keyboard shortcuts

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