azure

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CostService

type CostService struct {
	// contains filtered or unexported fields
}

func NewCostService

func NewCostService() CostService

func (*CostService) ResourceGroupCostsForPeriod

func (svc *CostService) ResourceGroupCostsForPeriod(subscriptionId string, year int, month int) ([]model.ResourceGroupCost, error)

type ResourceGroupService added in v0.0.5

type ResourceGroupService struct {
	// contains filtered or unexported fields
}

func NewResourceGroupService added in v0.0.5

func NewResourceGroupService() ResourceGroupService

func (*ResourceGroupService) ListResourceGroups added in v0.0.5

func (rgs *ResourceGroupService) ListResourceGroups(subscriptionId string) ([]model.ResourceGroup, error)

type SubscriptionService added in v0.0.5

type SubscriptionService struct {
	// contains filtered or unexported fields
}

func NewSubscriptionService added in v0.0.5

func NewSubscriptionService() SubscriptionService

func (*SubscriptionService) FindSubscription added in v0.0.5

func (ss *SubscriptionService) FindSubscription(input string) ([]model.Subscription, error)

func (*SubscriptionService) GetSubscriptions added in v0.0.5

func (ss *SubscriptionService) GetSubscriptions() ([]model.Subscription, error)

Jump to

Keyboard shortcuts

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