package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Packages
rules unit tests.
# Functions
Create is an operation which adds a new security group rule and associates it with an existing security group (whose ID is specified in CreateOpts).
Delete will permanently delete a particular security group rule based on its unique ID.
ExtractRules accepts a Page struct, specifically a SecGroupRulePage struct, and extracts the elements into a slice of SecGroupRule structs.
Get retrieves a particular security group rule based on its unique ID.
List returns a Pager which allows you to iterate over a collection of security group rules.
# Constants
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
Constants useful for CreateOpts.
# Structs
CreateOpts contains all the values needed to create a new security group rule.
CreateResult represents the result of a create operation.
DeleteResult represents the result of a delete operation.
GetResult represents the result of a get operation.
ListOpts allows the filtering and sorting of paginated collections through the API.
SecGroupRule represents a rule to dictate the behaviour of incoming or outgoing traffic for a particular security group.
SecGroupRulePage is the page returned by a pager when traversing over a collection of security group rules.
# Interfaces
CreateOptsBuilder allows extensions to add additional parameters to the Create request.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author