privatedns

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scope

type Scope interface {
	azure.ClusterDescriber
	PrivateDNSSpec() *azure.PrivateDNSSpec
}

Scope defines the scope interface for a private dns service.

type Service

type Service struct {
	Scope Scope
	// contains filtered or unexported fields
}

Service provides operations on Azure resources.

func New

func New(scope Scope) *Service

New creates a new private dns service.

func (*Service) Delete

func (s *Service) Delete(ctx context.Context) error

Delete deletes the private zone and vnet links.

func (*Service) Reconcile

func (s *Service) Reconcile(ctx context.Context) error

Reconcile creates or updates the private zone, links it to the vnet, and creates DNS records.

Directories

Path Synopsis
Package mock_privatedns is a generated GoMock package.
Package mock_privatedns is a generated GoMock package.

Jump to

Keyboard shortcuts

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