Documentation
¶
Overview ¶
Package snapshots serves Azure ARM Microsoft.Compute/snapshots requests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler serves Microsoft.Compute/snapshots requests.
func New ¶
func New(c computedriver.Compute) *Handler
New returns a snapshots handler. The driver's Snapshot* methods provide the underlying storage.
Click to show internal directories.
Click to hide internal directories.