Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostGroupAction ¶
type HostGroupAction int
HostGroupAction action for host group action api.
const ( RemoveHostGroup HostGroupAction = iota AddHostGroup )
func (HostGroupAction) String ¶
func (h HostGroupAction) String() string
String convert HostGroupAction to string value the api accepts.
Click to show internal directories.
Click to hide internal directories.