parse

package
v2.96.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 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 ClusterId

type ClusterId struct {
	SubscriptionId string
	ResourceGroup  string
	Name           string
}

func ClusterID

func ClusterID(input string) (*ClusterId, error)

ClusterID parses a Cluster ID into an ClusterId struct

func NewClusterID

func NewClusterID(subscriptionId, resourceGroup, name string) ClusterId

func (ClusterId) ID

func (id ClusterId) ID() string

func (ClusterId) String

func (id ClusterId) String() string

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 PrivateEndpointId

type PrivateEndpointId struct {
	SubscriptionId string
	ResourceGroup  string
	ClusterName    string
	Name           string
}

func NewPrivateEndpointID

func NewPrivateEndpointID(subscriptionId, resourceGroup, clusterName, name string) PrivateEndpointId

func PrivateEndpointID

func PrivateEndpointID(input string) (*PrivateEndpointId, error)

PrivateEndpointID parses a PrivateEndpoint ID into an PrivateEndpointId struct

func (PrivateEndpointId) ID

func (id PrivateEndpointId) ID() string

func (PrivateEndpointId) String

func (id PrivateEndpointId) 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