mgr

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2023 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AzureManager

type AzureManager struct {
	// contains filtered or unexported fields
}

type IPAddressManager

type IPAddressManager struct {
	AzureManager
	// contains filtered or unexported fields
}

func NewIPAddressManager

func NewIPAddressManager(subsId string) (*IPAddressManager, error)

func (*IPAddressManager) GetIPAddress

func (mgr *IPAddressManager) GetIPAddress(ctx context.Context, resGrNm, resNm string) (*armnetwork.PublicIPAddress, error)

type InterfaceManager

type InterfaceManager struct {
	AzureManager
	// contains filtered or unexported fields
}

func NewInterfaceManager

func NewInterfaceManager(subsId string) (*InterfaceManager, error)

func (*InterfaceManager) Get

func (mgr *InterfaceManager) Get(ctx context.Context, resGrNm, resNm string) (*armnetwork.Interface, error)

func (*InterfaceManager) Update

func (mgr *InterfaceManager) Update(ctx context.Context, resGrNm, resNm string, itf *armnetwork.Interface) (bool, error)

Jump to

Keyboard shortcuts

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