privatedns

package
v0.0.0-...-27bc205 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrivateZonesClient

type PrivateZonesClient interface {
	PrivateZonesClientAddons
}

PrivateZonesClient is a minimal interface for azure PrivateZonesClient

func NewPrivateZonesClient

func NewPrivateZonesClient(environment *azureclient.AROEnvironment, subscriptionID string, authorizer autorest.Authorizer) PrivateZonesClient

NewPrivateZonesClient creates a new PrivateZonesClient

type PrivateZonesClientAddons

type PrivateZonesClientAddons interface {
	DeleteAndWait(ctx context.Context, resourceGroupName string, privateZoneName string, ifMatch string) error
	ListByResourceGroup(ctx context.Context, resourceGroupName string, top *int32) ([]mgmtprivatedns.PrivateZone, error)
}

PrivateZonesClientAddons contains addons for PrivateZonesClient

type VirtualNetworkLinksClient

type VirtualNetworkLinksClient interface {
	VirtualNetworkLinksClientAddons
}

VirtualNetworkLinksClient is a minimal interface for azure VirtualNetworkLinksClient

func NewVirtualNetworkLinksClient

func NewVirtualNetworkLinksClient(environment *azureclient.AROEnvironment, subscriptionID string, authorizer autorest.Authorizer) VirtualNetworkLinksClient

NewVirtualNetworkLinksClient creates a new VirtualNetworkLinksClient

type VirtualNetworkLinksClientAddons

type VirtualNetworkLinksClientAddons interface {
	DeleteAndWait(ctx context.Context, resourceGroupName string, privateZoneName string, virtualNetworkLinkName string, ifMatch string) error
	List(ctx context.Context, resourceGroupName string, privateZoneName string, top *int32) ([]mgmtprivatedns.VirtualNetworkLink, error)
}

VirtualNetworkLinksClientAddons contains addons for VirtualNetworkLinksClient

Jump to

Keyboard shortcuts

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