azureana

package
v0.0.0-...-71e82b1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Probe probeStruct // Probe allows this probe to be added to the ProbeStore

Probe ...

Functions

This section is empty.

Types

type NetworkSegments

type NetworkSegments struct {
	Allowed    []string `yaml:"Allowed"`    // A list of allowed network segments to be used when creating storage accounts
	Disallowed []string `yaml:"Disallowed"` // A list of disallowed network segments to be used when creating storage accounts
}

NetworkSegments represents the required config settings fr this probe. This shall be removed and replaced with actual config vars once sdk refactor is complete.

Jump to

Keyboard shortcuts

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