securitypolicytemplates

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func List

func List(client *gophercloud.ServiceClient) (r securityPolicyTemplatesResult)

Types

type SecurityPolicyTemplate

type SecurityPolicyTemplate struct {
	UUID                string `json:"uuid"`
	Name                string `json:"name"`
	Description         string `json:"description"`
	SettingsDescription string `json:"settings_description"`
	Version             string `json:"version"`
	CreatedAt           string `json:"created_at"`
	UpdatedAt           string `json:"updated_at"`
}

type SecurityPolicyTemplates

type SecurityPolicyTemplates struct {
	SecurityPolicyTemplates []SecurityPolicyTemplate `json:"security_policy"`
}

Jump to

Keyboard shortcuts

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