gophercloud

package module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

README

Extensions for Gophercloud: an NHN Cloud SDK for Go

This is the Go SDK extension for Gophercloud to use NHN Cloud services.

The following NHN Cloud services' SDKs are included.

  • VPC
  • VPC subnet

How to install

Reference a nhncloud.gophercloud package in your code.

import "github.com/nhn-cloud/nhncloud.gophercloud"

Then update your go.mod.

go mod tidy

Or use the go get command to import packages.

go get github.com/nhn-cloud/nhncloud.gophercloud

Documentation

Overview

Package gophercloud provides a multi-vendor interface to OpenStack-compatible clouds. The library has a three-level hierarchy: providers, services, and resources.

Directories

Path Synopsis
Package nhncloud contains resources for extensions for nhncloud supported in Gophercloud.
Package nhncloud contains resources for extensions for nhncloud supported in Gophercloud.
blockstorage/v2/volumes
Package volumes provides information and interaction with volumes in the OpenStack Block Storage service.
Package volumes provides information and interaction with volumes in the OpenStack Block Storage service.
volumes_v2
compute/v2/extensions/bootfromvolume
Package bootfromvolume extends a server create request with the ability to specify block device options.
Package bootfromvolume extends a server create request with the ability to specify block device options.
bootfromvolume unit tests

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL