Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenStack ¶
type OpenStack struct { // Configuration variables IdentityEndpoint string ProjectDomainID string UserDomainID string Project string Username string Password string Region string Cloud string ServicesGather []string tls.ClientConfig // contains filtered or unexported fields }
OpenStack is the main structure associated with a collection instance.
func (*OpenStack) Description ¶
Description returns a description string of the input plugin and implements the Input interface.
func (*OpenStack) SampleConfig ¶
SampleConfig return a sample configuration file for auto-generation and implements the Input interface.
Click to show internal directories.
Click to hide internal directories.