client

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 8 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 {
	HTTPClient *http.Client
	Endpoint   string
	Auth       func(r *http.Request)
}

func (*Client) Billing

func (c *Client) Billing() api.Billing

func (*Client) Collector

func (c *Client) Collector() api.Collector

func (*Client) Deployer

func (c *Client) Deployer() api.Deployer

func (*Client) Deployment

func (c *Client) Deployment() api.Deployment

func (*Client) Disk

func (c *Client) Disk() api.Disk

func (*Client) Domain

func (c *Client) Domain() api.Domain

func (*Client) Email

func (c *Client) Email() api.Email

func (*Client) Location

func (c *Client) Location() api.Location

func (*Client) Me

func (c *Client) Me() api.Me

func (*Client) Project

func (c *Client) Project() api.Project

func (*Client) PullSecret

func (c *Client) PullSecret() api.PullSecret

func (*Client) Role

func (c *Client) Role() api.Role

func (*Client) Route

func (c *Client) Route() api.Route

func (*Client) ServiceAccount

func (c *Client) ServiceAccount() api.ServiceAccount

func (*Client) WorkloadIdentity

func (c *Client) WorkloadIdentity() api.WorkloadIdentity

type Error

type Error struct {
	Message string `json:"message"`
}

func (*Error) Error

func (err *Error) Error() string

Jump to

Keyboard shortcuts

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