fakeintake

package
v0.0.0-...-f089ef2 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 10 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewVMInstance

func NewVMInstance(e azure.Environment, option ...Option) (*fakeintake.Fakeintake, error)

Types

type Option

type Option = func(*Params) error

func WithImageURL

func WithImageURL(imageURL string) Option

WithImageURL sets the URL of the image to use to define the fakeintake

func WithoutDDDevForwarding

func WithoutDDDevForwarding() Option

WithDDDevForwarding sets the flag to enable DD Dev forwarding

type Params

type Params struct {
	DDDevForwarding bool
	ImageURL        string
}

func NewParams

func NewParams(options ...Option) (*Params, error)

NewParams returns a new instance of Fakeintake Params

Jump to

Keyboard shortcuts

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