disks

package
v0.4.13 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiskScope added in v0.4.6

type DiskScope interface {
	logr.Logger
	azure.ClusterDescriber
	DiskSpecs() []azure.DiskSpec
}

DiskScope defines the scope interface for a disk service.

type Service

type Service struct {
	Scope DiskScope
	// contains filtered or unexported fields
}

Service provides operations on azure resources

func New added in v0.4.10

func New(scope DiskScope) *Service

New creates a new disks service.

func (*Service) Delete

func (s *Service) Delete(ctx context.Context) error

Delete deletes the disk associated with a VM.

func (*Service) Reconcile

func (s *Service) Reconcile(ctx context.Context) error

Reconcile on disk is currently no-op. OS disks should only be deleted and will create with the VM automatically.

Directories

Path Synopsis
Package mock_disks is a generated GoMock package.
Package mock_disks is a generated GoMock package.

Jump to

Keyboard shortcuts

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