availabilityzones

package
v0.0.0-...-655af17 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewService

func NewService(scope *actuators.MachineScope) azure.Service

NewService creates a new availability zones service.

func NewStackHubService

func NewStackHubService(scope *actuators.MachineScope) azure.Service

NewService creates a new availability zones service.

Types

type Service

type Service struct {
	Client compute.ResourceSkusClient
	Scope  *actuators.MachineScope
}

Service provides operations on availability zones

func (*Service) CreateOrUpdate

func (s *Service) CreateOrUpdate(ctx context.Context, spec azure.Spec) error

CreateOrUpdate no-op.

func (*Service) Delete

func (s *Service) Delete(ctx context.Context, spec azure.Spec) error

Delete no-op.

func (*Service) Get

func (s *Service) Get(ctx context.Context, spec azure.Spec) (interface{}, error)

Get provides information about a availability zones.

type Spec

type Spec struct {
	VMSize string
}

Spec input specification for Get/CreateOrUpdate/Delete calls

type StackHubService

type StackHubService struct {
	Client compute.ResourceSkusClient
	Scope  *actuators.MachineScope
}

StackHubService provides operations on availability zones

func (*StackHubService) CreateOrUpdate

func (s *StackHubService) CreateOrUpdate(ctx context.Context, spec azure.Spec) error

CreateOrUpdate no-op.

func (*StackHubService) Delete

func (s *StackHubService) Delete(ctx context.Context, spec azure.Spec) error

Delete no-op.

func (*StackHubService) Get

func (s *StackHubService) Get(ctx context.Context, spec azure.Spec) (interface{}, error)

Get provides information about a availability zones.

Jump to

Keyboard shortcuts

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