appsecgatewayprofile

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2022 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProfileSubTypeAws    string = "Aws"
	ProfileSubTypeAzure  string = "Azure"
	ProfileSubTypeVMware string = "VMware"
	ProfileSubTypeHyperV string = "HyperV"

	UpgradeModeAutomatic string = "Automatic"
	UpgradeModeManual    string = "Manual"
	UpgradeModeScheduled string = "Scheduled"

	ScheduleTypeDaily       string = "Daily"
	ScheduleTypeDaysInWeek  string = "DaysInWeek"
	ScheduleTypeDaysInMonth string = "DaysInMonth"

	WeekDaySunday    string = "Sunday"
	WeekDayMonday    string = "Monday"
	WeekDayTuesday   string = "Tuesday"
	WeekDayWednesday string = "Wednesday"
	WeekDayThursday  string = "Thursday"
	WeekDayFriday    string = "Friday"
	WeekDaySaturday  string = "Saturday"
)

Variables

This section is empty.

Functions

func DeleteAppSecGatewayProfile

func DeleteAppSecGatewayProfile(ctx context.Context, c *api.Client, id string) (bool, error)

func GetCloudGuardAppSecGatewayProfile

func GetCloudGuardAppSecGatewayProfile(ctx context.Context, c *api.Client, id string) (models.CloudGuardAppSecGatewayProfile, error)

func ReadCloudGuardAppSecGatewayProfileToResourceData

func ReadCloudGuardAppSecGatewayProfileToResourceData(profile models.CloudGuardAppSecGatewayProfile, d *schema.ResourceData) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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