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

# Functions

NewAddIpBlockCommand constructs new commmand of this type.
NewAddServer2PrivateNetworkCommand constructs new commmand of this type.
NewAddServer2PrivateNetworkCommandWithQuery constructs new commmand of this type.
NewAddServer2PublicNetworkCommand constructs new commmand of this type.
NewAddServer2PublicNetworkCommandWithQuery constructs new commmand of this type.
NewCreateServerCommand constructs new commmand of this type.
NewCreateServerCommandWithQuery constructs new commmand of this type.
NewDeleteServerCommand constructs new commmand of this type.
NewDeleteServerPrivateNetworkCommand constructs new commmand of this type.
NewDeleteServerPublicNetworkCommand constructs new commmand of this type.
NewDeprovisionServerCommand constructs new commmand of this type.
NewGetServerCommand constructs new commmand of this type.
NewGetServersCommand constructs new commmand of this type.
NewPatchServerCommand constructs new commmand of this type.
NewPowerOffServerCommand constructs new commmand of this type.
NewPowerOnServerCommand constructs new commmand of this type.
NewProvisionServerCommand constructs new commmand of this type.
NewRebootServerCommand constructs new commmand of this type.
NewRemoveIpBlockCommand constructs new commmand of this type.
NewReserveServerCommand constructs new commmand of this type.
NewResetServerCommand constructs new commmand of this type.
NewSetServerTagsCommand constructs new commmand of this type.
NewShutDownServerCommand constructs new commmand of this type.
NewUpdateServerPrivateNetworkCommand constructs new commmand of this type.
NewUpdateServerPublicNetworkCommand constructs new commmand of this type.

# Structs

AddIpBlockCommand represents command that adds an IP Block to specific server.
AddServer2PrivateNetworkCommand represents command that configures private network on specific server.
AddServer2PublicNetworkCommand represents command that configures public network on specific server.
CreateServerCommand represents command that provisions new server.
DeleteServerCommand represents command that deletes specific server.
DeleteServerPrivateNetworkCommand represents command that removes private network from networking devices for specific server.
DeleteServerPublicNetworkCommand represents command that removes public network from networking devices for specific server.
DeprovisionServerCommand represents command that deprovisions specific server.
GetServerCommand represents command that pulls details about specific server.
GetServersCommand represents command that pulls details about all servers.
PatchServerCommand represents command that updates specific server.
PowerOffServerCommand represents command that powers off specific server.
PowerOnServerCommand represents command that powers on specific server.
ProvisionServerCommand represents command that provisions a reserved server.
RebootServerCommand represents command that reboots specific server.
RemoveIpBlockCommand represents command that removes IP Block from specific server.
ReserveServerCommand represents command that reserves specific server.
ResetServerCommand represents command that resets specific server.
SetServerTagsCommand represents command that sets tags for specific server.
ShutDownServerCommand represents command that shuts down specific server.
UpdateServerPrivateNetworkCommand represents command that updates private network ip adresses on specific server.
UpdateServerPublicNetworkCommand represents command that updates public network ip adresses on specific server.