securitycenter

package
v0.94.1 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

View Source
const (
	TierFree     = "Free"
	TierStandard = "Standard"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Contact

type Contact struct {
	Metadata                 defsecTypes.Metadata
	EnableAlertNotifications defsecTypes.BoolValue
	Phone                    defsecTypes.StringValue
}

type SecurityCenter

type SecurityCenter struct {
	Contacts      []Contact
	Subscriptions []SubscriptionPricing
}

type SubscriptionPricing

type SubscriptionPricing struct {
	Metadata defsecTypes.Metadata
	Tier     defsecTypes.StringValue
}

Jump to

Keyboard shortcuts

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