virtualnetwork

package
v1.2.120 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

Service interface

type VirtualNetworkClient

type VirtualNetworkClient struct {
	network.BaseClient
	// contains filtered or unexported fields
}

Client structure

func NewVirtualNetworkClient

func NewVirtualNetworkClient(cloudFQDN string, authorizer auth.Authorizer) (*VirtualNetworkClient, error)

NewClient method returns new client

func (*VirtualNetworkClient) CreateOrUpdate

func (c *VirtualNetworkClient) CreateOrUpdate(ctx context.Context, group, name string, network *network.VirtualNetwork) (*network.VirtualNetwork, error)

CreateOrUpdate methods invokes create or update on the client

func (*VirtualNetworkClient) Delete

func (c *VirtualNetworkClient) Delete(ctx context.Context, group, name string) error

Delete methods invokes delete of the network resource

func (*VirtualNetworkClient) Get

func (c *VirtualNetworkClient) Get(ctx context.Context, group, name string) (*[]network.VirtualNetwork, error)

Get methods invokes the client Get method

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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