Documentation ¶
Index ¶
- type OpenStackClient
- func (c OpenStackClient) BlockStorageService() *gophercloud.ServiceClient
- func (c OpenStackClient) ComputeExtensions() extension.OpenStackComputeExtensions
- func (c OpenStackClient) ComputeService() *gophercloud.ServiceClient
- func (c OpenStackClient) DefaultKeyPair() string
- func (c OpenStackClient) DefaultSecurityGroups() []string
- func (c OpenStackClient) DisableConfigDrive() bool
- func (c OpenStackClient) DisableNeutron() bool
- func (c OpenStackClient) IgnoreServerAvailabilityZone() bool
- func (c OpenStackClient) NetworkExtensions() extension.OpenStackNetworkExtensions
- func (c OpenStackClient) NetworkService() *gophercloud.ServiceClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenStackClient ¶
type OpenStackClient struct {
// contains filtered or unexported fields
}
func NewOpenStackClient ¶
func (OpenStackClient) BlockStorageService ¶
func (c OpenStackClient) BlockStorageService() *gophercloud.ServiceClient
func (OpenStackClient) ComputeExtensions ¶
func (c OpenStackClient) ComputeExtensions() extension.OpenStackComputeExtensions
func (OpenStackClient) ComputeService ¶
func (c OpenStackClient) ComputeService() *gophercloud.ServiceClient
func (OpenStackClient) DefaultKeyPair ¶
func (c OpenStackClient) DefaultKeyPair() string
func (OpenStackClient) DefaultSecurityGroups ¶
func (c OpenStackClient) DefaultSecurityGroups() []string
func (OpenStackClient) DisableConfigDrive ¶
func (c OpenStackClient) DisableConfigDrive() bool
func (OpenStackClient) DisableNeutron ¶
func (c OpenStackClient) DisableNeutron() bool
func (OpenStackClient) IgnoreServerAvailabilityZone ¶
func (c OpenStackClient) IgnoreServerAvailabilityZone() bool
func (OpenStackClient) NetworkExtensions ¶
func (c OpenStackClient) NetworkExtensions() extension.OpenStackNetworkExtensions
func (OpenStackClient) NetworkService ¶
func (c OpenStackClient) NetworkService() *gophercloud.ServiceClient
Click to show internal directories.
Click to hide internal directories.