network

package
v0.8.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Network added in v0.7.0

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

type NetworkRequest

type NetworkRequest struct {
	Prefix        string
	ComponentID   string
	ResourceGroup *resources.ResourceGroup
}

func (*NetworkRequest) Create

func (r *NetworkRequest) Create(ctx *pulumi.Context) (*Network, error)

Create networking resource required for spin the VM

Jump to

Keyboard shortcuts

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