volumes

package
v0.0.0-...-493bf59 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2021 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IVolumes

type IVolumes interface {
	List(svcID string) (*[]models.Volume, error)
}

IVolumes

func New

func New(settings *models.Settings) IVolumes

New returns an instance of IVolumes

type SVolumes

type SVolumes struct {
	Settings *models.Settings
}

SVolumes is a concrete implementation of IVolumes

func (*SVolumes) List

func (v *SVolumes) List(svcID string) (*[]models.Volume, error)

Jump to

Keyboard shortcuts

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