package
0.0.0-20220513094817-371bc73d3f32
Repository: https://github.com/goat-project/goat-os.git
Documentation: pkg.go.dev
# Functions
CreateComputeV2ServiceClient creates a ServiceClient that may be used with the v2 compute package.
CreateIdentityV3ServiceClient creates a ServiceClient that may be used to access the v3 identity service.
CreateImageV2ServiceClient creates a ServiceClient that may be used to access the v2 image service.
CreateNewBlockStorageV3ServiceClient creates a ServiceClient that may be used with the v3 blockStorage package.
CreateNewObjectStorageV1ServiceClient creates a ServiceClient that may be used with the v1 objectStorage package.
CreateSharedFileSystemV2ServiceClient creates a ServiceClient that may be used with the v2 sharedFileSystem package.
OpenstackClient logs in to an OpenStack cloud found at the identity endpoint specified by the options, acquires a token, and returns a Provider Client instance that's ready to operate.