client

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2017 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Default = NewHTTPClient(nil)

Default batch service HTTP client.

Functions

This section is empty.

Types

type BatchService

type BatchService struct {
	Accounts *accounts.Client

	Applications *applications.Client

	Certificates *certificates.Client

	ComputeNodes *compute_nodes.Client

	Files *files.Client

	JobSchedules *job_schedules.Client

	Jobs *jobs.Client

	Pools *pools.Client

	Tasks *tasks.Client

	Transport runtime.ClientTransport
}

BatchService is a client for batch service

func New

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

New creates a new batch service client

func NewHTTPClient

func NewHTTPClient(formats strfmt.Registry) *BatchService

NewHTTPClient creates a new batch service HTTP client.

func (*BatchService) SetTransport

func (c *BatchService) 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