network

package
v0.9.9 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Network

type Network struct {
	Network          *network.VirtualNetwork
	PublicSubnet     *network.Subnet
	NetworkInterface *network.NetworkInterface
	PublicIP         *network.PublicIPAddress
}

func Create

func Create(ctx *pulumi.Context, mCtx *mc.Context, args *NetworkArgs) (*Network, error)

Create networking resource required for spin the VM

type NetworkArgs

type NetworkArgs struct {
	Prefix        string
	ComponentID   string
	ResourceGroup *resources.ResourceGroup
	Location      *string
	SecurityGroup securityGroup.SecurityGroup
}

Jump to

Keyboard shortcuts

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