Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIClient ¶
type APIClient struct {
versioned.Interface
BaseURL string
BaseHost string
APIKey string
ProjectID uuid.UUID
HTTPClient *http.Client
RESTConfig *rest.Config
}
APIClient represents the HTTP client with API key, project ID, and base URL configuration.
func NewAPIClient ¶
NewAPIClient creates a new instance of the APIClient.
Click to show internal directories.
Click to hide internal directories.