client

package
v0.0.0-...-8602d06 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Default = NewHTTPClient(nil)

Default task tracker HTTP client.

Functions

This section is empty.

Types

type TaskTracker

type TaskTracker struct {
	Tasks *tasks.Client

	Transport runtime.ClientTransport
}

TaskTracker is a client for task tracker

func New

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

New creates a new task tracker client

func NewHTTPClient

func NewHTTPClient(formats strfmt.Registry) *TaskTracker

NewHTTPClient creates a new task tracker HTTP client.

func (*TaskTracker) SetTransport

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

SetTransport changes the transport on the client and all its subresources

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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