package
0.17.0
Repository: https://github.com/pnap/go-sdk-helper-bmc.git
Documentation: pkg.go.dev

# Functions

NewCreateIpBlockCommand constructs new commmand of this type.
NewDeleteIpBlockCommand constructs new commmand of this type.
NewGetIpBlockCommand constructs new commmand of this type.
NewGetIpBlocksCommand constructs new commmand of this type.
NewPatchIpBlockCommand constructs new commmand of this type.
NewPutTagsIpBlockCommand constructs new commmand of this type.

# Structs

CreateIpBlockCommand represents command that adds a new IP Block to the account.
DeleteIpBlockCommand represents command that deletes a specific IP Block belonging to the account.
GetIpBlockCommand represents command that retrieves a specific IP Block belonging to the account.
GetIpBlocksCommand represents command that retrieves all IP Blocks beloging to the account.
PatchIpBlockCommand represents command that updates the details of a specific IP Block belonging to the account.
PutTagsIpBlockCommand represents command that overwrites tags assigned for specific IP Block belonging to the account and unassigns any tags not part of the request.