Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApimServiceClient ¶
type ApimServiceClient interface { NewListPager(options *azarmapim.ServiceClientListOptions) *runtime.Pager[azarmapim.ServiceClientListResponse] Get(ctx context.Context, resourceGroupName string, serviceName string, options *azarmapim.ServiceClientGetOptions) (azarmapim.ServiceClientGetResponse, error) }
func NewApimServiceClient ¶
func NewApimServiceClient(key []byte, httpClient azurecommon.HTTPClient) (ApimServiceClient, error)
Click to show internal directories.
Click to hide internal directories.