workspaces

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type V1Client

type V1Client struct {
	Client *httpclient.HttpTransportClient
	// contains filtered or unexported fields
}

func NewV1Client

func NewV1Client(client *httpclient.HttpTransportClient) *V1Client

func (*V1Client) Get

func (c *V1Client) Get() (*[]apicontracts.Workspace, error)

func (*V1Client) GetAll

func (c *V1Client) GetAll() (*[]apicontracts.Workspace, error)

func (*V1Client) GetById

func (c *V1Client) GetById(workspaceId string) (*apicontracts.Workspace, error)

func (*V1Client) GetByName

func (c *V1Client) GetByName(workspaceName string) (*apicontracts.Workspace, error)

func (*V1Client) GetKubeconfig

func (c *V1Client) GetKubeconfig(workspacename, username, password string) (*apicontracts.ClusterKubeconfig, error)

Jump to

Keyboard shortcuts

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