v2client

package
v0.0.0-...-6d1555f Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: Apache-2.0 Imports: 2 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(apiAddress string, accessToken string) (*Client, error)

func (*Client) GetOrganizationByGUID

func (c *Client) GetOrganizationByGUID(orgGUID string) (details.Organization, error)

func (*Client) GetServiceInstanceByGUID

func (c *Client) GetServiceInstanceByGUID(serviceGUID string) (details.Service, error)

func (*Client) GetServiceInstanceDetails

func (c *Client) GetServiceInstanceDetails(serviceGUID string) (details.ServiceInstanceDetails, error)

func (*Client) GetServiceInstancesDetails

func (c *Client) GetServiceInstancesDetails(serviceGUIDs ...string) ([]details.ServiceInstanceDetails, error)

func (*Client) GetSpaceByGUID

func (c *Client) GetSpaceByGUID(spaceGUID string) (details.Space, error)

Jump to

Keyboard shortcuts

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