v1

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(client rest.Client, apiServerURL string) *Client

func (*Client) Systems

func (c *Client) Systems() v1client.SystemClient

type SystemClient

type SystemClient struct {
	// contains filtered or unexported fields
}

func (*SystemClient) Builds

func (*SystemClient) Create

func (c *SystemClient) Create(id v1.SystemID, definitionURL string) (*v1.System, error)

func (*SystemClient) Delete

func (c *SystemClient) Delete(id v1.SystemID) error

func (*SystemClient) Deploys

func (*SystemClient) Get

func (c *SystemClient) Get(id v1.SystemID) (*v1.System, error)

func (*SystemClient) Jobs

func (*SystemClient) List

func (c *SystemClient) List() ([]v1.System, error)

func (*SystemClient) Secrets

func (*SystemClient) Services

func (*SystemClient) Teardowns

func (*SystemClient) Versions

func (c *SystemClient) Versions(id v1.SystemID) ([]v1.Version, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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