parse

package
v2.85.6 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2021 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FunctionId

type FunctionId struct {
	SubscriptionId   string
	ResourceGroup    string
	StreamingjobName string
	Name             string
}

func FunctionID

func FunctionID(input string) (*FunctionId, error)

FunctionID parses a Function ID into an FunctionId struct

func NewFunctionID

func NewFunctionID(subscriptionId, resourceGroup, streamingjobName, name string) FunctionId

func (FunctionId) ID

func (id FunctionId) ID() string

func (FunctionId) String

func (id FunctionId) String() string

type OutputId

type OutputId struct {
	SubscriptionId   string
	ResourceGroup    string
	StreamingjobName string
	Name             string
}

func NewOutputID

func NewOutputID(subscriptionId, resourceGroup, streamingjobName, name string) OutputId

func OutputID

func OutputID(input string) (*OutputId, error)

OutputID parses a Output ID into an OutputId struct

func (OutputId) ID

func (id OutputId) ID() string

func (OutputId) String

func (id OutputId) String() string

type StreamInputId

type StreamInputId struct {
	SubscriptionId   string
	ResourceGroup    string
	StreamingjobName string
	InputName        string
}

func NewStreamInputID

func NewStreamInputID(subscriptionId, resourceGroup, streamingjobName, inputName string) StreamInputId

func StreamInputID

func StreamInputID(input string) (*StreamInputId, error)

StreamInputID parses a StreamInput ID into an StreamInputId struct

func (StreamInputId) ID

func (id StreamInputId) ID() string

func (StreamInputId) String

func (id StreamInputId) String() string

type StreamingJobId

type StreamingJobId struct {
	SubscriptionId string
	ResourceGroup  string
	Name           string
}

func NewStreamingJobID

func NewStreamingJobID(subscriptionId, resourceGroup, name string) StreamingJobId

func StreamingJobID

func StreamingJobID(input string) (*StreamingJobId, error)

StreamingJobID parses a StreamingJob ID into an StreamingJobId struct

func (StreamingJobId) ID

func (id StreamingJobId) ID() string

func (StreamingJobId) String

func (id StreamingJobId) String() string

Jump to

Keyboard shortcuts

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