@pulumi/azuredevops 2.16.0-alpha.1710156155 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/branchPolicyMinReviewers.js +0 -2
- package/branchPolicyMinReviewers.js.map +1 -1
- package/buildDefinition.js +0 -2
- package/buildDefinition.js.map +1 -1
- package/checkApproval.d.ts +8 -0
- package/checkApproval.js +2 -0
- package/checkApproval.js.map +1 -1
- package/checkBranchControl.d.ts +8 -0
- package/checkBranchControl.js +2 -0
- package/checkBranchControl.js.map +1 -1
- package/checkBusinessHours.d.ts +8 -0
- package/checkBusinessHours.js +2 -0
- package/checkBusinessHours.js.map +1 -1
- package/checkExclusiveLock.d.ts +8 -0
- package/checkExclusiveLock.js +2 -0
- package/checkExclusiveLock.js.map +1 -1
- package/checkRequiredTemplate.d.ts +8 -0
- package/checkRequiredTemplate.js +2 -0
- package/checkRequiredTemplate.js.map +1 -1
- package/config/vars.d.ts +63 -0
- package/config/vars.js +114 -0
- package/config/vars.js.map +1 -1
- package/elasticPool.d.ts +12 -0
- package/elasticPool.js +2 -0
- package/elasticPool.js.map +1 -1
- package/environmentResourceKubernetes.d.ts +57 -0
- package/environmentResourceKubernetes.js +73 -0
- package/environmentResourceKubernetes.js.map +1 -0
- package/getGroup.d.ts +10 -0
- package/getGroup.js +10 -0
- package/getGroup.js.map +1 -1
- package/git.js +0 -2
- package/git.js.map +1 -1
- package/group.js +0 -2
- package/group.js.map +1 -1
- package/groupMembership.js +0 -2
- package/groupMembership.js.map +1 -1
- package/index.d.ts +10 -11
- package/index.js +18 -23
- package/index.js.map +1 -1
- package/libraryPermissions.d.ts +172 -0
- package/libraryPermissions.js +119 -0
- package/libraryPermissions.js.map +1 -0
- package/package.json +1 -1
- package/pipelineAuthorization.d.ts +15 -0
- package/pipelineAuthorization.js.map +1 -1
- package/pool.js +0 -2
- package/pool.js.map +1 -1
- package/project.js +0 -2
- package/project.js.map +1 -1
- package/projectFeatures.js +0 -2
- package/projectFeatures.js.map +1 -1
- package/provider.d.ts +148 -0
- package/provider.js +20 -1
- package/provider.js.map +1 -1
- package/queue.js +0 -2
- package/queue.js.map +1 -1
- package/serviceEndpointAzureRM.js +0 -2
- package/serviceEndpointAzureRM.js.map +1 -1
- package/serviceEndpointBitBucket.js +0 -2
- package/serviceEndpointBitBucket.js.map +1 -1
- package/serviceEndpointDockerRegistry.js +0 -2
- package/serviceEndpointDockerRegistry.js.map +1 -1
- package/serviceEndpointGitHub.js +0 -2
- package/serviceEndpointGitHub.js.map +1 -1
- package/serviceEndpointKubernetes.js +0 -2
- package/serviceEndpointKubernetes.js.map +1 -1
- package/types/input.d.ts +1 -620
- package/types/output.d.ts +5 -719
- package/user.js +0 -2
- package/user.js.map +1 -1
- package/variableGroup.js +0 -2
- package/variableGroup.js.map +1 -1
- package/variableGroupPermissions.d.ts +193 -0
- package/variableGroupPermissions.js +133 -0
- package/variableGroupPermissions.js.map +1 -0
- package/agent/getPool.d.ts +0 -84
- package/agent/getPool.js +0 -70
- package/agent/getPool.js.map +0 -1
- package/agent/getPools.d.ts +0 -63
- package/agent/getPools.js +0 -64
- package/agent/getPools.js.map +0 -1
- package/agent/index.d.ts +0 -12
- package/agent/index.js +0 -33
- package/agent/index.js.map +0 -1
- package/agent/pool.d.ts +0 -116
- package/agent/pool.js +0 -89
- package/agent/pool.js.map +0 -1
- package/agent/queue.d.ts +0 -147
- package/agent/queue.js +0 -121
- package/agent/queue.js.map +0 -1
- package/build/buildDefinition.d.ts +0 -344
- package/build/buildDefinition.js +0 -244
- package/build/buildDefinition.js.map +0 -1
- package/build/index.d.ts +0 -3
- package/build/index.js +0 -22
- package/build/index.js.map +0 -1
- package/core/getClientConfig.d.ts +0 -45
- package/core/getClientConfig.js +0 -50
- package/core/getClientConfig.js.map +0 -1
- package/core/getProject.d.ts +0 -92
- package/core/getProject.js +0 -66
- package/core/getProject.js.map +0 -1
- package/core/getProjects.d.ts +0 -107
- package/core/getProjects.js +0 -74
- package/core/getProjects.js.map +0 -1
- package/core/index.d.ts +0 -15
- package/core/index.js +0 -36
- package/core/index.js.map +0 -1
- package/core/project.d.ts +0 -188
- package/core/project.js +0 -111
- package/core/project.js.map +0 -1
- package/core/projectFeatures.d.ts +0 -120
- package/core/projectFeatures.js +0 -104
- package/core/projectFeatures.js.map +0 -1
- package/entitlement/index.d.ts +0 -3
- package/entitlement/index.js +0 -22
- package/entitlement/index.js.map +0 -1
- package/entitlement/user.d.ts +0 -140
- package/entitlement/user.js +0 -91
- package/entitlement/user.js.map +0 -1
- package/identities/getGroup.d.ts +0 -116
- package/identities/getGroup.js +0 -85
- package/identities/getGroup.js.map +0 -1
- package/identities/getUsers.d.ts +0 -196
- package/identities/getUsers.js +0 -103
- package/identities/getUsers.js.map +0 -1
- package/identities/group.d.ts +0 -206
- package/identities/group.js +0 -123
- package/identities/group.js.map +0 -1
- package/identities/groupMembership.d.ts +0 -122
- package/identities/groupMembership.js +0 -99
- package/identities/groupMembership.js.map +0 -1
- package/identities/index.d.ts +0 -12
- package/identities/index.js +0 -33
- package/identities/index.js.map +0 -1
- package/pipeline/index.d.ts +0 -3
- package/pipeline/index.js +0 -22
- package/pipeline/index.js.map +0 -1
- package/pipeline/variableGroup.d.ts +0 -223
- package/pipeline/variableGroup.js +0 -180
- package/pipeline/variableGroup.js.map +0 -1
- package/policy/branchPolicyBuildValidation.d.ts +0 -159
- package/policy/branchPolicyBuildValidation.js +0 -136
- package/policy/branchPolicyBuildValidation.js.map +0 -1
- package/policy/branchPolicyMinReviewers.d.ts +0 -149
- package/policy/branchPolicyMinReviewers.js +0 -126
- package/policy/branchPolicyMinReviewers.js.map +0 -1
- package/policy/index.d.ts +0 -6
- package/policy/index.js +0 -27
- package/policy/index.js.map +0 -1
- package/repository/getRepositories.d.ts +0 -120
- package/repository/getRepositories.js +0 -83
- package/repository/getRepositories.js.map +0 -1
- package/repository/git.d.ts +0 -210
- package/repository/git.js +0 -141
- package/repository/git.js.map +0 -1
- package/repository/index.d.ts +0 -6
- package/repository/index.js +0 -25
- package/repository/index.js.map +0 -1
- package/security/index.d.ts +0 -3
- package/security/index.js +0 -22
- package/security/index.js.map +0 -1
- package/security/resourceAuthorization.d.ts +0 -136
- package/security/resourceAuthorization.js +0 -108
- package/security/resourceAuthorization.js.map +0 -1
- package/serviceendpoint/azureRM.d.ts +0 -392
- package/serviceendpoint/azureRM.js +0 -245
- package/serviceendpoint/azureRM.js.map +0 -1
- package/serviceendpoint/bitBucket.d.ts +0 -137
- package/serviceendpoint/bitBucket.js +0 -116
- package/serviceendpoint/bitBucket.js.map +0 -1
- package/serviceendpoint/dockerRegistry.d.ts +0 -185
- package/serviceendpoint/dockerRegistry.js +0 -134
- package/serviceendpoint/dockerRegistry.js.map +0 -1
- package/serviceendpoint/gitHub.d.ts +0 -170
- package/serviceendpoint/gitHub.js +0 -148
- package/serviceendpoint/gitHub.js.map +0 -1
- package/serviceendpoint/index.d.ts +0 -15
- package/serviceendpoint/index.js +0 -42
- package/serviceendpoint/index.js.map +0 -1
- package/serviceendpoint/kubernetes.d.ts +0 -148
- package/serviceendpoint/kubernetes.js +0 -93
- package/serviceendpoint/kubernetes.js.map +0 -1
package/types/output.d.ts
CHANGED
|
@@ -629,7 +629,7 @@ export interface CheckRequiredTemplateRequiredTemplate {
|
|
|
629
629
|
*/
|
|
630
630
|
repositoryRef: string;
|
|
631
631
|
/**
|
|
632
|
-
* The type of the repository storing the template. Valid values: `azuregit`, `github`, `bitbucket`. Defaults to `azuregit`.
|
|
632
|
+
* The type of the repository storing the template. Valid values: `azuregit`, `github`, `githubenterprise`, `bitbucket`. Defaults to `azuregit`.
|
|
633
633
|
*/
|
|
634
634
|
repositoryType?: string;
|
|
635
635
|
/**
|
|
@@ -890,6 +890,10 @@ export interface GetGroupsGroup {
|
|
|
890
890
|
* This represents the name of the container of origin for a graph member. (For MSA this is "Windows Live ID", for AD the name of the domain, for AAD the tenantID of the directory, for VSTS groups the ScopeId, etc)
|
|
891
891
|
*/
|
|
892
892
|
domain: string;
|
|
893
|
+
/**
|
|
894
|
+
* The group ID.
|
|
895
|
+
*/
|
|
896
|
+
id: string;
|
|
893
897
|
/**
|
|
894
898
|
* The email address of record for a given graph member. This may be different than the principal name.
|
|
895
899
|
*/
|
|
@@ -1454,721 +1458,3 @@ export interface VariableGroupVariable {
|
|
|
1454
1458
|
*/
|
|
1455
1459
|
value?: string;
|
|
1456
1460
|
}
|
|
1457
|
-
export declare namespace Agent {
|
|
1458
|
-
interface GetPoolsAgentPool {
|
|
1459
|
-
/**
|
|
1460
|
-
* Specifies whether or not a queue should be automatically provisioned for each project collection.
|
|
1461
|
-
*/
|
|
1462
|
-
autoProvision: boolean;
|
|
1463
|
-
/**
|
|
1464
|
-
* Specifies whether or not agents within the pool should be automatically updated.
|
|
1465
|
-
*/
|
|
1466
|
-
autoUpdate: boolean;
|
|
1467
|
-
id: number;
|
|
1468
|
-
/**
|
|
1469
|
-
* The name of the agent pool
|
|
1470
|
-
*/
|
|
1471
|
-
name: string;
|
|
1472
|
-
/**
|
|
1473
|
-
* Specifies whether the agent pool type is Automation or Deployment.
|
|
1474
|
-
*/
|
|
1475
|
-
poolType: string;
|
|
1476
|
-
}
|
|
1477
|
-
}
|
|
1478
|
-
export declare namespace Build {
|
|
1479
|
-
interface BuildDefinitionCiTrigger {
|
|
1480
|
-
/**
|
|
1481
|
-
* Override the azure-pipeline file and use a this configuration for all builds.
|
|
1482
|
-
*/
|
|
1483
|
-
override?: outputs.Build.BuildDefinitionCiTriggerOverride;
|
|
1484
|
-
/**
|
|
1485
|
-
* Use the azure-pipeline file for the build configuration. Defaults to `false`.
|
|
1486
|
-
*/
|
|
1487
|
-
useYaml?: boolean;
|
|
1488
|
-
}
|
|
1489
|
-
interface BuildDefinitionCiTriggerOverride {
|
|
1490
|
-
/**
|
|
1491
|
-
* If you set batch to true, when a pipeline is running, the system waits until the run is completed, then starts another run with all changes that have not yet been built. Defaults to `true`.
|
|
1492
|
-
*/
|
|
1493
|
-
batch?: boolean;
|
|
1494
|
-
/**
|
|
1495
|
-
* The branches to include and exclude from the trigger.
|
|
1496
|
-
*/
|
|
1497
|
-
branchFilters?: outputs.Build.BuildDefinitionCiTriggerOverrideBranchFilter[];
|
|
1498
|
-
/**
|
|
1499
|
-
* The number of max builds per branch. Defaults to `1`.
|
|
1500
|
-
*/
|
|
1501
|
-
maxConcurrentBuildsPerBranch?: number;
|
|
1502
|
-
/**
|
|
1503
|
-
* Specify file paths to include or exclude. Note that the wildcard syntax is different between branches/tags and file paths.
|
|
1504
|
-
*/
|
|
1505
|
-
pathFilters?: outputs.Build.BuildDefinitionCiTriggerOverridePathFilter[];
|
|
1506
|
-
/**
|
|
1507
|
-
* How often the external repository is polled. Defaults to `0`.
|
|
1508
|
-
*/
|
|
1509
|
-
pollingInterval?: number;
|
|
1510
|
-
/**
|
|
1511
|
-
* This is the ID of the polling job that polls the external repository. Once the build definition is saved/updated, this value is set.
|
|
1512
|
-
*/
|
|
1513
|
-
pollingJobId: string;
|
|
1514
|
-
}
|
|
1515
|
-
interface BuildDefinitionCiTriggerOverrideBranchFilter {
|
|
1516
|
-
/**
|
|
1517
|
-
* List of branch patterns to exclude.
|
|
1518
|
-
*/
|
|
1519
|
-
excludes?: string[];
|
|
1520
|
-
/**
|
|
1521
|
-
* List of branch patterns to include.
|
|
1522
|
-
*/
|
|
1523
|
-
includes?: string[];
|
|
1524
|
-
}
|
|
1525
|
-
interface BuildDefinitionCiTriggerOverridePathFilter {
|
|
1526
|
-
/**
|
|
1527
|
-
* List of path patterns to exclude.
|
|
1528
|
-
*/
|
|
1529
|
-
excludes?: string[];
|
|
1530
|
-
/**
|
|
1531
|
-
* List of path patterns to include.
|
|
1532
|
-
*/
|
|
1533
|
-
includes?: string[];
|
|
1534
|
-
}
|
|
1535
|
-
interface BuildDefinitionFeature {
|
|
1536
|
-
/**
|
|
1537
|
-
* Trigger the pipeline to run after the creation. Defaults to `true`.
|
|
1538
|
-
*
|
|
1539
|
-
* > **Note** The first run(`skipFirstRun = false`) will only be triggered on create. If the first run fails, the build definition will still be marked as successfully created. A warning message indicating the inability to run pipeline will be displayed.
|
|
1540
|
-
*/
|
|
1541
|
-
skipFirstRun?: boolean;
|
|
1542
|
-
}
|
|
1543
|
-
interface BuildDefinitionPullRequestTrigger {
|
|
1544
|
-
commentRequired?: string;
|
|
1545
|
-
/**
|
|
1546
|
-
* Set permissions for Forked repositories.
|
|
1547
|
-
*/
|
|
1548
|
-
forks: outputs.Build.BuildDefinitionPullRequestTriggerForks;
|
|
1549
|
-
initialBranch?: string;
|
|
1550
|
-
/**
|
|
1551
|
-
* Override the azure-pipeline file and use this configuration for all builds.
|
|
1552
|
-
*/
|
|
1553
|
-
override?: outputs.Build.BuildDefinitionPullRequestTriggerOverride;
|
|
1554
|
-
/**
|
|
1555
|
-
* Use the azure-pipeline file for the build configuration. Defaults to `false`.
|
|
1556
|
-
*/
|
|
1557
|
-
useYaml?: boolean;
|
|
1558
|
-
}
|
|
1559
|
-
interface BuildDefinitionPullRequestTriggerForks {
|
|
1560
|
-
/**
|
|
1561
|
-
* Build pull requests from forks of this repository.
|
|
1562
|
-
*/
|
|
1563
|
-
enabled: boolean;
|
|
1564
|
-
/**
|
|
1565
|
-
* Make secrets available to builds of forks.
|
|
1566
|
-
*/
|
|
1567
|
-
shareSecrets: boolean;
|
|
1568
|
-
}
|
|
1569
|
-
interface BuildDefinitionPullRequestTriggerOverride {
|
|
1570
|
-
/**
|
|
1571
|
-
* . Defaults to `true`.
|
|
1572
|
-
*/
|
|
1573
|
-
autoCancel?: boolean;
|
|
1574
|
-
/**
|
|
1575
|
-
* The branches to include and exclude from the trigger.
|
|
1576
|
-
*/
|
|
1577
|
-
branchFilters?: outputs.Build.BuildDefinitionPullRequestTriggerOverrideBranchFilter[];
|
|
1578
|
-
/**
|
|
1579
|
-
* Specify file paths to include or exclude. Note that the wildcard syntax is different between branches/tags and file paths.
|
|
1580
|
-
*/
|
|
1581
|
-
pathFilters?: outputs.Build.BuildDefinitionPullRequestTriggerOverridePathFilter[];
|
|
1582
|
-
}
|
|
1583
|
-
interface BuildDefinitionPullRequestTriggerOverrideBranchFilter {
|
|
1584
|
-
/**
|
|
1585
|
-
* List of branch patterns to exclude.
|
|
1586
|
-
*/
|
|
1587
|
-
excludes?: string[];
|
|
1588
|
-
/**
|
|
1589
|
-
* List of branch patterns to include.
|
|
1590
|
-
*/
|
|
1591
|
-
includes?: string[];
|
|
1592
|
-
}
|
|
1593
|
-
interface BuildDefinitionPullRequestTriggerOverridePathFilter {
|
|
1594
|
-
/**
|
|
1595
|
-
* List of path patterns to exclude.
|
|
1596
|
-
*/
|
|
1597
|
-
excludes?: string[];
|
|
1598
|
-
/**
|
|
1599
|
-
* List of path patterns to include.
|
|
1600
|
-
*/
|
|
1601
|
-
includes?: string[];
|
|
1602
|
-
}
|
|
1603
|
-
interface BuildDefinitionRepository {
|
|
1604
|
-
/**
|
|
1605
|
-
* The branch name for which builds are triggered. Defaults to `master`.
|
|
1606
|
-
*/
|
|
1607
|
-
branchName?: string;
|
|
1608
|
-
/**
|
|
1609
|
-
* The Github Enterprise URL. Used if `repoType` is `GithubEnterprise`.
|
|
1610
|
-
*/
|
|
1611
|
-
githubEnterpriseUrl?: string;
|
|
1612
|
-
/**
|
|
1613
|
-
* The id of the repository. For `TfsGit` repos, this is simply the ID of the repository. For `Github` repos, this will take the form of `<GitHub Org>/<Repo Name>`. For `Bitbucket` repos, this will take the form of `<Workspace ID>/<Repo Name>`.
|
|
1614
|
-
*/
|
|
1615
|
-
repoId: string;
|
|
1616
|
-
/**
|
|
1617
|
-
* The repository type. Valid values: `GitHub` or `TfsGit` or `Bitbucket` or `GitHub Enterprise`. Defaults to `GitHub`. If `repoType` is `GitHubEnterprise`, must use existing project and GitHub Enterprise service connection.
|
|
1618
|
-
*/
|
|
1619
|
-
repoType: string;
|
|
1620
|
-
/**
|
|
1621
|
-
* Report build status. Default is true.
|
|
1622
|
-
*/
|
|
1623
|
-
reportBuildStatus?: boolean;
|
|
1624
|
-
/**
|
|
1625
|
-
* The service connection ID. Used if the `repoType` is `GitHub` or `GitHubEnterprise`.
|
|
1626
|
-
*/
|
|
1627
|
-
serviceConnectionId?: string;
|
|
1628
|
-
/**
|
|
1629
|
-
* The path of the Yaml file describing the build definition.
|
|
1630
|
-
*/
|
|
1631
|
-
ymlPath: string;
|
|
1632
|
-
}
|
|
1633
|
-
interface BuildDefinitionSchedule {
|
|
1634
|
-
/**
|
|
1635
|
-
* block supports the following:
|
|
1636
|
-
*/
|
|
1637
|
-
branchFilters?: outputs.Build.BuildDefinitionScheduleBranchFilter[];
|
|
1638
|
-
/**
|
|
1639
|
-
* When to build. Valid values: `Mon`, `Tue`, `Wed`, `Thu`, `Fri`, `Sat`, `Sun`.
|
|
1640
|
-
*/
|
|
1641
|
-
daysToBuilds: string[];
|
|
1642
|
-
/**
|
|
1643
|
-
* The ID of the schedule job
|
|
1644
|
-
*/
|
|
1645
|
-
scheduleJobId: string;
|
|
1646
|
-
/**
|
|
1647
|
-
* Schedule builds if the source or pipeline has changed. Defaults to `true`.
|
|
1648
|
-
*/
|
|
1649
|
-
scheduleOnlyWithChanges?: boolean;
|
|
1650
|
-
/**
|
|
1651
|
-
* Build start hour. Defaults to `0`. Valid values: `0 ~ 23`.
|
|
1652
|
-
*/
|
|
1653
|
-
startHours?: number;
|
|
1654
|
-
/**
|
|
1655
|
-
* Build start minute. Defaults to `0`. Valid values: `0 ~ 59`.
|
|
1656
|
-
*/
|
|
1657
|
-
startMinutes?: number;
|
|
1658
|
-
/**
|
|
1659
|
-
* Build time zone. Defaults to `(UTC) Coordinated Universal Time`. Valid values:
|
|
1660
|
-
* `(UTC-12:00) International Date Line West`,
|
|
1661
|
-
* `(UTC-11:00) Coordinated Universal Time-11`,
|
|
1662
|
-
* `(UTC-10:00) Aleutian Islands`,
|
|
1663
|
-
* `(UTC-10:00) Hawaii`,
|
|
1664
|
-
* `(UTC-09:30) Marquesas Islands`,
|
|
1665
|
-
* `(UTC-09:00) Alaska`,
|
|
1666
|
-
* `(UTC-09:00) Coordinated Universal Time-09`,
|
|
1667
|
-
* `(UTC-08:00) Baja California`,
|
|
1668
|
-
* `(UTC-08:00) Coordinated Universal Time-08`,
|
|
1669
|
-
* `(UTC-08:00) Pacific Time (US &Canada)`,
|
|
1670
|
-
* `(UTC-07:00) Arizona`,
|
|
1671
|
-
* `(UTC-07:00) Chihuahua, La Paz, Mazatlan`,
|
|
1672
|
-
* `(UTC-07:00) Mountain Time (US &Canada)`,
|
|
1673
|
-
* `(UTC-07:00) Yukon`,
|
|
1674
|
-
* `(UTC-06:00) Central America`,
|
|
1675
|
-
* `(UTC-06:00) Central Time (US &Canada)`,
|
|
1676
|
-
* `(UTC-06:00) Easter Island`,
|
|
1677
|
-
* `(UTC-06:00) Guadalajara, Mexico City, Monterrey`,
|
|
1678
|
-
* `(UTC-06:00) Saskatchewan`,
|
|
1679
|
-
* `(UTC-05:00) Bogota, Lima, Quito, Rio Branco`,
|
|
1680
|
-
* `(UTC-05:00) Chetumal`,
|
|
1681
|
-
* `(UTC-05:00) Eastern Time (US &Canada)`,
|
|
1682
|
-
* `(UTC-05:00) Haiti`,
|
|
1683
|
-
* `(UTC-05:00) Havana`,
|
|
1684
|
-
* `(UTC-05:00) Indiana (East)`,
|
|
1685
|
-
* `(UTC-05:00) Turks and Caicos`,
|
|
1686
|
-
* `(UTC-04:00) Asuncion`,
|
|
1687
|
-
* `(UTC-04:00) Atlantic Time (Canada)`,
|
|
1688
|
-
* `(UTC-04:00) Caracas`,
|
|
1689
|
-
* `(UTC-04:00) Cuiaba`,
|
|
1690
|
-
* `(UTC-04:00) Georgetown, La Paz, Manaus, San Juan`,
|
|
1691
|
-
* `(UTC-04:00) Santiago`,
|
|
1692
|
-
* `(UTC-03:30) Newfoundland`,
|
|
1693
|
-
* `(UTC-03:00) Araguaina`,
|
|
1694
|
-
* `(UTC-03:00) Brasilia`,
|
|
1695
|
-
* `(UTC-03:00) Cayenne, Fortaleza`,
|
|
1696
|
-
* `(UTC-03:00) City of Buenos Aires`,
|
|
1697
|
-
* `(UTC-03:00) Greenland`,
|
|
1698
|
-
* `(UTC-03:00) Montevideo`,
|
|
1699
|
-
* `(UTC-03:00) Punta Arenas`,
|
|
1700
|
-
* `(UTC-03:00) Saint Pierre and Miquelon`,
|
|
1701
|
-
* `(UTC-03:00) Salvador`,
|
|
1702
|
-
* `(UTC-02:00) Coordinated Universal Time-02`,
|
|
1703
|
-
* `(UTC-02:00) Mid-Atlantic - Old`,
|
|
1704
|
-
* `(UTC-01:00) Azores`,
|
|
1705
|
-
* `(UTC-01:00) Cabo Verde Is.`,
|
|
1706
|
-
* `(UTC) Coordinated Universal Time`,
|
|
1707
|
-
* `(UTC+00:00) Dublin, Edinburgh, Lisbon, London`,
|
|
1708
|
-
* `(UTC+00:00) Monrovia, Reykjavik`,
|
|
1709
|
-
* `(UTC+00:00) Sao Tome`,
|
|
1710
|
-
* `(UTC+01:00) Casablanca`,
|
|
1711
|
-
* `(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna`,
|
|
1712
|
-
* `(UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague`,
|
|
1713
|
-
* `(UTC+01:00) Brussels, Copenhagen, Madrid, Paris`,
|
|
1714
|
-
* `(UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb`,
|
|
1715
|
-
* `(UTC+01:00) West Central Africa`,
|
|
1716
|
-
* `(UTC+02:00) Amman`,
|
|
1717
|
-
* `(UTC+02:00) Athens, Bucharest`,
|
|
1718
|
-
* `(UTC+02:00) Beirut`,
|
|
1719
|
-
* `(UTC+02:00) Cairo`,
|
|
1720
|
-
* `(UTC+02:00) Chisinau`,
|
|
1721
|
-
* `(UTC+02:00) Damascus`,
|
|
1722
|
-
* `(UTC+02:00) Gaza, Hebron`,
|
|
1723
|
-
* `(UTC+02:00) Harare, Pretoria`,
|
|
1724
|
-
* `(UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius`,
|
|
1725
|
-
* `(UTC+02:00) Jerusalem`,
|
|
1726
|
-
* `(UTC+02:00) Juba`,
|
|
1727
|
-
* `(UTC+02:00) Kaliningrad`,
|
|
1728
|
-
* `(UTC+02:00) Khartoum`,
|
|
1729
|
-
* `(UTC+02:00) Tripoli`,
|
|
1730
|
-
* `(UTC+02:00) Windhoek`,
|
|
1731
|
-
* `(UTC+03:00) Baghdad`,
|
|
1732
|
-
* `(UTC+03:00) Istanbul`,
|
|
1733
|
-
* `(UTC+03:00) Kuwait, Riyadh`,
|
|
1734
|
-
* `(UTC+03:00) Minsk`,
|
|
1735
|
-
* `(UTC+03:00) Moscow, St. Petersburg`,
|
|
1736
|
-
* `(UTC+03:00) Nairobi`,
|
|
1737
|
-
* `(UTC+03:00) Volgograd`,
|
|
1738
|
-
* `(UTC+03:30) Tehran`,
|
|
1739
|
-
* `(UTC+04:00) Abu Dhabi, Muscat`,
|
|
1740
|
-
* `(UTC+04:00) Astrakhan, Ulyanovsk`,
|
|
1741
|
-
* `(UTC+04:00) Baku`,
|
|
1742
|
-
* `(UTC+04:00) Izhevsk, Samara`,
|
|
1743
|
-
* `(UTC+04:00) Port Louis`,
|
|
1744
|
-
* `(UTC+04:00) Saratov`,
|
|
1745
|
-
* `(UTC+04:00) Tbilisi`,
|
|
1746
|
-
* `(UTC+04:00) Yerevan`,
|
|
1747
|
-
* `(UTC+04:30) Kabul`,
|
|
1748
|
-
* `(UTC+05:00) Ashgabat, Tashkent`,
|
|
1749
|
-
* `(UTC+05:00) Ekaterinburg`,
|
|
1750
|
-
* `(UTC+05:00) Islamabad, Karachi`,
|
|
1751
|
-
* `(UTC+05:00) Qyzylorda`,
|
|
1752
|
-
* `(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi`,
|
|
1753
|
-
* `(UTC+05:30) Sri Jayawardenepura`,
|
|
1754
|
-
* `(UTC+05:45) Kathmandu`,
|
|
1755
|
-
* `(UTC+06:00) Astana`,
|
|
1756
|
-
* `(UTC+06:00) Dhaka`,
|
|
1757
|
-
* `(UTC+06:00) Omsk`,
|
|
1758
|
-
* `(UTC+06:30) Yangon (Rangoon)`,
|
|
1759
|
-
* `(UTC+07:00) Bangkok, Hanoi, Jakarta`,
|
|
1760
|
-
* `(UTC+07:00) Barnaul, Gorno-Altaysk`,
|
|
1761
|
-
* `(UTC+07:00) Hovd`,
|
|
1762
|
-
* `(UTC+07:00) Krasnoyarsk`,
|
|
1763
|
-
* `(UTC+07:00) Novosibirsk`,
|
|
1764
|
-
* `(UTC+07:00) Tomsk`,
|
|
1765
|
-
* `(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi`,
|
|
1766
|
-
* `(UTC+08:00) Irkutsk`,
|
|
1767
|
-
* `(UTC+08:00) Kuala Lumpur, Singapore`,
|
|
1768
|
-
* `(UTC+08:00) Perth`,
|
|
1769
|
-
* `(UTC+08:00) Taipei`,
|
|
1770
|
-
* `(UTC+08:00) Ulaanbaatar`,
|
|
1771
|
-
* `(UTC+08:45) Eucla`,
|
|
1772
|
-
* `(UTC+09:00) Chita`,
|
|
1773
|
-
* `(UTC+09:00) Osaka, Sapporo, Tokyo`,
|
|
1774
|
-
* `(UTC+09:00) Pyongyang`,
|
|
1775
|
-
* `(UTC+09:00) Seoul`,
|
|
1776
|
-
* `(UTC+09:00) Yakutsk`,
|
|
1777
|
-
* `(UTC+09:30) Adelaide`,
|
|
1778
|
-
* `(UTC+09:30) Darwin`,
|
|
1779
|
-
* `(UTC+10:00) Brisbane`,
|
|
1780
|
-
* `(UTC+10:00) Canberra, Melbourne, Sydney`,
|
|
1781
|
-
* `(UTC+10:00) Guam, Port Moresby`,
|
|
1782
|
-
* `(UTC+10:00) Hobart`,
|
|
1783
|
-
* `(UTC+10:00) Vladivostok`,
|
|
1784
|
-
* `(UTC+10:30) Lord Howe Island`,
|
|
1785
|
-
* `(UTC+11:00) Bougainville Island`,
|
|
1786
|
-
* `(UTC+11:00) Chokurdakh`,
|
|
1787
|
-
* `(UTC+11:00) Magadan`,
|
|
1788
|
-
* `(UTC+11:00) Norfolk Island`,
|
|
1789
|
-
* `(UTC+11:00) Sakhalin`,
|
|
1790
|
-
* `(UTC+11:00) Solomon Is., New Caledonia`,
|
|
1791
|
-
* `(UTC+12:00) Anadyr, Petropavlovsk-Kamchatsky`,
|
|
1792
|
-
* `(UTC+12:00) Auckland, Wellington`,
|
|
1793
|
-
* `(UTC+12:00) Coordinated Universal Time+12`,
|
|
1794
|
-
* `(UTC+12:00) Fiji`,
|
|
1795
|
-
* `(UTC+12:00) Petropavlovsk-Kamchatsky - Old`,
|
|
1796
|
-
* `(UTC+12:45) Chatham Islands`,
|
|
1797
|
-
* `(UTC+13:00) Coordinated Universal Time+13`,
|
|
1798
|
-
* `(UTC+13:00) Nuku'alofa`,
|
|
1799
|
-
* `(UTC+13:00) Samoa`,
|
|
1800
|
-
* `(UTC+14:00) Kiritimati Island`.
|
|
1801
|
-
*/
|
|
1802
|
-
timeZone?: string;
|
|
1803
|
-
}
|
|
1804
|
-
interface BuildDefinitionScheduleBranchFilter {
|
|
1805
|
-
/**
|
|
1806
|
-
* List of branch patterns to exclude.
|
|
1807
|
-
*/
|
|
1808
|
-
excludes?: string[];
|
|
1809
|
-
/**
|
|
1810
|
-
* List of branch patterns to include.
|
|
1811
|
-
*/
|
|
1812
|
-
includes?: string[];
|
|
1813
|
-
}
|
|
1814
|
-
interface BuildDefinitionVariable {
|
|
1815
|
-
/**
|
|
1816
|
-
* True if the variable can be overridden. Defaults to `true`.
|
|
1817
|
-
*/
|
|
1818
|
-
allowOverride?: boolean;
|
|
1819
|
-
/**
|
|
1820
|
-
* True if the variable is a secret. Defaults to `false`.
|
|
1821
|
-
*/
|
|
1822
|
-
isSecret?: boolean;
|
|
1823
|
-
/**
|
|
1824
|
-
* The name of the variable.
|
|
1825
|
-
*/
|
|
1826
|
-
name: string;
|
|
1827
|
-
/**
|
|
1828
|
-
* The secret value of the variable. Used when `isSecret` set to `true`.
|
|
1829
|
-
*/
|
|
1830
|
-
secretValue?: string;
|
|
1831
|
-
/**
|
|
1832
|
-
* The value of the variable.
|
|
1833
|
-
*/
|
|
1834
|
-
value?: string;
|
|
1835
|
-
}
|
|
1836
|
-
}
|
|
1837
|
-
export declare namespace Core {
|
|
1838
|
-
interface GetProjectsProject {
|
|
1839
|
-
/**
|
|
1840
|
-
* Name of the Project, if not specified all projects will be returned.
|
|
1841
|
-
*/
|
|
1842
|
-
name: string;
|
|
1843
|
-
/**
|
|
1844
|
-
* The ID of the Project.
|
|
1845
|
-
*/
|
|
1846
|
-
projectId: string;
|
|
1847
|
-
/**
|
|
1848
|
-
* Url to the full version of the object.
|
|
1849
|
-
*/
|
|
1850
|
-
projectUrl: string;
|
|
1851
|
-
/**
|
|
1852
|
-
* State of the Project, if not specified all projects will be returned. Valid values are `all`, `deleting`, `new`, `wellFormed`, `createPending`, `unchanged`,`deleted`.
|
|
1853
|
-
*
|
|
1854
|
-
* DataSource without specifying any arguments will return all projects.
|
|
1855
|
-
*/
|
|
1856
|
-
state: string;
|
|
1857
|
-
}
|
|
1858
|
-
}
|
|
1859
|
-
export declare namespace Identities {
|
|
1860
|
-
interface GetUsersFeatures {
|
|
1861
|
-
/**
|
|
1862
|
-
* Number of workers to process user data concurrently.
|
|
1863
|
-
*
|
|
1864
|
-
* > **Note** Setting `concurrentWorkers` to a value greater than 1 can greatly decrease the time it takes to read the data source.
|
|
1865
|
-
*/
|
|
1866
|
-
concurrentWorkers?: number;
|
|
1867
|
-
}
|
|
1868
|
-
interface GetUsersUser {
|
|
1869
|
-
/**
|
|
1870
|
-
* The descriptor is the primary way to reference the graph subject while the system is running. This field will uniquely identify the same graph subject across both Accounts and Organizations.
|
|
1871
|
-
*/
|
|
1872
|
-
descriptor: string;
|
|
1873
|
-
/**
|
|
1874
|
-
* This is the non-unique display name of the graph subject. To change this field, you must alter its value in the source provider.
|
|
1875
|
-
*/
|
|
1876
|
-
displayName: string;
|
|
1877
|
-
/**
|
|
1878
|
-
* The user ID.
|
|
1879
|
-
*/
|
|
1880
|
-
id: string;
|
|
1881
|
-
/**
|
|
1882
|
-
* The email address of record for a given graph member. This may be different than the principal name.
|
|
1883
|
-
*/
|
|
1884
|
-
mailAddress: string;
|
|
1885
|
-
/**
|
|
1886
|
-
* The type of source provider for the `originId` parameter (ex:AD, AAD, MSA) The supported origins are listed below.
|
|
1887
|
-
*/
|
|
1888
|
-
origin: string;
|
|
1889
|
-
/**
|
|
1890
|
-
* The unique identifier from the system of origin.
|
|
1891
|
-
*/
|
|
1892
|
-
originId?: string;
|
|
1893
|
-
/**
|
|
1894
|
-
* The PrincipalName of this graph member from the source provider.
|
|
1895
|
-
*/
|
|
1896
|
-
principalName: string;
|
|
1897
|
-
}
|
|
1898
|
-
}
|
|
1899
|
-
export declare namespace Pipeline {
|
|
1900
|
-
interface VariableGroupKeyVault {
|
|
1901
|
-
/**
|
|
1902
|
-
* The name of the Azure key vault to link secrets from as variables.
|
|
1903
|
-
*/
|
|
1904
|
-
name: string;
|
|
1905
|
-
/**
|
|
1906
|
-
* Set the Azure Key Vault Secret search depth. Defaults to `20`.
|
|
1907
|
-
*/
|
|
1908
|
-
searchDepth?: number;
|
|
1909
|
-
/**
|
|
1910
|
-
* The id of the Azure subscription endpoint to access the key vault.
|
|
1911
|
-
*/
|
|
1912
|
-
serviceEndpointId: string;
|
|
1913
|
-
}
|
|
1914
|
-
interface VariableGroupVariable {
|
|
1915
|
-
contentType: string;
|
|
1916
|
-
enabled: boolean;
|
|
1917
|
-
expires: string;
|
|
1918
|
-
/**
|
|
1919
|
-
* A boolean flag describing if the variable value is sensitive. Defaults to `false`.
|
|
1920
|
-
*/
|
|
1921
|
-
isSecret?: boolean;
|
|
1922
|
-
/**
|
|
1923
|
-
* The key value used for the variable. Must be unique within the Variable Group.
|
|
1924
|
-
*/
|
|
1925
|
-
name: string;
|
|
1926
|
-
/**
|
|
1927
|
-
* The secret value of the variable. If omitted, it will default to empty string. Used when `isSecret` set to `true`.
|
|
1928
|
-
*/
|
|
1929
|
-
secretValue?: string;
|
|
1930
|
-
/**
|
|
1931
|
-
* The value of the variable. If omitted, it will default to empty string.
|
|
1932
|
-
*/
|
|
1933
|
-
value?: string;
|
|
1934
|
-
}
|
|
1935
|
-
}
|
|
1936
|
-
export declare namespace Policy {
|
|
1937
|
-
interface BranchPolicyBuildValidationSettings {
|
|
1938
|
-
/**
|
|
1939
|
-
* The ID of the build to monitor for the policy.
|
|
1940
|
-
*/
|
|
1941
|
-
buildDefinitionId: number;
|
|
1942
|
-
/**
|
|
1943
|
-
* The display name for the policy.
|
|
1944
|
-
*/
|
|
1945
|
-
displayName: string;
|
|
1946
|
-
/**
|
|
1947
|
-
* If a path filter is set, the policy will only apply when files which match the filter are changes. Not setting this field means that the policy will always apply. You can specify absolute paths and wildcards. Example: `["/WebApp/Models/Data.cs", "/WebApp/*", "*.cs"]`. Paths prefixed with "!" are excluded. Example: `["/WebApp/*", "!/WebApp/Tests/*"]`. Order is significant.
|
|
1948
|
-
*/
|
|
1949
|
-
filenamePatterns?: string[];
|
|
1950
|
-
/**
|
|
1951
|
-
* If set to true, the build will need to be manually queued. Defaults to `false`
|
|
1952
|
-
*/
|
|
1953
|
-
manualQueueOnly?: boolean;
|
|
1954
|
-
/**
|
|
1955
|
-
* True if the build should queue on source updates only. Defaults to `true`.
|
|
1956
|
-
*/
|
|
1957
|
-
queueOnSourceUpdateOnly?: boolean;
|
|
1958
|
-
/**
|
|
1959
|
-
* Controls which repositories and branches the policy will be enabled for. This block must be defined at least once.
|
|
1960
|
-
*/
|
|
1961
|
-
scopes: outputs.Policy.BranchPolicyBuildValidationSettingsScope[];
|
|
1962
|
-
/**
|
|
1963
|
-
* The number of minutes for which the build is valid. If `0`, the build will not expire. Defaults to `720` (12 hours).
|
|
1964
|
-
*/
|
|
1965
|
-
validDuration?: number;
|
|
1966
|
-
}
|
|
1967
|
-
interface BranchPolicyBuildValidationSettingsScope {
|
|
1968
|
-
/**
|
|
1969
|
-
* The match type to use when applying the policy. Supported values are `Exact` (default), `Prefix` or `DefaultBranch`.
|
|
1970
|
-
*/
|
|
1971
|
-
matchType?: string;
|
|
1972
|
-
/**
|
|
1973
|
-
* The repository ID. Needed only if the scope of the policy will be limited to a single repository. If `matchType` is `DefaultBranch`, this should not be defined.
|
|
1974
|
-
*/
|
|
1975
|
-
repositoryId?: string;
|
|
1976
|
-
/**
|
|
1977
|
-
* The ref pattern to use for the match when `matchType` other than `DefaultBranch`. If `matchType` is `Exact`, this should be a qualified ref such as `refs/heads/master`. If `matchType` is `Prefix`, this should be a ref path such as `refs/heads/releases`.
|
|
1978
|
-
*/
|
|
1979
|
-
repositoryRef?: string;
|
|
1980
|
-
}
|
|
1981
|
-
interface BranchPolicyMinReviewersSettings {
|
|
1982
|
-
/**
|
|
1983
|
-
* Allow completion even if some reviewers vote to wait or reject. Defaults to `false`.
|
|
1984
|
-
*/
|
|
1985
|
-
allowCompletionWithRejectsOrWaits?: boolean;
|
|
1986
|
-
/**
|
|
1987
|
-
* Prohibit the most recent pusher from approving their own changes. Defaults to `false`.
|
|
1988
|
-
*/
|
|
1989
|
-
lastPusherCannotApprove?: boolean;
|
|
1990
|
-
/**
|
|
1991
|
-
* On last iteration require vote. Defaults to `false`.
|
|
1992
|
-
*/
|
|
1993
|
-
onLastIterationRequireVote?: boolean;
|
|
1994
|
-
/**
|
|
1995
|
-
* When new changes are pushed reset all code reviewer votes. Defaults to `false`.
|
|
1996
|
-
*
|
|
1997
|
-
* > **Note:** If `onPushResetAllVotes` is `true` then `onPushResetApprovedVotes` will be set to `true`. To enable `onPushResetApprovedVotes`, you need explicitly set `onPushResetAllVotes` `false` or not configure.
|
|
1998
|
-
*/
|
|
1999
|
-
onPushResetAllVotes?: boolean;
|
|
2000
|
-
/**
|
|
2001
|
-
* When new changes are pushed reset all approval votes (does not reset votes to reject or wait). Defaults to `false`.
|
|
2002
|
-
*/
|
|
2003
|
-
onPushResetApprovedVotes?: boolean;
|
|
2004
|
-
/**
|
|
2005
|
-
* The number of reviewers needed to approve.
|
|
2006
|
-
*/
|
|
2007
|
-
reviewerCount?: number;
|
|
2008
|
-
/**
|
|
2009
|
-
* A `scope` block as defined below. Controls which repositories and branches the policy will be enabled for. This block must be defined at least once.
|
|
2010
|
-
*/
|
|
2011
|
-
scopes: outputs.Policy.BranchPolicyMinReviewersSettingsScope[];
|
|
2012
|
-
/**
|
|
2013
|
-
* Allow requesters to approve their own changes. Defaults to `false`.
|
|
2014
|
-
*/
|
|
2015
|
-
submitterCanVote?: boolean;
|
|
2016
|
-
}
|
|
2017
|
-
interface BranchPolicyMinReviewersSettingsScope {
|
|
2018
|
-
/**
|
|
2019
|
-
* The match type to use when applying the policy. Supported values are `Exact` (default), `Prefix` or `DefaultBranch`.
|
|
2020
|
-
*/
|
|
2021
|
-
matchType?: string;
|
|
2022
|
-
/**
|
|
2023
|
-
* The repository ID. Needed only if the scope of the policy will be limited to a single repository. If `matchType` is `DefaultBranch`, this should not be defined.
|
|
2024
|
-
*/
|
|
2025
|
-
repositoryId?: string;
|
|
2026
|
-
/**
|
|
2027
|
-
* The ref pattern to use for the match when `matchType` other than `DefaultBranch`. If `matchType` is `Exact`, this should be a qualified ref such as `refs/heads/master`. If `matchType` is `Prefix`, this should be a ref path such as `refs/heads/releases`.
|
|
2028
|
-
*/
|
|
2029
|
-
repositoryRef?: string;
|
|
2030
|
-
}
|
|
2031
|
-
}
|
|
2032
|
-
export declare namespace Repository {
|
|
2033
|
-
interface GetRepositoriesRepository {
|
|
2034
|
-
/**
|
|
2035
|
-
* The ref of the default branch.
|
|
2036
|
-
*/
|
|
2037
|
-
defaultBranch: string;
|
|
2038
|
-
/**
|
|
2039
|
-
* Git repository identifier.
|
|
2040
|
-
*/
|
|
2041
|
-
id: string;
|
|
2042
|
-
/**
|
|
2043
|
-
* Name of the Git repository to retrieve; requires `projectId` to be specified as well
|
|
2044
|
-
*/
|
|
2045
|
-
name: string;
|
|
2046
|
-
/**
|
|
2047
|
-
* ID of project to list Git repositories
|
|
2048
|
-
*/
|
|
2049
|
-
projectId: string;
|
|
2050
|
-
/**
|
|
2051
|
-
* HTTPS Url to clone the Git repository
|
|
2052
|
-
*/
|
|
2053
|
-
remoteUrl: string;
|
|
2054
|
-
/**
|
|
2055
|
-
* Compressed size (bytes) of the repository.
|
|
2056
|
-
*/
|
|
2057
|
-
size: number;
|
|
2058
|
-
/**
|
|
2059
|
-
* SSH Url to clone the Git repository
|
|
2060
|
-
*/
|
|
2061
|
-
sshUrl: string;
|
|
2062
|
-
/**
|
|
2063
|
-
* Details REST API endpoint for the Git Repository.
|
|
2064
|
-
*/
|
|
2065
|
-
url: string;
|
|
2066
|
-
/**
|
|
2067
|
-
* Url of the Git repository web view
|
|
2068
|
-
*/
|
|
2069
|
-
webUrl: string;
|
|
2070
|
-
}
|
|
2071
|
-
interface GitInitialization {
|
|
2072
|
-
/**
|
|
2073
|
-
* The type of repository to create. Valid values: `Uninitialized`, `Clean` or `Import`.
|
|
2074
|
-
*/
|
|
2075
|
-
initType: string;
|
|
2076
|
-
/**
|
|
2077
|
-
* The id of service connection used to authenticate to a private repository for import initialization.
|
|
2078
|
-
*/
|
|
2079
|
-
serviceConnectionId?: string;
|
|
2080
|
-
/**
|
|
2081
|
-
* Type of the source repository. Used if the `initType` is `Import`. Valid values: `Git`.
|
|
2082
|
-
*/
|
|
2083
|
-
sourceType?: string;
|
|
2084
|
-
/**
|
|
2085
|
-
* The URL of the source repository. Used if the `initType` is `Import`.
|
|
2086
|
-
*/
|
|
2087
|
-
sourceUrl?: string;
|
|
2088
|
-
}
|
|
2089
|
-
}
|
|
2090
|
-
export declare namespace ServiceEndpoint {
|
|
2091
|
-
interface AzureRMCredentials {
|
|
2092
|
-
/**
|
|
2093
|
-
* The service principal application Id
|
|
2094
|
-
*/
|
|
2095
|
-
serviceprincipalid: string;
|
|
2096
|
-
/**
|
|
2097
|
-
* The service principal secret. This not required if `serviceEndpointAuthenticationScheme` is set to `WorkloadIdentityFederation`.
|
|
2098
|
-
*/
|
|
2099
|
-
serviceprincipalkey?: string;
|
|
2100
|
-
}
|
|
2101
|
-
interface AzureRMFeatures {
|
|
2102
|
-
/**
|
|
2103
|
-
* Whether or not to validate connection with Azure after create or update operations. Defaults to `false`
|
|
2104
|
-
*/
|
|
2105
|
-
validate?: boolean;
|
|
2106
|
-
}
|
|
2107
|
-
interface GitHubAuthOauth {
|
|
2108
|
-
oauthConfigurationId: string;
|
|
2109
|
-
}
|
|
2110
|
-
interface GitHubAuthPersonal {
|
|
2111
|
-
/**
|
|
2112
|
-
* The Personal Access Token for GitHub.
|
|
2113
|
-
*/
|
|
2114
|
-
personalAccessToken: string;
|
|
2115
|
-
}
|
|
2116
|
-
interface KubernetesAzureSubscription {
|
|
2117
|
-
/**
|
|
2118
|
-
* Azure environment refers to whether the public cloud offering or domestic (government) clouds are being used. Currently, only the public cloud is supported. The value must be AzureCloud. This is also the default-value.
|
|
2119
|
-
*/
|
|
2120
|
-
azureEnvironment?: string;
|
|
2121
|
-
/**
|
|
2122
|
-
* Set this option to allow use cluster admin credentials.
|
|
2123
|
-
*/
|
|
2124
|
-
clusterAdmin?: boolean;
|
|
2125
|
-
/**
|
|
2126
|
-
* The name of the Kubernetes cluster.
|
|
2127
|
-
*/
|
|
2128
|
-
clusterName: string;
|
|
2129
|
-
/**
|
|
2130
|
-
* The Kubernetes namespace. Default value is "default".
|
|
2131
|
-
*/
|
|
2132
|
-
namespace?: string;
|
|
2133
|
-
/**
|
|
2134
|
-
* The resource group name, to which the Kubernetes cluster is deployed.
|
|
2135
|
-
*/
|
|
2136
|
-
resourcegroupId: string;
|
|
2137
|
-
/**
|
|
2138
|
-
* The id of the Azure subscription.
|
|
2139
|
-
*/
|
|
2140
|
-
subscriptionId: string;
|
|
2141
|
-
/**
|
|
2142
|
-
* The name of the Azure subscription.
|
|
2143
|
-
*/
|
|
2144
|
-
subscriptionName: string;
|
|
2145
|
-
/**
|
|
2146
|
-
* The id of the tenant used by the subscription.
|
|
2147
|
-
*/
|
|
2148
|
-
tenantId: string;
|
|
2149
|
-
}
|
|
2150
|
-
interface KubernetesKubeconfig {
|
|
2151
|
-
/**
|
|
2152
|
-
* Set this option to allow clients to accept a self-signed certificate.
|
|
2153
|
-
*/
|
|
2154
|
-
acceptUntrustedCerts?: boolean;
|
|
2155
|
-
/**
|
|
2156
|
-
* Context within the kubeconfig file that is to be used for identifying the cluster. Default value is the current-context set in kubeconfig.
|
|
2157
|
-
*/
|
|
2158
|
-
clusterContext: string;
|
|
2159
|
-
/**
|
|
2160
|
-
* The content of the kubeconfig in yaml notation to be used to communicate with the API-Server of Kubernetes.
|
|
2161
|
-
*/
|
|
2162
|
-
kubeConfig: string;
|
|
2163
|
-
}
|
|
2164
|
-
interface KubernetesServiceAccount {
|
|
2165
|
-
/**
|
|
2166
|
-
* The certificate from a Kubernetes secret object.
|
|
2167
|
-
*/
|
|
2168
|
-
caCert: string;
|
|
2169
|
-
/**
|
|
2170
|
-
* The token from a Kubernetes secret object.
|
|
2171
|
-
*/
|
|
2172
|
-
token: string;
|
|
2173
|
-
}
|
|
2174
|
-
}
|