parse

package
v0.0.0-...-0e4e14f Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: MPL-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 HostPoolRegistrationInfoId

type HostPoolRegistrationInfoId struct {
	SubscriptionId       string
	ResourceGroup        string
	HostPoolName         string
	RegistrationInfoName string
}

func HostPoolRegistrationInfoID

func HostPoolRegistrationInfoID(input string) (*HostPoolRegistrationInfoId, error)

HostPoolRegistrationInfoID parses a HostPoolRegistrationInfo ID into an HostPoolRegistrationInfoId struct

func HostPoolRegistrationInfoIDInsensitively

func HostPoolRegistrationInfoIDInsensitively(input string) (*HostPoolRegistrationInfoId, error)

HostPoolRegistrationInfoIDInsensitively parses an HostPoolRegistrationInfo ID into an HostPoolRegistrationInfoId struct, insensitively This should only be used to parse an ID for rewriting, the HostPoolRegistrationInfoID method should be used instead for validation etc.

Whilst this may seem strange, this enables Terraform have consistent casing which works around issues in Core, whilst handling broken API responses.

func NewHostPoolRegistrationInfoID

func NewHostPoolRegistrationInfoID(subscriptionId, resourceGroup, hostPoolName, registrationInfoName string) HostPoolRegistrationInfoId

func (HostPoolRegistrationInfoId) ID

func (HostPoolRegistrationInfoId) String

func (id HostPoolRegistrationInfoId) String() string

type ScalingPlanHostPoolAssociationId

type ScalingPlanHostPoolAssociationId struct {
	ScalingPlan scalingplan.ScalingPlanId
	HostPool    scalingplan.HostPoolId
}

func NewScalingPlanHostPoolAssociationId

func NewScalingPlanHostPoolAssociationId(scalingplan scalingplan.ScalingPlanId, hostPool scalingplan.HostPoolId) ScalingPlanHostPoolAssociationId

func ScalingPlanHostPoolAssociationID

func ScalingPlanHostPoolAssociationID(input string) (*ScalingPlanHostPoolAssociationId, error)

func (ScalingPlanHostPoolAssociationId) ID

func (ScalingPlanHostPoolAssociationId) String

type WorkspaceApplicationGroupAssociationId

type WorkspaceApplicationGroupAssociationId struct {
	Workspace        workspace.WorkspaceId
	ApplicationGroup applicationgroup.ApplicationGroupId
}

func WorkspaceApplicationGroupAssociationID

func WorkspaceApplicationGroupAssociationID(input string) (*WorkspaceApplicationGroupAssociationId, error)

func WorkspaceApplicationGroupAssociationIDInsensitively

func WorkspaceApplicationGroupAssociationIDInsensitively(input string) (*WorkspaceApplicationGroupAssociationId, error)

func (WorkspaceApplicationGroupAssociationId) ID

func (WorkspaceApplicationGroupAssociationId) String

Jump to

Keyboard shortcuts

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