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 (*Client) RoleCollections ¶
func (c *Client) RoleCollections(ctx context.Context) ([]RoleCollection, error)
func (*Client) ServiceInstances ¶
func (c *Client) ServiceInstances(ctx context.Context) ([]ServiceInstance, error)
func (*Client) Subaccounts ¶
func (c *Client) Subaccounts(ctx context.Context) ([]Subaccount, error)
type NotInstalledError ¶
func (*NotInstalledError) Error ¶
func (e *NotInstalledError) Error() string
type RoleCollection ¶
type ServiceInstance ¶
type Subaccount ¶
Click to show internal directories.
Click to hide internal directories.