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

# Functions

NewCreateSshKeyCommand constructs new commmand of this type.
NewDeleteSshKeyCommand constructs new commmand of this type.
NewGetSshKeyCommand constructs new commmand of this type.
NewGetSshKeysCommand constructs new commmand of this type.
NewUpdateSshKeyCommand constructs new commmand of this type.

# Structs

CreateSshKeyCommand represents command that adds new ssh key to the account.
DeleteSshKeyCommand represents command that deletes specific ssh key from the account.
GetSshKeyCommand represents command that retrieves details about specific ssh key for the account.
GetSshKeysCommand represents command that lists all ssh keys for the account.
UpdateSshKeyCommand represents command that updates specific ssh key for the account.