swift

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2020 License: Apache-2.0 Imports: 6 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 *kubeproxy.Client, token, endpointURL string) (*Client, error)

func (*Client) GetContainer

func (c *Client) GetContainer(name string) error

func (*Client) GetFile

func (c *Client) GetFile(container string, fileName string) ([]byte, error)

func (*Client) PutContainer

func (c *Client) PutContainer(name string) error

func (*Client) PutContainerWithHeaders

func (c *Client) PutContainerWithHeaders(name string, headers http.Header) error

func (*Client) PutFile

func (c *Client) PutFile(container string, fileName string, content []byte) error

func (*Client) PutReadAllContainer

func (c *Client) PutReadAllContainer(name string) error

Jump to

Keyboard shortcuts

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