parse

package
v1.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2020 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CassandraKeyspaceId

type CassandraKeyspaceId struct {
	ResourceGroup string
	Account       string
	Name          string
}

func CassandraKeyspaceID

func CassandraKeyspaceID(input string) (*CassandraKeyspaceId, error)

type DatabaseAccountId

type DatabaseAccountId struct {
	ResourceGroup string
	Name          string
}

func DatabaseAccountID

func DatabaseAccountID(input string) (*DatabaseAccountId, error)

type GremlinDatabaseId

type GremlinDatabaseId struct {
	ResourceGroup string
	Account       string
	Name          string
}

func GremlinDatabaseID

func GremlinDatabaseID(input string) (*GremlinDatabaseId, error)

type GremlinGraphId

type GremlinGraphId struct {
	ResourceGroup string
	Account       string
	Database      string
	Name          string
}

func GremlinGraphID

func GremlinGraphID(input string) (*GremlinGraphId, error)

type MongoDbCollectionId

type MongoDbCollectionId struct {
	ResourceGroup string
	Account       string
	Database      string
	Name          string
}

func MongoDbCollectionID

func MongoDbCollectionID(input string) (*MongoDbCollectionId, error)

type MongoDbDatabaseId

type MongoDbDatabaseId struct {
	ResourceGroup string
	Account       string
	Name          string
}

func MongoDbDatabaseID

func MongoDbDatabaseID(input string) (*MongoDbDatabaseId, error)

type SqlContainerId

type SqlContainerId struct {
	ResourceGroup string
	Account       string
	Database      string
	Name          string
}

func SqlContainerID

func SqlContainerID(input string) (*SqlContainerId, error)

type SqlDatabaseId

type SqlDatabaseId struct {
	ResourceGroup string
	Account       string
	Name          string
}

func SqlDatabaseID

func SqlDatabaseID(input string) (*SqlDatabaseId, error)

type StoredProcedureId

type StoredProcedureId struct {
	ResourceGroup string
	Account       string
	Database      string
	Container     string
	Name          string
}

func StoredProcedureID

func StoredProcedureID(input string) (*StoredProcedureId, error)

type TableId

type TableId struct {
	ResourceGroup string
	Account       string
	Name          string
}

func TableID

func TableID(input string) (*TableId, error)

Jump to

Keyboard shortcuts

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