resourcegroup

package
v7.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrInvalidGroupSettings is from group.go.
	ErrInvalidGroupSettings = errors.New("invalid group settings")
	// ErrTooLongResourceGroupName is from group.go.
	ErrTooLongResourceGroupName = errors.New("resource group name too long")
	// ErrInvalidResourceGroupFormat is from group.go.
	ErrInvalidResourceGroupFormat = errors.New("group settings with invalid format")
	// ErrInvalidResourceGroupDuplicatedMode is from group.go.
	ErrInvalidResourceGroupDuplicatedMode = errors.New("cannot set RU mode and Raw mode options at the same time")
	// ErrUnknownResourceGroupMode is from group.go.
	ErrUnknownResourceGroupMode = errors.New("unknown resource group mode")
)

Functions

func NewGroupFromOptions

func NewGroupFromOptions(groupName string, options *model.ResourceGroupSettings) (*rmpb.ResourceGroup, error)

NewGroupFromOptions creates a new resource group from the given options.

Types

This section is empty.

Jump to

Keyboard shortcuts

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