Documentation
¶
Overview ¶
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved. * SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(cfg *http.RequestConfiguration, logger logr.Logger, underlyingHTTPClient *_http.Client) (c *_client.APIClient, err error)
NewClient returns a new API client based on request configuration
func NewHTTPClient ¶ added in v1.19.0
func NewHTTPClient(cfg *http.RequestConfiguration, retryCfg *http.RetryPolicyConfiguration, logger logr.Logger, underlyingHTTPClient *_http.Client) (httpClient http.IRetryableClient, err error)
NewHTTPClient returns an HTTP retryable client based on request configuration
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.