MCPcopy Create free account

hub / github.com/Azure/azure-resource-manager-schemas / functions

Functions185 in github.com/Azure/azure-resource-manager-schemas

↓ 27 callersFunctionreplaceCyclicRefByName
(schema: any, definitionName: string, replacement: any)
generator/processors/helpers.ts:16
↓ 14 callersFunctiongetSchemaRefs
(output: any, scopeType: ScopeType, resourceDefinitionsPath: string)
generator/generate.ts:159
↓ 9 callersFunctionreadJsonFile
(filePath: string)
generator/utils.ts:164
↓ 8 callersFunctionlowerCaseCompare
(a: string, b: string)
generator/utils.ts:114
↓ 8 callersFunctionlowerCaseEquals
(a: string, b: string)
generator/utils.ts:110
↓ 7 callersFunctionwriteJsonFile
(filePath: string, json: any)
generator/utils.ts:175
↓ 6 callersFunctionexecuteSynchronous
(asyncFunc: () => Promise<T>)
generator/utils.ts:201
↓ 6 callersFunctionremoveObjectType
(property: any)
generator/processors/Microsoft.Authorization.ts:33
↓ 5 callersMethodGet
(string resourceType, string apiVersion)
src/TemplateSchemaGenerator/ResourceTypeProvider.cs:31
↓ 5 callersMethodGetProviderNamespace
(string resourceType)
src/TemplateSchemaGenerator/Utils/Utils.cs:13
↓ 5 callersMethodGetResourceTypes
()
src/TemplateSchemaGenerator/ResourceTypeProvider.cs:42
↓ 5 callersFunctionappendProps
(definition: any, props: any[])
generator/processors/Microsoft.Resources.Deployments.ts:24
↓ 5 callersFunctionlogOut
(logger: ILogger, line: string)
generator/cmd/generateall.ts:181
↓ 5 callersFunctionresolveAbsolutePath
(localPath: string)
generator/specs.ts:8
↓ 4 callersMethodGenerateProviderSchema
(string providerNamespace, string apiVersion, IEnumerable<ResourceType> resourceTypes, bool sortProperties)
src/TemplateSchemaGenerator/Generators/JsonSchemaGenerator.cs:73
↓ 4 callersFunctionapiVersionCompare
(a: string, b: string)
generator/utils.ts:152
↓ 4 callersFunctionextensionsProperties
(apiVersion: string)
generator/processors/Microsoft.Compute.ts:2080
↓ 4 callersFunctionloadSchema
(uri: string)
tools/test/schemas.test.ts:53
↓ 4 callersFunctionremoveDataplaneParameterRestriction
(property: any)
generator/processors/Microsoft.Authorization.ts:41
↓ 4 callersFunctionvalidateAndReturnReadmePath
(specsPath: string, basePath: string)
generator/specs.ts:15
↓ 3 callersMethodGenerate
(Options options)
src/TemplateSchemaGenerator/MainGenerator.cs:56
↓ 3 callersMethodGetArmResourceDefinitionKey
(string resourceTypeName)
src/TemplateSchemaGenerator/Generators/JsonSchemaGenerator.cs:222
↓ 3 callersMethodGetSchemaPath
(string apiVersion, string providerNamespace)
src/TemplateSchemaGenerator/Utils/Utils.cs:16
↓ 3 callersFunctionclearAutoGeneratedSchemaRefs
(autoGenList: { namespace: string, suffix?: string }[])
generator/generate.ts:354
↓ 3 callersFunctionexecuteCmd
(cwd: string, cmd: string, args: string[])
generator/utils.ts:10
↓ 3 callersFunctionfindOrGenerateAutogenEntries
(basePath: string, readme: string)
generator/autogenlist.ts:1777
↓ 3 callersFunctionfindRecursive
(basePath: string, filter: (name: string) => boolean)
generator/utils.ts:56
↓ 3 callersFunctiongetCurrentTemplateRefs
(scopeType: ScopeType, rootSchemaConfig: RootSchemaConfiguration)
generator/generate.ts:336
↓ 3 callersFunctiongetSchemaFileName
(namespace: string, suffix: string | undefined)
generator/generate.ts:198
↓ 3 callersFunctionlowerCaseContains
(list: string[], item: string)
generator/utils.ts:106
↓ 3 callersFunctionsaveAutoGeneratedSchemaRefs
(schemaConfigs: SchemaConfiguration[], isGenerateAll: boolean, preserveDisabledProviders?: AutoGenConfig[])
generator/generate.ts:375
↓ 2 callersMethodConvertResourceDefinition
(ResourceType resourceType, string resourceTypeName, string apiVersion)
src/TemplateSchemaGenerator/Generators/JsonSchemaGenerator.cs:381
↓ 2 callersFunctionfindAutogenEntries
(basePath: string)
generator/autogenlist.ts:1773
↓ 2 callersFunctionfindRefs
(schema: any, root: SchemaRefNode)
tools/src/cycleCheck.ts:18
↓ 2 callersFunctiongenerateBasePaths
(localPath: string)
generator/specs.ts:30
↓ 2 callersFunctiongenerateSchemas
(readme: string, autoGenConfig: AutoGenConfig)
generator/generate.ts:47
↓ 2 callersFunctiongenerateSchemasWithCsharpGenerator
(providerNamespace: string)
generator/generate.ts:83
↓ 2 callersFunctiongetFullAutoGenList
()
generator/autogenlist.ts:1769
↓ 2 callersFunctiongetSchemaConfig
(filePath: string, output: any, namespace: string, apiVersion: string, relativePath: string, autoGenConfig?: A
generator/generate.ts:207
↓ 2 callersFunctionlistSchemaPaths
(basePath: string)
tools/test/schemas.test.ts:59
↓ 2 callersFunctionloadRawSchema
(uri: string)
tools/test/schemas.test.ts:29
↓ 2 callersFunctionlowerCaseStartsWith
(a: string, b: string)
generator/utils.ts:125
↓ 2 callersFunctionreadSchema
(schemaUri: string)
generator/cmd/listresources.ts:18
↓ 2 callersFunctionreplaceRefByName
(schema: any, definitionName: string, replacement: any)
generator/processors/helpers.ts:5
↓ 2 callersFunctionrmdirRecursive
(basePath: string)
generator/utils.ts:83
↓ 2 callersFunctionsaveSchemaFile
(schemaConfig: SchemaConfiguration)
generator/generate.ts:312
↓ 2 callersFunctiontransformSchemaRecursively
(schema: any, transformFunc: (input: any) => any)
generator/processors/helpers.ts:38
↓ 1 callersMethodBuildSchemaCacheFromFilePaths
(IEnumerable<string> filePaths)
src/TemplateSchemaGenerator.Tests/TestSchemaCache.cs:94
↓ 1 callersMethodBuildSchemaCacheFromFilePaths
(IEnumerable<string> filePaths)
src/DeploymentsSchemaTests/TestSchemaCache.cs:98
↓ 1 callersMethodConvertType
(TypeBase type, bool allowRef, HashSet<TypeBase> stack)
src/TemplateSchemaGenerator/Generators/JsonSchemaGenerator.cs:566
↓ 1 callersMethodCreateFromFilePaths
<summary> Initializes the schema cache from a set of file paths. </summary> <param name="filePaths">The file paths to load.</param>
src/TemplateSchemaGenerator.Tests/TestSchemaCache.cs:33
↓ 1 callersMethodCreateFromFilePaths
<summary> Initializes the schema cache from a set of file paths. </summary> <param name="filePaths">The file paths to load.</param>
src/DeploymentsSchemaTests/TestSchemaCache.cs:37
↓ 1 callersMethodGetSchemasForProvider
<inheritdoc/>
src/TemplateSchemaGenerator.Tests/TestSchemaCache.cs:149
↓ 1 callersMethodHasWritableScope
(ResourceType resourceType, ScopeType targetScope)
src/TemplateSchemaGenerator/Generators/JsonSchemaGenerator.cs:326
↓ 1 callersMethodLoadResourceType
(CrossFileTypeReference reference)
src/TemplateSchemaGenerator.Tests/OutputPreservationTests.cs:60
↓ 1 callersMethodLoadTypeIndex
()
src/TemplateSchemaGenerator.Tests/OutputPreservationTests.cs:64
↓ 1 callersFunctionassignScopesToUnknownReferences
(knownReferences: SchemaReference[], unknownReferences: SchemaReference[], autoGenConfig?: AutoGenConfig)
generator/generate.ts:179
↓ 1 callersFunctionbuildRefGraph
(schema: object)
tools/src/cycleCheck.ts:35
↓ 1 callersFunctionchunker
(input: T[], chunks: number)
generator/utils.ts:211
↓ 1 callersFunctionclearAutorestTempDir
()
generator/autorest.ts:53
↓ 1 callersFunctionclusterDataConnections
(apiVersion: string)
generator/processors/Microsoft.Kusto.ts:6
↓ 1 callersFunctionclusterDataConnections_childResource
()
generator/processors/Microsoft.Kusto.ts:139
↓ 1 callersFunctiondetectProviderNamespaces
(readme: string)
generator/generate.ts:39
↓ 1 callersFunctionexecAutoRest
(tmpFolder: string, params: string[])
generator/autorest.ts:21
↓ 1 callersFunctionextensionsDefinition
(apiVersion: string)
generator/processors/Microsoft.Compute.ts:55
↓ 1 callersFunctionextractChildNamespace
(path: string, providerNamespace: string)
generator/autogenlist.ts:1796
↓ 1 callersFunctionextractProviderNamespace
(path: string)
generator/autogenlist.ts:1789
↓ 1 callersFunctionfileExists
(filePath: string)
generator/utils.ts:197
↓ 1 callersFunctionfindAllReferences
(input: any)
generator/cmd/listresources.ts:28
↓ 1 callersFunctionfindAllResourceReferences
()
generator/cmd/listresources.ts:74
↓ 1 callersFunctionfindByRef
(schema: any, ref: string)
tools/src/cycleCheck.ts:8
↓ 1 callersFunctionfindCycle
(schema: object)
tools/src/cycleCheck.ts:47
↓ 1 callersFunctionfindCyclicReferencingDefinitions
(refVertices: Record<string, Set<string>>, definitionName: string)
generator/processors/helpers.ts:53
↓ 1 callersFunctionfindDependencyCycle
(identifier: string, root: SchemaRefNode)
tools/src/cycleCheck.ts:59
↓ 1 callersFunctionfindDependencyCycleRecursive
(originalIdentifier: string, identifier: string, root: SchemaRefNode, visited: Set<string>)
tools/src/cycleCheck.ts:63
↓ 1 callersFunctionfindDirRecursive
(basePath: string, filter: (name: string) => boolean)
generator/utils.ts:34
↓ 1 callersFunctiongenerateAutorestConfig
(readmePath: string, bicepReadmePath: string)
generator/autorest.ts:63
↓ 1 callersFunctiongenerateCsharpSchemas
(logger: ILogger, combineBatchMode: boolean)
generator/cmd/generateall.ts:196
↓ 1 callersFunctiongenerateSchemaConfigs
(schemaFilePath: string, namespace: string, apiVersion: string, autoGenConfig?: AutoGenConfig)
generator/generate.ts:288
↓ 1 callersFunctiongenevaDataConnection
()
generator/processors/Microsoft.Kusto.ts:61
↓ 1 callersFunctiongenevaDataConnectionProperties
()
generator/processors/Microsoft.Kusto.ts:41
↓ 1 callersFunctiongenevaLegacyDataConnection
()
generator/processors/Microsoft.Kusto.ts:112
↓ 1 callersFunctiongenevaLegacyDataConnectionProperties
()
generator/processors/Microsoft.Kusto.ts:88
↓ 1 callersFunctiongetDisabledProviderRefs
(autoGenList: AutoGenConfig[], scopeType: ScopeType, rootSchemaConfig: RootSchemaConfiguration)
generator/generate.ts:342
↓ 1 callersFunctiongetFilePathFromRef
(schemaRef: string)
generator/generate.ts:170
↓ 1 callersFunctiongetLogger
(logFilePath: string)
generator/cmd/generateall.ts:185
↓ 1 callersFunctiongetPackageString
(readme: string)
generator/specs.ts:56
↓ 1 callersFunctiongetResourceInfo
(schemaRef: string)
generator/cmd/listresources.ts:48
↓ 1 callersFunctionhandleGeneratedSchema
(readme: string, schemaPath: string, namespace: string, autoGenConfig?: AutoGenConfig)
generator/generate.ts:142
↓ 1 callersFunctionisExcludedBasePath
(basePath: string)
generator/specs.ts:62
↓ 1 callersFunctionlowerCaseCompareLists
(listA: string[], listB: string[])
generator/utils.ts:132
↓ 1 callersFunctionnormalizeJsonPath
(jsonPath: string)
generator/autorest.ts:16
↓ 1 callersFunctionresourceGroupsDefinition
(apiVersion: string)
generator/processors/Microsoft.Resources.ts:7
↓ 1 callersFunctionrunAutorest
(readme: string, tmpFolder: string)
generator/autorest.ts:30
↓ 1 callersFunctionsafeMkdir
(filePath: string)
generator/utils.ts:185
↓ 1 callersFunctionsafeUnlink
(filePath: string)
generator/utils.ts:191
MethodAddArmExpressionToPropertySchema
(string propertyName, TypeBase type, bool allowRef, HashSet<TypeBase> stack, bool treatTypeAndApiVersionAsStri
src/TemplateSchemaGenerator/Generators/JsonSchemaGenerator.cs:512
MethodAutogenerated_resources_works
(EmbeddedFile embeddedFile)
src/TemplateSchemaGenerator.Tests/JsonSchemaGeneratorTests.cs:89
MethodAzTypeLoader
(IFileSystem fileSystem, string baseFilePath)
src/TemplateSchemaGenerator/ResourceTypeProvider.cs:57
MethodBuildRefs
(IEnumerable<ResourceRef> resourceRefs, ScopeType targetScope)
src/TemplateSchemaGenerator/Generators/AutogeneratedResourcesGenerator.cs:35
next →1–100 of 185, ranked by callers