model

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const ArmResourceSep = "/"

Variables

This section is empty.

Functions

This section is empty.

Types

type ArmApiAppInfo

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

func NewArmApiAppInfo

func NewArmApiAppInfo(fullyQualifiedId, resType, name, displayName, gatewayUrl string) *ArmApiAppInfo

func (*ArmApiAppInfo) DisplayName

func (a *ArmApiAppInfo) DisplayName() string

func (*ArmApiAppInfo) GatewayUrl

func (a *ArmApiAppInfo) GatewayUrl() string

func (*ArmApiAppInfo) Id

func (a *ArmApiAppInfo) Id() string

Id - maps to ObjectID

func (*ArmApiAppInfo) Name

func (a *ArmApiAppInfo) Name() string

Name - maps to Name

func (*ArmApiAppInfo) Type

func (a *ArmApiAppInfo) Type() string

type ArmResource

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

ArmResource ResourceGroup - /subscriptions/<sub_id>/resourceGroups/<group>

func NewArmResource

func NewArmResource(fullyQualifiedId, resType, resName, displayName string) (*ArmResource, error)

func (*ArmResource) DisplayName

func (ar *ArmResource) DisplayName() string

func (*ArmResource) Id

func (ar *ArmResource) Id() string

func (*ArmResource) Name

func (ar *ArmResource) Name() string

func (*ArmResource) ResourceGroup

func (ar *ArmResource) ResourceGroup() string

func (*ArmResource) Type

func (ar *ArmResource) Type() string

Jump to

Keyboard shortcuts

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