paths

package
v0.0.0-...-3249ca6 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BulkEntitiesPath                   = entityBasePath.JoinPath("/bulk")
	BusinessMetadataBasePath           = entityBasePath.JoinPath("/businessmetadata")
	SampleBusinessMetadataTemplatePath = BusinessMetadataBasePath.JoinPath("/import/template")
	ImportBusinessMetadataPath         = BusinessMetadataBasePath.JoinPath("/import")
	SetClassificationsPath             = BulkEntitiesPath.JoinPath("/setClassifications")
	AddClassificationPath              = BulkEntitiesPath.JoinPath("/classification")
)

Functions

func AutoCompleteUrl

func AutoCompleteUrl(version string) *url.URL

func BrowseUrl

func BrowseUrl(version string) *url.URL

func BusinessMetadataAttributePath

func BusinessMetadataAttributePath(
	guid string,
	bmName string,
) *url.URL

func BusinessMetadataPath

func BusinessMetadataPath(
	guid string, options *models.QueryParams,
) *url.URL

func ClassesByUniqueAttributePath

func ClassesByUniqueAttributePath(
	attributes *models.QueryAttributes,
) *url.URL

func ClassificationPath

func ClassificationPath(guid string, classificationName string) *url.URL

func ClassificationsPath

func ClassificationsPath(guid string) *url.URL

func CreateOrUpdateBulkCollectionUrl

func CreateOrUpdateBulkCollectionUrl(
	collName string,
	apiVersion string,
) *url.URL

func CreateOrUpdateCollectionUrl

func CreateOrUpdateCollectionUrl(collName string, apiVersion string) *url.URL

func CreateOrUpdateEntitiesPath

func CreateOrUpdateEntitiesPath(options *models.QueryParams) *url.URL

func CreateOrUpdateEntityPath

func CreateOrUpdateEntityPath(options *models.QueryParams) *url.URL

func DeleteClassificationByUniqueAttributePath

func DeleteClassificationByUniqueAttributePath(
	attributes *models.QueryAttributes,
	classificationName string,
) *url.URL

func DeleteEntitiesByGuids

func DeleteEntitiesByGuids(guids []string) *url.URL

func EntityByGuidPath

func EntityByGuidPath(guid string, options *models.QueryParams) *url.URL

func EntityByUniqueAttributePath

func EntityByUniqueAttributePath(
	attributes *models.QueryAttributes,
	options *models.QueryParams,
) *url.URL

func GetEntitiesByUniqueAttributesPath

func GetEntitiesByUniqueAttributesPath(
	attributes *models.QueryAttributes, options *models.QueryParams,
) *url.URL

func HeaderPath

func HeaderPath(guid string) *url.URL

func LabelPath

func LabelPath(guid string) *url.URL

func LabelsByUniqueAttributePath

func LabelsByUniqueAttributePath(attributes *models.QueryAttributes) *url.URL

func ListEntitiesByGuidsPath

func ListEntitiesByGuidsPath(
	guids []string, options *models.QueryParams,
) *url.URL

func MoveEntitiesHereUrl

func MoveEntitiesHereUrl(
	collName string,
	apiVersion string,
) *url.URL

func PartialUpdateEntityAttributeByGuidPath

func PartialUpdateEntityAttributeByGuidPath(
	guid string, attributeName string,
) *url.URL

func QueryUrl

func QueryUrl(version string) *url.URL

func SuggestUrl

func SuggestUrl(version string) *url.URL

Types

This section is empty.

Jump to

Keyboard shortcuts

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