client

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package client provides useful primitives for working with BloxOne DDI APIs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func B1DDIAPIKey

func B1DDIAPIKey(apiKey string) runtime.ClientAuthInfoWriter

B1DDIAPIKey provides a header for the BloxOne DDI API authentication.

See https://docs.infoblox.com/display/BloxOneDDI/BloxOne+DDI+API+Guide learn how to get the API key.

Types

type Client

type Client struct {
	IPAddressManagementAPI *ipamsvc.IPAddressManagementAPI
	DNSConfigurationAPI    *dns_config.DNSConfigurationAPI
	DNSDataAPI             *dns_data.DNSDataAPI
}

Client is an aggregation of different BloxOne DDI API clients.

func NewClient

func NewClient(transport runtime.ClientTransport, formats strfmt.Registry) *Client

NewClient creates a new BloxOne DDI API Client.

Jump to

Keyboard shortcuts

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