package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Packages
defsecrules unit tests.
# Functions
Create is the operation responsible for creating a new default rule.
Delete will permanently delete a rule the project's default security group.
ExtractDefaultRules returns a slice of DefaultRules contained in a single page of results.
Get will return details for a particular default rule.
List will return a collection of default rules.
# Structs
CreateOpts represents the configuration for adding a new default rule.
CreateResult represents the result of a create operation.
DefaultRulePage is a single page of a DefaultRule collection.
DeleteResult is the response from a delete operation.
GetResult represents the result of a get operation.
# Interfaces
CreateOptsBuilder builds the create rule options into a serializable format.
# Type aliases
DefaultRule represents a rule belonging to the "default" security group.