@azure/arm-containerservicefleet 2.1.0-beta.1 → 2.1.0-beta.3
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/dist/browser/api/autoUpgradeProfileOperations/index.d.ts +1 -1
- package/dist/browser/api/autoUpgradeProfileOperations/index.js.map +1 -1
- package/dist/browser/api/autoUpgradeProfileOperations/operations.d.ts +5 -5
- package/dist/browser/api/autoUpgradeProfileOperations/operations.js +9 -15
- package/dist/browser/api/autoUpgradeProfileOperations/operations.js.map +1 -1
- package/dist/browser/api/autoUpgradeProfileOperations/options.d.ts +1 -1
- package/dist/browser/api/autoUpgradeProfileOperations/options.js.map +1 -1
- package/dist/browser/api/autoUpgradeProfiles/index.d.ts +1 -1
- package/dist/browser/api/autoUpgradeProfiles/index.js.map +1 -1
- package/dist/browser/api/autoUpgradeProfiles/operations.d.ts +6 -6
- package/dist/browser/api/autoUpgradeProfiles/operations.js +25 -32
- package/dist/browser/api/autoUpgradeProfiles/operations.js.map +1 -1
- package/dist/browser/api/autoUpgradeProfiles/options.d.ts +5 -1
- package/dist/browser/api/autoUpgradeProfiles/options.js.map +1 -1
- package/dist/browser/api/containerServiceFleetContext.d.ts +6 -6
- package/dist/browser/api/containerServiceFleetContext.js +4 -23
- package/dist/browser/api/containerServiceFleetContext.js.map +1 -1
- package/dist/browser/api/fleetManagedNamespaces/index.d.ts +3 -0
- package/dist/browser/api/fleetManagedNamespaces/index.js +4 -0
- package/dist/browser/api/fleetManagedNamespaces/index.js.map +1 -0
- package/dist/browser/api/fleetManagedNamespaces/operations.d.ts +32 -0
- package/dist/browser/api/fleetManagedNamespaces/operations.js +191 -0
- package/dist/browser/api/fleetManagedNamespaces/operations.js.map +1 -0
- package/dist/browser/api/fleetManagedNamespaces/options.d.ts +31 -0
- package/dist/browser/api/fleetManagedNamespaces/options.js +4 -0
- package/dist/browser/api/fleetManagedNamespaces/options.js.map +1 -0
- package/dist/browser/api/fleetMembers/index.d.ts +1 -1
- package/dist/browser/api/fleetMembers/index.js.map +1 -1
- package/dist/browser/api/fleetMembers/operations.d.ts +6 -6
- package/dist/browser/api/fleetMembers/operations.js +27 -24
- package/dist/browser/api/fleetMembers/operations.js.map +1 -1
- package/dist/browser/api/fleetMembers/options.d.ts +7 -1
- package/dist/browser/api/fleetMembers/options.js.map +1 -1
- package/dist/browser/api/fleetUpdateStrategies/index.d.ts +1 -1
- package/dist/browser/api/fleetUpdateStrategies/index.js.map +1 -1
- package/dist/browser/api/fleetUpdateStrategies/operations.d.ts +6 -6
- package/dist/browser/api/fleetUpdateStrategies/operations.js +25 -32
- package/dist/browser/api/fleetUpdateStrategies/operations.js.map +1 -1
- package/dist/browser/api/fleetUpdateStrategies/options.d.ts +5 -1
- package/dist/browser/api/fleetUpdateStrategies/options.js.map +1 -1
- package/dist/browser/api/fleets/index.d.ts +1 -1
- package/dist/browser/api/fleets/index.js.map +1 -1
- package/dist/browser/api/fleets/operations.d.ts +6 -6
- package/dist/browser/api/fleets/operations.js +35 -35
- package/dist/browser/api/fleets/operations.js.map +1 -1
- package/dist/browser/api/fleets/options.d.ts +5 -1
- package/dist/browser/api/fleets/options.js.map +1 -1
- package/dist/browser/api/gates/index.d.ts +1 -1
- package/dist/browser/api/gates/index.js.map +1 -1
- package/dist/browser/api/gates/operations.d.ts +6 -6
- package/dist/browser/api/gates/operations.js +21 -19
- package/dist/browser/api/gates/operations.js.map +1 -1
- package/dist/browser/api/gates/options.d.ts +7 -1
- package/dist/browser/api/gates/options.js.map +1 -1
- package/dist/browser/api/index.d.ts +2 -1
- package/dist/browser/api/index.js +1 -1
- package/dist/browser/api/index.js.map +1 -1
- package/dist/browser/api/operations/index.d.ts +1 -1
- package/dist/browser/api/operations/index.js.map +1 -1
- package/dist/browser/api/operations/operations.d.ts +5 -5
- package/dist/browser/api/operations/operations.js +9 -8
- package/dist/browser/api/operations/operations.js.map +1 -1
- package/dist/browser/api/operations/options.d.ts +1 -1
- package/dist/browser/api/operations/options.js.map +1 -1
- package/dist/browser/api/updateRuns/index.d.ts +1 -1
- package/dist/browser/api/updateRuns/index.js.map +1 -1
- package/dist/browser/api/updateRuns/operations.d.ts +6 -6
- package/dist/browser/api/updateRuns/operations.js +36 -32
- package/dist/browser/api/updateRuns/operations.js.map +1 -1
- package/dist/browser/api/updateRuns/options.d.ts +5 -1
- package/dist/browser/api/updateRuns/options.js.map +1 -1
- package/dist/browser/classic/autoUpgradeProfileOperations/index.d.ts +4 -4
- package/dist/browser/classic/autoUpgradeProfileOperations/index.js.map +1 -1
- package/dist/browser/classic/autoUpgradeProfiles/index.d.ts +5 -5
- package/dist/browser/classic/autoUpgradeProfiles/index.js.map +1 -1
- package/dist/browser/classic/fleetManagedNamespaces/index.d.ts +25 -0
- package/dist/browser/classic/fleetManagedNamespaces/index.js +18 -0
- package/dist/browser/classic/fleetManagedNamespaces/index.js.map +1 -0
- package/dist/browser/classic/fleetMembers/index.d.ts +5 -5
- package/dist/browser/classic/fleetMembers/index.js.map +1 -1
- package/dist/browser/classic/fleetUpdateStrategies/index.d.ts +5 -5
- package/dist/browser/classic/fleetUpdateStrategies/index.js.map +1 -1
- package/dist/browser/classic/fleets/index.d.ts +5 -5
- package/dist/browser/classic/fleets/index.js.map +1 -1
- package/dist/browser/classic/gates/index.d.ts +5 -5
- package/dist/browser/classic/gates/index.js.map +1 -1
- package/dist/browser/classic/index.d.ts +9 -8
- package/dist/browser/classic/index.js.map +1 -1
- package/dist/browser/classic/operations/index.d.ts +4 -4
- package/dist/browser/classic/operations/index.js.map +1 -1
- package/dist/browser/classic/updateRuns/index.d.ts +5 -5
- package/dist/browser/classic/updateRuns/index.js.map +1 -1
- package/dist/browser/containerServiceFleetClient.d.ts +15 -12
- package/dist/browser/containerServiceFleetClient.js +9 -5
- package/dist/browser/containerServiceFleetClient.js.map +1 -1
- package/dist/browser/index.d.ts +21 -16
- package/dist/browser/index.js +1 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/models/index.d.ts +2 -1
- package/dist/browser/models/index.js +1 -1
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +471 -4
- package/dist/browser/models/models.js +534 -3
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/restorePollerHelpers.d.ts +4 -4
- package/dist/browser/restorePollerHelpers.js +31 -42
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +10 -1
- package/dist/browser/static-helpers/cloudSettingHelpers.js +10 -1
- package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/browser/static-helpers/pagingHelpers.js +28 -3
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/browser/static-helpers/pollingHelpers.js +19 -3
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.js +17 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.js.map +1 -0
- package/dist/browser/static-helpers/urlTemplate.js +41 -10
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/api/autoUpgradeProfileOperations/index.d.ts +1 -1
- package/dist/commonjs/api/autoUpgradeProfileOperations/index.js +27 -8
- package/dist/commonjs/api/autoUpgradeProfileOperations/index.js.map +7 -1
- package/dist/commonjs/api/autoUpgradeProfileOperations/operations.d.ts +5 -5
- package/dist/commonjs/api/autoUpgradeProfileOperations/operations.js +73 -48
- package/dist/commonjs/api/autoUpgradeProfileOperations/operations.js.map +7 -1
- package/dist/commonjs/api/autoUpgradeProfileOperations/options.d.ts +1 -1
- package/dist/commonjs/api/autoUpgradeProfileOperations/options.js +15 -5
- package/dist/commonjs/api/autoUpgradeProfileOperations/options.js.map +7 -1
- package/dist/commonjs/api/autoUpgradeProfiles/index.d.ts +1 -1
- package/dist/commonjs/api/autoUpgradeProfiles/index.js +33 -11
- package/dist/commonjs/api/autoUpgradeProfiles/index.js.map +7 -1
- package/dist/commonjs/api/autoUpgradeProfiles/operations.d.ts +6 -6
- package/dist/commonjs/api/autoUpgradeProfiles/operations.js +204 -154
- package/dist/commonjs/api/autoUpgradeProfiles/operations.js.map +7 -1
- package/dist/commonjs/api/autoUpgradeProfiles/options.d.ts +5 -1
- package/dist/commonjs/api/autoUpgradeProfiles/options.js +15 -5
- package/dist/commonjs/api/autoUpgradeProfiles/options.js.map +7 -1
- package/dist/commonjs/api/containerServiceFleetContext.d.ts +6 -6
- package/dist/commonjs/api/containerServiceFleetContext.js +42 -44
- package/dist/commonjs/api/containerServiceFleetContext.js.map +7 -1
- package/dist/commonjs/api/fleetManagedNamespaces/index.d.ts +3 -0
- package/dist/commonjs/api/fleetManagedNamespaces/index.js +35 -0
- package/dist/commonjs/api/fleetManagedNamespaces/index.js.map +7 -0
- package/dist/commonjs/api/fleetManagedNamespaces/operations.d.ts +32 -0
- package/dist/commonjs/api/fleetManagedNamespaces/operations.js +271 -0
- package/dist/commonjs/api/fleetManagedNamespaces/operations.js.map +7 -0
- package/dist/commonjs/api/fleetManagedNamespaces/options.d.ts +31 -0
- package/dist/commonjs/api/fleetManagedNamespaces/options.js +15 -0
- package/dist/commonjs/api/fleetManagedNamespaces/options.js.map +7 -0
- package/dist/commonjs/api/fleetMembers/index.d.ts +1 -1
- package/dist/commonjs/api/fleetMembers/index.js +35 -12
- package/dist/commonjs/api/fleetMembers/index.js.map +7 -1
- package/dist/commonjs/api/fleetMembers/operations.d.ts +6 -6
- package/dist/commonjs/api/fleetMembers/operations.js +231 -178
- package/dist/commonjs/api/fleetMembers/operations.js.map +7 -1
- package/dist/commonjs/api/fleetMembers/options.d.ts +7 -1
- package/dist/commonjs/api/fleetMembers/options.js +15 -5
- package/dist/commonjs/api/fleetMembers/options.js.map +7 -1
- package/dist/commonjs/api/fleetUpdateStrategies/index.d.ts +1 -1
- package/dist/commonjs/api/fleetUpdateStrategies/index.js +33 -11
- package/dist/commonjs/api/fleetUpdateStrategies/index.js.map +7 -1
- package/dist/commonjs/api/fleetUpdateStrategies/operations.d.ts +6 -6
- package/dist/commonjs/api/fleetUpdateStrategies/operations.js +198 -154
- package/dist/commonjs/api/fleetUpdateStrategies/operations.js.map +7 -1
- package/dist/commonjs/api/fleetUpdateStrategies/options.d.ts +5 -1
- package/dist/commonjs/api/fleetUpdateStrategies/options.js +15 -5
- package/dist/commonjs/api/fleetUpdateStrategies/options.js.map +7 -1
- package/dist/commonjs/api/fleets/index.d.ts +1 -1
- package/dist/commonjs/api/fleets/index.js +39 -14
- package/dist/commonjs/api/fleets/index.js.map +7 -1
- package/dist/commonjs/api/fleets/operations.d.ts +6 -6
- package/dist/commonjs/api/fleets/operations.js +294 -226
- package/dist/commonjs/api/fleets/operations.js.map +7 -1
- package/dist/commonjs/api/fleets/options.d.ts +5 -1
- package/dist/commonjs/api/fleets/options.js +15 -5
- package/dist/commonjs/api/fleets/options.js.map +7 -1
- package/dist/commonjs/api/gates/index.d.ts +1 -1
- package/dist/commonjs/api/gates/index.js +31 -10
- package/dist/commonjs/api/gates/index.js.map +7 -1
- package/dist/commonjs/api/gates/operations.d.ts +6 -6
- package/dist/commonjs/api/gates/operations.js +148 -103
- package/dist/commonjs/api/gates/operations.js.map +7 -1
- package/dist/commonjs/api/gates/options.d.ts +7 -1
- package/dist/commonjs/api/gates/options.js +15 -5
- package/dist/commonjs/api/gates/options.js.map +7 -1
- package/dist/commonjs/api/index.d.ts +2 -1
- package/dist/commonjs/api/index.js +27 -8
- package/dist/commonjs/api/index.js.map +7 -1
- package/dist/commonjs/api/operations/index.d.ts +1 -1
- package/dist/commonjs/api/operations/index.js +27 -8
- package/dist/commonjs/api/operations/index.js.map +7 -1
- package/dist/commonjs/api/operations/operations.d.ts +5 -5
- package/dist/commonjs/api/operations/operations.js +65 -33
- package/dist/commonjs/api/operations/operations.js.map +7 -1
- package/dist/commonjs/api/operations/options.d.ts +1 -1
- package/dist/commonjs/api/operations/options.js +15 -5
- package/dist/commonjs/api/operations/options.js.map +7 -1
- package/dist/commonjs/api/updateRuns/index.d.ts +1 -1
- package/dist/commonjs/api/updateRuns/index.js +39 -14
- package/dist/commonjs/api/updateRuns/index.js.map +7 -1
- package/dist/commonjs/api/updateRuns/operations.d.ts +6 -6
- package/dist/commonjs/api/updateRuns/operations.js +312 -246
- package/dist/commonjs/api/updateRuns/operations.js.map +7 -1
- package/dist/commonjs/api/updateRuns/options.d.ts +5 -1
- package/dist/commonjs/api/updateRuns/options.js +15 -5
- package/dist/commonjs/api/updateRuns/options.js.map +7 -1
- package/dist/commonjs/classic/autoUpgradeProfileOperations/index.d.ts +4 -4
- package/dist/commonjs/classic/autoUpgradeProfileOperations/index.js +33 -13
- package/dist/commonjs/classic/autoUpgradeProfileOperations/index.js.map +7 -1
- package/dist/commonjs/classic/autoUpgradeProfiles/index.d.ts +5 -5
- package/dist/commonjs/classic/autoUpgradeProfiles/index.js +43 -16
- package/dist/commonjs/classic/autoUpgradeProfiles/index.js.map +7 -1
- package/dist/commonjs/classic/fleetManagedNamespaces/index.d.ts +25 -0
- package/dist/commonjs/classic/fleetManagedNamespaces/index.js +48 -0
- package/dist/commonjs/classic/fleetManagedNamespaces/index.js.map +7 -0
- package/dist/commonjs/classic/fleetMembers/index.d.ts +5 -5
- package/dist/commonjs/classic/fleetMembers/index.js +37 -17
- package/dist/commonjs/classic/fleetMembers/index.js.map +7 -1
- package/dist/commonjs/classic/fleetUpdateStrategies/index.d.ts +5 -5
- package/dist/commonjs/classic/fleetUpdateStrategies/index.js +36 -16
- package/dist/commonjs/classic/fleetUpdateStrategies/index.js.map +7 -1
- package/dist/commonjs/classic/fleets/index.d.ts +5 -5
- package/dist/commonjs/classic/fleets/index.js +39 -19
- package/dist/commonjs/classic/fleets/index.js.map +7 -1
- package/dist/commonjs/classic/gates/index.d.ts +5 -5
- package/dist/commonjs/classic/gates/index.js +35 -15
- package/dist/commonjs/classic/gates/index.js.map +7 -1
- package/dist/commonjs/classic/index.d.ts +9 -8
- package/dist/commonjs/classic/index.js +15 -5
- package/dist/commonjs/classic/index.js.map +7 -1
- package/dist/commonjs/classic/operations/index.d.ts +4 -4
- package/dist/commonjs/classic/operations/index.js +33 -13
- package/dist/commonjs/classic/operations/index.js.map +7 -1
- package/dist/commonjs/classic/updateRuns/index.d.ts +5 -5
- package/dist/commonjs/classic/updateRuns/index.js +39 -19
- package/dist/commonjs/classic/updateRuns/index.js.map +7 -1
- package/dist/commonjs/containerServiceFleetClient.d.ts +15 -12
- package/dist/commonjs/containerServiceFleetClient.js +76 -55
- package/dist/commonjs/containerServiceFleetClient.js.map +7 -1
- package/dist/commonjs/index.d.ts +21 -16
- package/dist/commonjs/index.js +96 -34
- package/dist/commonjs/index.js.map +7 -1
- package/dist/commonjs/logger.js +28 -8
- package/dist/commonjs/logger.js.map +7 -1
- package/dist/commonjs/models/index.d.ts +2 -1
- package/dist/commonjs/models/index.js +87 -28
- package/dist/commonjs/models/index.js.map +7 -1
- package/dist/commonjs/models/models.d.ts +471 -4
- package/dist/commonjs/models/models.js +1508 -1042
- package/dist/commonjs/models/models.js.map +7 -1
- package/dist/commonjs/restorePollerHelpers.d.ts +4 -4
- package/dist/commonjs/restorePollerHelpers.js +136 -138
- package/dist/commonjs/restorePollerHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +10 -1
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js +49 -31
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js +124 -103
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/commonjs/static-helpers/pollingHelpers.js +94 -76
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js +34 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js.map +7 -0
- package/dist/commonjs/static-helpers/urlTemplate.js +166 -142
- package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/api/autoUpgradeProfileOperations/index.d.ts +1 -1
- package/dist/esm/api/autoUpgradeProfileOperations/index.js +4 -4
- package/dist/esm/api/autoUpgradeProfileOperations/index.js.map +7 -1
- package/dist/esm/api/autoUpgradeProfileOperations/operations.d.ts +5 -5
- package/dist/esm/api/autoUpgradeProfileOperations/operations.js +47 -42
- package/dist/esm/api/autoUpgradeProfileOperations/operations.js.map +7 -1
- package/dist/esm/api/autoUpgradeProfileOperations/options.d.ts +1 -1
- package/dist/esm/api/autoUpgradeProfileOperations/options.js +0 -4
- package/dist/esm/api/autoUpgradeProfileOperations/options.js.map +7 -1
- package/dist/esm/api/autoUpgradeProfiles/index.d.ts +1 -1
- package/dist/esm/api/autoUpgradeProfiles/index.js +7 -4
- package/dist/esm/api/autoUpgradeProfiles/index.js.map +7 -1
- package/dist/esm/api/autoUpgradeProfiles/operations.d.ts +6 -6
- package/dist/esm/api/autoUpgradeProfiles/operations.js +178 -143
- package/dist/esm/api/autoUpgradeProfiles/operations.js.map +7 -1
- package/dist/esm/api/autoUpgradeProfiles/options.d.ts +5 -1
- package/dist/esm/api/autoUpgradeProfiles/options.js +0 -4
- package/dist/esm/api/autoUpgradeProfiles/options.js.map +7 -1
- package/dist/esm/api/containerServiceFleetContext.d.ts +6 -6
- package/dist/esm/api/containerServiceFleetContext.js +17 -39
- package/dist/esm/api/containerServiceFleetContext.js.map +7 -1
- package/dist/esm/api/fleetManagedNamespaces/index.d.ts +3 -0
- package/dist/esm/api/fleetManagedNamespaces/index.js +8 -0
- package/dist/esm/api/fleetManagedNamespaces/index.js.map +7 -0
- package/dist/esm/api/fleetManagedNamespaces/operations.d.ts +32 -0
- package/dist/esm/api/fleetManagedNamespaces/operations.js +240 -0
- package/dist/esm/api/fleetManagedNamespaces/operations.js.map +7 -0
- package/dist/esm/api/fleetManagedNamespaces/options.d.ts +31 -0
- package/dist/esm/api/fleetManagedNamespaces/options.js +0 -0
- package/dist/esm/api/fleetManagedNamespaces/options.js.map +7 -0
- package/dist/esm/api/fleetMembers/index.d.ts +1 -1
- package/dist/esm/api/fleetMembers/index.js +8 -4
- package/dist/esm/api/fleetMembers/index.js.map +7 -1
- package/dist/esm/api/fleetMembers/operations.d.ts +6 -6
- package/dist/esm/api/fleetMembers/operations.js +209 -170
- package/dist/esm/api/fleetMembers/operations.js.map +7 -1
- package/dist/esm/api/fleetMembers/options.d.ts +7 -1
- package/dist/esm/api/fleetMembers/options.js +0 -4
- package/dist/esm/api/fleetMembers/options.js.map +7 -1
- package/dist/esm/api/fleetUpdateStrategies/index.d.ts +1 -1
- package/dist/esm/api/fleetUpdateStrategies/index.js +7 -4
- package/dist/esm/api/fleetUpdateStrategies/index.js.map +7 -1
- package/dist/esm/api/fleetUpdateStrategies/operations.d.ts +6 -6
- package/dist/esm/api/fleetUpdateStrategies/operations.js +172 -143
- package/dist/esm/api/fleetUpdateStrategies/operations.js.map +7 -1
- package/dist/esm/api/fleetUpdateStrategies/options.d.ts +5 -1
- package/dist/esm/api/fleetUpdateStrategies/options.js +0 -4
- package/dist/esm/api/fleetUpdateStrategies/options.js.map +7 -1
- package/dist/esm/api/fleets/index.d.ts +1 -1
- package/dist/esm/api/fleets/index.js +18 -4
- package/dist/esm/api/fleets/index.js.map +7 -1
- package/dist/esm/api/fleets/operations.d.ts +6 -6
- package/dist/esm/api/fleets/operations.js +289 -234
- package/dist/esm/api/fleets/operations.js.map +7 -1
- package/dist/esm/api/fleets/options.d.ts +5 -1
- package/dist/esm/api/fleets/options.js +0 -4
- package/dist/esm/api/fleets/options.js.map +7 -1
- package/dist/esm/api/gates/index.d.ts +1 -1
- package/dist/esm/api/gates/index.js +6 -4
- package/dist/esm/api/gates/index.js.map +7 -1
- package/dist/esm/api/gates/operations.d.ts +6 -6
- package/dist/esm/api/gates/operations.js +127 -97
- package/dist/esm/api/gates/operations.js.map +7 -1
- package/dist/esm/api/gates/options.d.ts +7 -1
- package/dist/esm/api/gates/options.js +0 -4
- package/dist/esm/api/gates/options.js.map +7 -1
- package/dist/esm/api/index.d.ts +2 -1
- package/dist/esm/api/index.js +4 -4
- package/dist/esm/api/index.js.map +7 -1
- package/dist/esm/api/operations/index.d.ts +1 -1
- package/dist/esm/api/operations/index.js +4 -4
- package/dist/esm/api/operations/index.js.map +7 -1
- package/dist/esm/api/operations/operations.d.ts +5 -5
- package/dist/esm/api/operations/operations.js +45 -30
- package/dist/esm/api/operations/operations.js.map +7 -1
- package/dist/esm/api/operations/options.d.ts +1 -1
- package/dist/esm/api/operations/options.js +0 -4
- package/dist/esm/api/operations/options.js.map +7 -1
- package/dist/esm/api/updateRuns/index.d.ts +1 -1
- package/dist/esm/api/updateRuns/index.js +10 -4
- package/dist/esm/api/updateRuns/index.js.map +7 -1
- package/dist/esm/api/updateRuns/operations.d.ts +6 -6
- package/dist/esm/api/updateRuns/operations.js +288 -236
- package/dist/esm/api/updateRuns/operations.js.map +7 -1
- package/dist/esm/api/updateRuns/options.d.ts +5 -1
- package/dist/esm/api/updateRuns/options.js +0 -4
- package/dist/esm/api/updateRuns/options.js.map +7 -1
- package/dist/esm/classic/autoUpgradeProfileOperations/index.d.ts +4 -4
- package/dist/esm/classic/autoUpgradeProfileOperations/index.js +10 -10
- package/dist/esm/classic/autoUpgradeProfileOperations/index.js.map +7 -1
- package/dist/esm/classic/autoUpgradeProfiles/index.d.ts +5 -5
- package/dist/esm/classic/autoUpgradeProfiles/index.js +26 -14
- package/dist/esm/classic/autoUpgradeProfiles/index.js.map +7 -1
- package/dist/esm/classic/fleetManagedNamespaces/index.d.ts +25 -0
- package/dist/esm/classic/fleetManagedNamespaces/index.js +31 -0
- package/dist/esm/classic/fleetManagedNamespaces/index.js.map +7 -0
- package/dist/esm/classic/fleetMembers/index.d.ts +5 -5
- package/dist/esm/classic/fleetMembers/index.js +21 -15
- package/dist/esm/classic/fleetMembers/index.js.map +7 -1
- package/dist/esm/classic/fleetUpdateStrategies/index.d.ts +5 -5
- package/dist/esm/classic/fleetUpdateStrategies/index.js +19 -14
- package/dist/esm/classic/fleetUpdateStrategies/index.js.map +7 -1
- package/dist/esm/classic/fleets/index.d.ts +5 -5
- package/dist/esm/classic/fleets/index.js +25 -17
- package/dist/esm/classic/fleets/index.js.map +7 -1
- package/dist/esm/classic/gates/index.d.ts +5 -5
- package/dist/esm/classic/gates/index.js +12 -12
- package/dist/esm/classic/gates/index.js.map +7 -1
- package/dist/esm/classic/index.d.ts +9 -8
- package/dist/esm/classic/index.js +0 -4
- package/dist/esm/classic/index.js.map +7 -1
- package/dist/esm/classic/operations/index.d.ts +4 -4
- package/dist/esm/classic/operations/index.js +10 -10
- package/dist/esm/classic/operations/index.js.map +7 -1
- package/dist/esm/classic/updateRuns/index.d.ts +5 -5
- package/dist/esm/classic/updateRuns/index.js +25 -17
- package/dist/esm/classic/updateRuns/index.js.map +7 -1
- package/dist/esm/containerServiceFleetClient.d.ts +15 -12
- package/dist/esm/containerServiceFleetClient.js +50 -48
- package/dist/esm/containerServiceFleetClient.js.map +7 -1
- package/dist/esm/index.d.ts +21 -16
- package/dist/esm/index.js +71 -7
- package/dist/esm/index.js.map +7 -1
- package/dist/esm/logger.js +4 -4
- package/dist/esm/logger.js.map +7 -1
- package/dist/esm/models/index.d.ts +2 -1
- package/dist/esm/models/index.js +66 -4
- package/dist/esm/models/index.js.map +7 -1
- package/dist/esm/models/models.d.ts +471 -4
- package/dist/esm/models/models.js +1509 -1144
- package/dist/esm/models/models.js.map +7 -1
- package/dist/esm/restorePollerHelpers.d.ts +4 -4
- package/dist/esm/restorePollerHelpers.js +135 -133
- package/dist/esm/restorePollerHelpers.js.map +7 -1
- package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +10 -1
- package/dist/esm/static-helpers/cloudSettingHelpers.js +26 -28
- package/dist/esm/static-helpers/cloudSettingHelpers.js.map +7 -1
- package/dist/esm/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/esm/static-helpers/pagingHelpers.js +100 -99
- package/dist/esm/static-helpers/pagingHelpers.js.map +7 -1
- package/dist/esm/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/esm/static-helpers/pollingHelpers.js +71 -73
- package/dist/esm/static-helpers/pollingHelpers.js.map +7 -1
- package/dist/esm/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js +11 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js.map +7 -0
- package/dist/esm/static-helpers/urlTemplate.js +143 -139
- package/dist/esm/static-helpers/urlTemplate.js.map +7 -1
- package/dist/react-native/api/autoUpgradeProfileOperations/index.d.ts +1 -1
- package/dist/react-native/api/autoUpgradeProfileOperations/index.js.map +1 -1
- package/dist/react-native/api/autoUpgradeProfileOperations/operations.d.ts +5 -5
- package/dist/react-native/api/autoUpgradeProfileOperations/operations.js +9 -15
- package/dist/react-native/api/autoUpgradeProfileOperations/operations.js.map +1 -1
- package/dist/react-native/api/autoUpgradeProfileOperations/options.d.ts +1 -1
- package/dist/react-native/api/autoUpgradeProfileOperations/options.js.map +1 -1
- package/dist/react-native/api/autoUpgradeProfiles/index.d.ts +1 -1
- package/dist/react-native/api/autoUpgradeProfiles/index.js.map +1 -1
- package/dist/react-native/api/autoUpgradeProfiles/operations.d.ts +6 -6
- package/dist/react-native/api/autoUpgradeProfiles/operations.js +25 -32
- package/dist/react-native/api/autoUpgradeProfiles/operations.js.map +1 -1
- package/dist/react-native/api/autoUpgradeProfiles/options.d.ts +5 -1
- package/dist/react-native/api/autoUpgradeProfiles/options.js.map +1 -1
- package/dist/react-native/api/containerServiceFleetContext.d.ts +6 -6
- package/dist/react-native/api/containerServiceFleetContext.js +4 -23
- package/dist/react-native/api/containerServiceFleetContext.js.map +1 -1
- package/dist/react-native/api/fleetManagedNamespaces/index.d.ts +3 -0
- package/dist/react-native/api/fleetManagedNamespaces/index.js +4 -0
- package/dist/react-native/api/fleetManagedNamespaces/index.js.map +1 -0
- package/dist/react-native/api/fleetManagedNamespaces/operations.d.ts +32 -0
- package/dist/react-native/api/fleetManagedNamespaces/operations.js +191 -0
- package/dist/react-native/api/fleetManagedNamespaces/operations.js.map +1 -0
- package/dist/react-native/api/fleetManagedNamespaces/options.d.ts +31 -0
- package/dist/react-native/api/fleetManagedNamespaces/options.js +4 -0
- package/dist/react-native/api/fleetManagedNamespaces/options.js.map +1 -0
- package/dist/react-native/api/fleetMembers/index.d.ts +1 -1
- package/dist/react-native/api/fleetMembers/index.js.map +1 -1
- package/dist/react-native/api/fleetMembers/operations.d.ts +6 -6
- package/dist/react-native/api/fleetMembers/operations.js +27 -24
- package/dist/react-native/api/fleetMembers/operations.js.map +1 -1
- package/dist/react-native/api/fleetMembers/options.d.ts +7 -1
- package/dist/react-native/api/fleetMembers/options.js.map +1 -1
- package/dist/react-native/api/fleetUpdateStrategies/index.d.ts +1 -1
- package/dist/react-native/api/fleetUpdateStrategies/index.js.map +1 -1
- package/dist/react-native/api/fleetUpdateStrategies/operations.d.ts +6 -6
- package/dist/react-native/api/fleetUpdateStrategies/operations.js +25 -32
- package/dist/react-native/api/fleetUpdateStrategies/operations.js.map +1 -1
- package/dist/react-native/api/fleetUpdateStrategies/options.d.ts +5 -1
- package/dist/react-native/api/fleetUpdateStrategies/options.js.map +1 -1
- package/dist/react-native/api/fleets/index.d.ts +1 -1
- package/dist/react-native/api/fleets/index.js.map +1 -1
- package/dist/react-native/api/fleets/operations.d.ts +6 -6
- package/dist/react-native/api/fleets/operations.js +35 -35
- package/dist/react-native/api/fleets/operations.js.map +1 -1
- package/dist/react-native/api/fleets/options.d.ts +5 -1
- package/dist/react-native/api/fleets/options.js.map +1 -1
- package/dist/react-native/api/gates/index.d.ts +1 -1
- package/dist/react-native/api/gates/index.js.map +1 -1
- package/dist/react-native/api/gates/operations.d.ts +6 -6
- package/dist/react-native/api/gates/operations.js +21 -19
- package/dist/react-native/api/gates/operations.js.map +1 -1
- package/dist/react-native/api/gates/options.d.ts +7 -1
- package/dist/react-native/api/gates/options.js.map +1 -1
- package/dist/react-native/api/index.d.ts +2 -1
- package/dist/react-native/api/index.js +1 -1
- package/dist/react-native/api/index.js.map +1 -1
- package/dist/react-native/api/operations/index.d.ts +1 -1
- package/dist/react-native/api/operations/index.js.map +1 -1
- package/dist/react-native/api/operations/operations.d.ts +5 -5
- package/dist/react-native/api/operations/operations.js +9 -8
- package/dist/react-native/api/operations/operations.js.map +1 -1
- package/dist/react-native/api/operations/options.d.ts +1 -1
- package/dist/react-native/api/operations/options.js.map +1 -1
- package/dist/react-native/api/updateRuns/index.d.ts +1 -1
- package/dist/react-native/api/updateRuns/index.js.map +1 -1
- package/dist/react-native/api/updateRuns/operations.d.ts +6 -6
- package/dist/react-native/api/updateRuns/operations.js +36 -32
- package/dist/react-native/api/updateRuns/operations.js.map +1 -1
- package/dist/react-native/api/updateRuns/options.d.ts +5 -1
- package/dist/react-native/api/updateRuns/options.js.map +1 -1
- package/dist/react-native/classic/autoUpgradeProfileOperations/index.d.ts +4 -4
- package/dist/react-native/classic/autoUpgradeProfileOperations/index.js.map +1 -1
- package/dist/react-native/classic/autoUpgradeProfiles/index.d.ts +5 -5
- package/dist/react-native/classic/autoUpgradeProfiles/index.js.map +1 -1
- package/dist/react-native/classic/fleetManagedNamespaces/index.d.ts +25 -0
- package/dist/react-native/classic/fleetManagedNamespaces/index.js +18 -0
- package/dist/react-native/classic/fleetManagedNamespaces/index.js.map +1 -0
- package/dist/react-native/classic/fleetMembers/index.d.ts +5 -5
- package/dist/react-native/classic/fleetMembers/index.js.map +1 -1
- package/dist/react-native/classic/fleetUpdateStrategies/index.d.ts +5 -5
- package/dist/react-native/classic/fleetUpdateStrategies/index.js.map +1 -1
- package/dist/react-native/classic/fleets/index.d.ts +5 -5
- package/dist/react-native/classic/fleets/index.js.map +1 -1
- package/dist/react-native/classic/gates/index.d.ts +5 -5
- package/dist/react-native/classic/gates/index.js.map +1 -1
- package/dist/react-native/classic/index.d.ts +9 -8
- package/dist/react-native/classic/index.js.map +1 -1
- package/dist/react-native/classic/operations/index.d.ts +4 -4
- package/dist/react-native/classic/operations/index.js.map +1 -1
- package/dist/react-native/classic/updateRuns/index.d.ts +5 -5
- package/dist/react-native/classic/updateRuns/index.js.map +1 -1
- package/dist/react-native/containerServiceFleetClient.d.ts +15 -12
- package/dist/react-native/containerServiceFleetClient.js +9 -5
- package/dist/react-native/containerServiceFleetClient.js.map +1 -1
- package/dist/react-native/index.d.ts +21 -16
- package/dist/react-native/index.js +1 -1
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/models/index.d.ts +2 -1
- package/dist/react-native/models/index.js +1 -1
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/models.d.ts +471 -4
- package/dist/react-native/models/models.js +534 -3
- package/dist/react-native/models/models.js.map +1 -1
- package/dist/react-native/restorePollerHelpers.d.ts +4 -4
- package/dist/react-native/restorePollerHelpers.js +31 -42
- package/dist/react-native/restorePollerHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/cloudSettingHelpers.d.ts +10 -1
- package/dist/react-native/static-helpers/cloudSettingHelpers.js +10 -1
- package/dist/react-native/static-helpers/cloudSettingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/react-native/static-helpers/pagingHelpers.js +28 -3
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/react-native/static-helpers/pollingHelpers.js +19 -3
- package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/react-native/static-helpers/serialization/check-prop-undefined.js +17 -0
- package/dist/react-native/static-helpers/serialization/check-prop-undefined.js.map +1 -0
- package/dist/react-native/static-helpers/urlTemplate.js +41 -10
- package/dist/react-native/static-helpers/urlTemplate.js.map +1 -1
- package/package.json +38 -43
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file contains only generated model types and their (de)serializers.
|
|
3
|
+
* Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.
|
|
4
|
+
*/
|
|
1
5
|
/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
|
|
2
6
|
export interface _OperationListResult {
|
|
3
7
|
/** The Operation items on this page */
|
|
@@ -21,7 +25,7 @@ export interface Operation {
|
|
|
21
25
|
readonly actionType?: ActionType;
|
|
22
26
|
}
|
|
23
27
|
export declare function operationDeserializer(item: any): Operation;
|
|
24
|
-
/** Localized display information for
|
|
28
|
+
/** Localized display information for an operation. */
|
|
25
29
|
export interface OperationDisplay {
|
|
26
30
|
/** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
|
|
27
31
|
readonly provider?: string;
|
|
@@ -287,7 +291,7 @@ export declare enum KnownCreatedByType {
|
|
|
287
291
|
}
|
|
288
292
|
/**
|
|
289
293
|
* The kind of entity that created the resource. \
|
|
290
|
-
* {@link
|
|
294
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
291
295
|
* this enum contains the known values that the service supports.
|
|
292
296
|
* ### Known values supported by the service
|
|
293
297
|
* **User**: The entity was created by a user. \
|
|
@@ -418,6 +422,420 @@ export interface _FleetMemberListResult {
|
|
|
418
422
|
export declare function _fleetMemberListResultDeserializer(item: any): _FleetMemberListResult;
|
|
419
423
|
export declare function fleetMemberArraySerializer(result: Array<FleetMember>): any[];
|
|
420
424
|
export declare function fleetMemberArrayDeserializer(result: Array<FleetMember>): any[];
|
|
425
|
+
/** A fleet managed namespace. */
|
|
426
|
+
export interface FleetManagedNamespace extends TrackedResource {
|
|
427
|
+
/** If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields. */
|
|
428
|
+
readonly eTag?: string;
|
|
429
|
+
/** The status of the last operation. */
|
|
430
|
+
readonly provisioningState?: FleetManagedNamespaceProvisioningState;
|
|
431
|
+
/** The namespace properties for the fleet managed namespace. */
|
|
432
|
+
managedNamespaceProperties?: ManagedNamespaceProperties;
|
|
433
|
+
/** Action if the managed namespace with the same name already exists. Default is Never. */
|
|
434
|
+
adoptionPolicy?: AdoptionPolicy;
|
|
435
|
+
/** Delete options of a fleet managed namespace. Default is Keep. */
|
|
436
|
+
deletePolicy?: DeletePolicy;
|
|
437
|
+
/** The profile of the propagation to create the namespace. */
|
|
438
|
+
propagationPolicy?: PropagationPolicy;
|
|
439
|
+
/** Status information of the last operation for fleet managed namespace. */
|
|
440
|
+
readonly status?: FleetManagedNamespaceStatus;
|
|
441
|
+
/** The Azure Portal FQDN of the Fleet hub. */
|
|
442
|
+
readonly portalFqdn?: string;
|
|
443
|
+
}
|
|
444
|
+
export declare function fleetManagedNamespaceSerializer(item: FleetManagedNamespace): any;
|
|
445
|
+
export declare function fleetManagedNamespaceDeserializer(item: any): FleetManagedNamespace;
|
|
446
|
+
/** The properties of a fleet managed namespace. */
|
|
447
|
+
export interface FleetManagedNamespaceProperties {
|
|
448
|
+
/** The status of the last operation. */
|
|
449
|
+
readonly provisioningState?: FleetManagedNamespaceProvisioningState;
|
|
450
|
+
/** The namespace properties for the fleet managed namespace. */
|
|
451
|
+
managedNamespaceProperties?: ManagedNamespaceProperties;
|
|
452
|
+
/** Action if the managed namespace with the same name already exists. Default is Never. */
|
|
453
|
+
adoptionPolicy: AdoptionPolicy;
|
|
454
|
+
/** Delete options of a fleet managed namespace. Default is Keep. */
|
|
455
|
+
deletePolicy: DeletePolicy;
|
|
456
|
+
/** The profile of the propagation to create the namespace. */
|
|
457
|
+
propagationPolicy?: PropagationPolicy;
|
|
458
|
+
/** Status information of the last operation for fleet managed namespace. */
|
|
459
|
+
readonly status?: FleetManagedNamespaceStatus;
|
|
460
|
+
/** The Azure Portal FQDN of the Fleet hub. */
|
|
461
|
+
readonly portalFqdn?: string;
|
|
462
|
+
}
|
|
463
|
+
export declare function fleetManagedNamespacePropertiesSerializer(item: FleetManagedNamespaceProperties): any;
|
|
464
|
+
export declare function fleetManagedNamespacePropertiesDeserializer(item: any): FleetManagedNamespaceProperties;
|
|
465
|
+
/** The provisioning state of the fleet managed namespace resource */
|
|
466
|
+
export declare enum KnownFleetManagedNamespaceProvisioningState {
|
|
467
|
+
/** Resource has been created. */
|
|
468
|
+
Succeeded = "Succeeded",
|
|
469
|
+
/** Resource creation failed. */
|
|
470
|
+
Failed = "Failed",
|
|
471
|
+
/** Resource creation was canceled. */
|
|
472
|
+
Canceled = "Canceled",
|
|
473
|
+
/** The provisioning state of a fleet managed namespace being created. */
|
|
474
|
+
Creating = "Creating",
|
|
475
|
+
/** The provisioning state of a fleet managed namespace being updated. */
|
|
476
|
+
Updating = "Updating",
|
|
477
|
+
/** The provisioning state of a fleet managed namespace being deleted. */
|
|
478
|
+
Deleting = "Deleting"
|
|
479
|
+
}
|
|
480
|
+
/**
|
|
481
|
+
* The provisioning state of the fleet managed namespace resource \
|
|
482
|
+
* {@link KnownFleetManagedNamespaceProvisioningState} can be used interchangeably with FleetManagedNamespaceProvisioningState,
|
|
483
|
+
* this enum contains the known values that the service supports.
|
|
484
|
+
* ### Known values supported by the service
|
|
485
|
+
* **Succeeded**: Resource has been created. \
|
|
486
|
+
* **Failed**: Resource creation failed. \
|
|
487
|
+
* **Canceled**: Resource creation was canceled. \
|
|
488
|
+
* **Creating**: The provisioning state of a fleet managed namespace being created. \
|
|
489
|
+
* **Updating**: The provisioning state of a fleet managed namespace being updated. \
|
|
490
|
+
* **Deleting**: The provisioning state of a fleet managed namespace being deleted.
|
|
491
|
+
*/
|
|
492
|
+
export type FleetManagedNamespaceProvisioningState = string;
|
|
493
|
+
/** The namespace properties for the fleet managed namespace. */
|
|
494
|
+
export interface ManagedNamespaceProperties {
|
|
495
|
+
/** The labels for the fleet managed namespace. */
|
|
496
|
+
labels?: Record<string, string>;
|
|
497
|
+
/** The annotations for the fleet managed namespace. */
|
|
498
|
+
annotations?: Record<string, string>;
|
|
499
|
+
/** The default resource quota for the fleet managed namespace. */
|
|
500
|
+
defaultResourceQuota?: ResourceQuota;
|
|
501
|
+
/** The default network policy for the fleet managed namespace. */
|
|
502
|
+
defaultNetworkPolicy?: NetworkPolicy;
|
|
503
|
+
}
|
|
504
|
+
export declare function managedNamespacePropertiesSerializer(item: ManagedNamespaceProperties): any;
|
|
505
|
+
export declare function managedNamespacePropertiesDeserializer(item: any): ManagedNamespaceProperties;
|
|
506
|
+
/** The resource quota for the managed namespace. */
|
|
507
|
+
export interface ResourceQuota {
|
|
508
|
+
/** The CPU request for the managed namespace. See more at https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#meaning-of-cpu */
|
|
509
|
+
cpuRequest?: string;
|
|
510
|
+
/** The CPU limit for the managed namespace. See more at https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#meaning-of-cpu */
|
|
511
|
+
cpuLimit?: string;
|
|
512
|
+
/** The memory request for the managed namespace. See more at https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#meaning-of-memory */
|
|
513
|
+
memoryRequest?: string;
|
|
514
|
+
/** The memory limit for the managed namespace. See more at https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#meaning-of-memory */
|
|
515
|
+
memoryLimit?: string;
|
|
516
|
+
}
|
|
517
|
+
export declare function resourceQuotaSerializer(item: ResourceQuota): any;
|
|
518
|
+
export declare function resourceQuotaDeserializer(item: any): ResourceQuota;
|
|
519
|
+
/** The network policy for the managed namespace. */
|
|
520
|
+
export interface NetworkPolicy {
|
|
521
|
+
/** The ingress policy for the managed namespace. */
|
|
522
|
+
ingress?: PolicyRule;
|
|
523
|
+
/** The egress policy for the managed namespace. */
|
|
524
|
+
egress?: PolicyRule;
|
|
525
|
+
}
|
|
526
|
+
export declare function networkPolicySerializer(item: NetworkPolicy): any;
|
|
527
|
+
export declare function networkPolicyDeserializer(item: any): NetworkPolicy;
|
|
528
|
+
/** The possible values representing different network policy rules. */
|
|
529
|
+
export declare enum KnownPolicyRule {
|
|
530
|
+
/** Allow all network traffic. */
|
|
531
|
+
AllowAll = "AllowAll",
|
|
532
|
+
/** Deny all network traffic. */
|
|
533
|
+
DenyAll = "DenyAll",
|
|
534
|
+
/** Allow traffic within the same namespace. */
|
|
535
|
+
AllowSameNamespace = "AllowSameNamespace"
|
|
536
|
+
}
|
|
537
|
+
/**
|
|
538
|
+
* The possible values representing different network policy rules. \
|
|
539
|
+
* {@link KnownPolicyRule} can be used interchangeably with PolicyRule,
|
|
540
|
+
* this enum contains the known values that the service supports.
|
|
541
|
+
* ### Known values supported by the service
|
|
542
|
+
* **AllowAll**: Allow all network traffic. \
|
|
543
|
+
* **DenyAll**: Deny all network traffic. \
|
|
544
|
+
* **AllowSameNamespace**: Allow traffic within the same namespace.
|
|
545
|
+
*/
|
|
546
|
+
export type PolicyRule = string;
|
|
547
|
+
/** Action if the Namespace with the same name already exists. */
|
|
548
|
+
export declare enum KnownAdoptionPolicy {
|
|
549
|
+
/** If the Namespace already exists, do not take over the existing Namespace to be managed by ARM. */
|
|
550
|
+
Never = "Never",
|
|
551
|
+
/** If there is an identical Namespace, take over the existing Namespace to be managed by ARM. */
|
|
552
|
+
IfIdentical = "IfIdentical",
|
|
553
|
+
/** Always take over the existing Namespace to be managed by ARM, even if it is not identical. */
|
|
554
|
+
Always = "Always"
|
|
555
|
+
}
|
|
556
|
+
/**
|
|
557
|
+
* Action if the Namespace with the same name already exists. \
|
|
558
|
+
* {@link KnownAdoptionPolicy} can be used interchangeably with AdoptionPolicy,
|
|
559
|
+
* this enum contains the known values that the service supports.
|
|
560
|
+
* ### Known values supported by the service
|
|
561
|
+
* **Never**: If the Namespace already exists, do not take over the existing Namespace to be managed by ARM. \
|
|
562
|
+
* **IfIdentical**: If there is an identical Namespace, take over the existing Namespace to be managed by ARM. \
|
|
563
|
+
* **Always**: Always take over the existing Namespace to be managed by ARM, even if it is not identical.
|
|
564
|
+
*/
|
|
565
|
+
export type AdoptionPolicy = string;
|
|
566
|
+
/** Delete options for the ARM managed namespace. */
|
|
567
|
+
export declare enum KnownDeletePolicy {
|
|
568
|
+
/** Delete the ARM resource but keep the Namespace. */
|
|
569
|
+
Keep = "Keep",
|
|
570
|
+
/** Delete both ARM resource and Namespace. */
|
|
571
|
+
Delete = "Delete"
|
|
572
|
+
}
|
|
573
|
+
/**
|
|
574
|
+
* Delete options for the ARM managed namespace. \
|
|
575
|
+
* {@link KnownDeletePolicy} can be used interchangeably with DeletePolicy,
|
|
576
|
+
* this enum contains the known values that the service supports.
|
|
577
|
+
* ### Known values supported by the service
|
|
578
|
+
* **Keep**: Delete the ARM resource but keep the Namespace. \
|
|
579
|
+
* **Delete**: Delete both ARM resource and Namespace.
|
|
580
|
+
*/
|
|
581
|
+
export type DeletePolicy = string;
|
|
582
|
+
/** The propagation to be used for provisioning the namespace among the fleet. */
|
|
583
|
+
export interface PropagationPolicy {
|
|
584
|
+
/** The type of the policy to be used. Default is Placement. */
|
|
585
|
+
type: PropagationType;
|
|
586
|
+
/** The profile to be used for propagation via placement. */
|
|
587
|
+
placementProfile?: PlacementProfile;
|
|
588
|
+
}
|
|
589
|
+
export declare function propagationPolicySerializer(item: PropagationPolicy): any;
|
|
590
|
+
export declare function propagationPolicyDeserializer(item: any): PropagationPolicy;
|
|
591
|
+
/** How the namespace will be provisioned among the fleet members. */
|
|
592
|
+
export declare enum KnownPropagationType {
|
|
593
|
+
/** Using ClusterResourcePlacement. */
|
|
594
|
+
Placement = "Placement"
|
|
595
|
+
}
|
|
596
|
+
/**
|
|
597
|
+
* How the namespace will be provisioned among the fleet members. \
|
|
598
|
+
* {@link KnownPropagationType} can be used interchangeably with PropagationType,
|
|
599
|
+
* this enum contains the known values that the service supports.
|
|
600
|
+
* ### Known values supported by the service
|
|
601
|
+
* **Placement**: Using ClusterResourcePlacement.
|
|
602
|
+
*/
|
|
603
|
+
export type PropagationType = string;
|
|
604
|
+
/** The configuration profile for default ClusterResourcePlacement for placement. */
|
|
605
|
+
export interface PlacementProfile {
|
|
606
|
+
/** The default ClusterResourcePlacement policy configuration. */
|
|
607
|
+
defaultClusterResourcePlacement?: ClusterResourcePlacementSpec;
|
|
608
|
+
}
|
|
609
|
+
export declare function placementProfileSerializer(item: PlacementProfile): any;
|
|
610
|
+
export declare function placementProfileDeserializer(item: any): PlacementProfile;
|
|
611
|
+
/** ClusterResourcePlacementSpec defines the desired state of ClusterResourcePlacement. */
|
|
612
|
+
export interface ClusterResourcePlacementSpec {
|
|
613
|
+
/** Policy defines how to select member clusters to place the selected resources. If unspecified, all the joined member clusters are selected. */
|
|
614
|
+
policy?: PlacementPolicy;
|
|
615
|
+
}
|
|
616
|
+
export declare function clusterResourcePlacementSpecSerializer(item: ClusterResourcePlacementSpec): any;
|
|
617
|
+
export declare function clusterResourcePlacementSpecDeserializer(item: any): ClusterResourcePlacementSpec;
|
|
618
|
+
/** PlacementPolicy contains the rules to select target member clusters to place the selected resources. Note that only clusters that are both joined and satisfying the rules will be selected. You can only specify at most one of the two fields: ClusterNames and Affinity. If none is specified, all the joined clusters are selected. */
|
|
619
|
+
export interface PlacementPolicy {
|
|
620
|
+
/** Type of placement. Can be "PickAll", "PickN" or "PickFixed". Default is PickAll. */
|
|
621
|
+
placementType?: PlacementType;
|
|
622
|
+
/** ClusterNames contains a list of names of MemberCluster to place the selected resources. Only valid if the placement type is "PickFixed" */
|
|
623
|
+
clusterNames?: string[];
|
|
624
|
+
/** Affinity contains cluster affinity scheduling rules. Defines which member clusters to place the selected resources. Only valid if the placement type is "PickAll" or "PickN". */
|
|
625
|
+
affinity?: Affinity;
|
|
626
|
+
/** If specified, the ClusterResourcePlacement's Tolerations. Tolerations cannot be updated or deleted. This field is beta-level and is for the taints and tolerations feature. */
|
|
627
|
+
tolerations?: Toleration[];
|
|
628
|
+
}
|
|
629
|
+
export declare function placementPolicySerializer(item: PlacementPolicy): any;
|
|
630
|
+
export declare function placementPolicyDeserializer(item: any): PlacementPolicy;
|
|
631
|
+
/** PlacementType identifies the type of placement. */
|
|
632
|
+
export declare enum KnownPlacementType {
|
|
633
|
+
/** PickAll picks all clusters that satisfy the rules. */
|
|
634
|
+
PickAll = "PickAll",
|
|
635
|
+
/** PickFixed picks a fixed set of clusters. */
|
|
636
|
+
PickFixed = "PickFixed"
|
|
637
|
+
}
|
|
638
|
+
/**
|
|
639
|
+
* PlacementType identifies the type of placement. \
|
|
640
|
+
* {@link KnownPlacementType} can be used interchangeably with PlacementType,
|
|
641
|
+
* this enum contains the known values that the service supports.
|
|
642
|
+
* ### Known values supported by the service
|
|
643
|
+
* **PickAll**: PickAll picks all clusters that satisfy the rules. \
|
|
644
|
+
* **PickFixed**: PickFixed picks a fixed set of clusters.
|
|
645
|
+
*/
|
|
646
|
+
export type PlacementType = string;
|
|
647
|
+
/** Affinity is a group of cluster affinity scheduling rules. More to be added. */
|
|
648
|
+
export interface Affinity {
|
|
649
|
+
/** ClusterAffinity contains cluster affinity scheduling rules for the selected resources. */
|
|
650
|
+
clusterAffinity?: ClusterAffinity;
|
|
651
|
+
}
|
|
652
|
+
export declare function affinitySerializer(item: Affinity): any;
|
|
653
|
+
export declare function affinityDeserializer(item: any): Affinity;
|
|
654
|
+
/** ClusterAffinity contains cluster affinity scheduling rules for the selected resources. */
|
|
655
|
+
export interface ClusterAffinity {
|
|
656
|
+
/** If the affinity requirements specified by this field are not met at scheduling time, the resource will not be scheduled onto the cluster. If the affinity requirements specified by this field cease to be met at some point after the placement (e.g. due to an update), the system may or may not try to eventually remove the resource from the cluster. */
|
|
657
|
+
requiredDuringSchedulingIgnoredDuringExecution?: ClusterSelector;
|
|
658
|
+
}
|
|
659
|
+
export declare function clusterAffinitySerializer(item: ClusterAffinity): any;
|
|
660
|
+
export declare function clusterAffinityDeserializer(item: any): ClusterAffinity;
|
|
661
|
+
/** ClusterSelector */
|
|
662
|
+
export interface ClusterSelector {
|
|
663
|
+
/** ClusterSelectorTerms is a list of cluster selector terms. The terms are `ORed`. */
|
|
664
|
+
clusterSelectorTerms: ClusterSelectorTerm[];
|
|
665
|
+
}
|
|
666
|
+
export declare function clusterSelectorSerializer(item: ClusterSelector): any;
|
|
667
|
+
export declare function clusterSelectorDeserializer(item: any): ClusterSelector;
|
|
668
|
+
export declare function clusterSelectorTermArraySerializer(result: Array<ClusterSelectorTerm>): any[];
|
|
669
|
+
export declare function clusterSelectorTermArrayDeserializer(result: Array<ClusterSelectorTerm>): any[];
|
|
670
|
+
/** ClusterSelectorTerm */
|
|
671
|
+
export interface ClusterSelectorTerm {
|
|
672
|
+
/** LabelSelector is a label query over all the joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd. */
|
|
673
|
+
labelSelector?: LabelSelector;
|
|
674
|
+
/** PropertySelector is a property query over all joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd. At this moment, PropertySelector can only be used with `RequiredDuringSchedulingIgnoredDuringExecution` affinity terms. This field is beta-level; it is for the property-based scheduling feature and is only functional when a property provider is enabled in the deployment. */
|
|
675
|
+
propertySelector?: PropertySelector;
|
|
676
|
+
}
|
|
677
|
+
export declare function clusterSelectorTermSerializer(item: ClusterSelectorTerm): any;
|
|
678
|
+
export declare function clusterSelectorTermDeserializer(item: any): ClusterSelectorTerm;
|
|
679
|
+
/** A label selector is a label query over a set of resources. The result of matchLabels and matchExpressions are ANDed. An empty label selector matches all objects. A null label selector matches no objects. */
|
|
680
|
+
export interface LabelSelector {
|
|
681
|
+
/** matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. */
|
|
682
|
+
matchLabels?: Record<string, string>;
|
|
683
|
+
/** matchExpressions is a list of label selector requirements. The requirements are ANDed. */
|
|
684
|
+
matchExpressions?: LabelSelectorRequirement[];
|
|
685
|
+
}
|
|
686
|
+
export declare function labelSelectorSerializer(item: LabelSelector): any;
|
|
687
|
+
export declare function labelSelectorDeserializer(item: any): LabelSelector;
|
|
688
|
+
export declare function labelSelectorRequirementArraySerializer(result: Array<LabelSelectorRequirement>): any[];
|
|
689
|
+
export declare function labelSelectorRequirementArrayDeserializer(result: Array<LabelSelectorRequirement>): any[];
|
|
690
|
+
/** A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. */
|
|
691
|
+
export interface LabelSelectorRequirement {
|
|
692
|
+
/** key is the label key that the selector applies to. */
|
|
693
|
+
key: string;
|
|
694
|
+
/** operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. */
|
|
695
|
+
operator: LabelSelectorOperator;
|
|
696
|
+
/** values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. */
|
|
697
|
+
values?: string[];
|
|
698
|
+
}
|
|
699
|
+
export declare function labelSelectorRequirementSerializer(item: LabelSelectorRequirement): any;
|
|
700
|
+
export declare function labelSelectorRequirementDeserializer(item: any): LabelSelectorRequirement;
|
|
701
|
+
/** A label selector operator is the set of operators that can be used in a selector requirement. */
|
|
702
|
+
export declare enum KnownLabelSelectorOperator {
|
|
703
|
+
/** Label Selector Operator In */
|
|
704
|
+
In = "In",
|
|
705
|
+
/** Label Selector Operator NotIn */
|
|
706
|
+
NotIn = "NotIn",
|
|
707
|
+
/** Label Selector Operator Exists */
|
|
708
|
+
Exists = "Exists",
|
|
709
|
+
/** Label Selector Operator DoesNotExist */
|
|
710
|
+
DoesNotExist = "DoesNotExist"
|
|
711
|
+
}
|
|
712
|
+
/**
|
|
713
|
+
* A label selector operator is the set of operators that can be used in a selector requirement. \
|
|
714
|
+
* {@link KnownLabelSelectorOperator} can be used interchangeably with LabelSelectorOperator,
|
|
715
|
+
* this enum contains the known values that the service supports.
|
|
716
|
+
* ### Known values supported by the service
|
|
717
|
+
* **In**: Label Selector Operator In \
|
|
718
|
+
* **NotIn**: Label Selector Operator NotIn \
|
|
719
|
+
* **Exists**: Label Selector Operator Exists \
|
|
720
|
+
* **DoesNotExist**: Label Selector Operator DoesNotExist
|
|
721
|
+
*/
|
|
722
|
+
export type LabelSelectorOperator = string;
|
|
723
|
+
/** PropertySelector helps user specify property requirements when picking clusters for resource placement. */
|
|
724
|
+
export interface PropertySelector {
|
|
725
|
+
/** MatchExpressions is an array of PropertySelectorRequirements. The requirements are AND'd. */
|
|
726
|
+
matchExpressions: PropertySelectorRequirement[];
|
|
727
|
+
}
|
|
728
|
+
export declare function propertySelectorSerializer(item: PropertySelector): any;
|
|
729
|
+
export declare function propertySelectorDeserializer(item: any): PropertySelector;
|
|
730
|
+
export declare function propertySelectorRequirementArraySerializer(result: Array<PropertySelectorRequirement>): any[];
|
|
731
|
+
export declare function propertySelectorRequirementArrayDeserializer(result: Array<PropertySelectorRequirement>): any[];
|
|
732
|
+
/** PropertySelectorRequirement is a specific property requirement when picking clusters for resource placement. */
|
|
733
|
+
export interface PropertySelectorRequirement {
|
|
734
|
+
/** Name is the name of the property; it should be a Kubernetes label name. */
|
|
735
|
+
name: string;
|
|
736
|
+
/** Operator specifies the relationship between a cluster's observed value of the specified property and the values given in the requirement. */
|
|
737
|
+
operator: PropertySelectorOperator;
|
|
738
|
+
/** Values are a list of values of the specified property which Fleet will compare against the observed values of individual member clusters in accordance with the given operator. At this moment, each value should be a Kubernetes quantity. For more information, see https://pkg.go.dev/k8s.io/apimachinery/pkg/api/resource#Quantity. If the operator is Gt (greater than), Ge (greater than or equal to), Lt (less than), or `Le` (less than or equal to), Eq (equal to), or Ne (ne), exactly one value must be specified in the list. */
|
|
739
|
+
values: string[];
|
|
740
|
+
}
|
|
741
|
+
export declare function propertySelectorRequirementSerializer(item: PropertySelectorRequirement): any;
|
|
742
|
+
export declare function propertySelectorRequirementDeserializer(item: any): PropertySelectorRequirement;
|
|
743
|
+
/** PropertySelectorOperator is the operator that can be used with PropertySelectorRequirements. */
|
|
744
|
+
export declare enum KnownPropertySelectorOperator {
|
|
745
|
+
/** Gt dictates Fleet to select cluster if its observed value of a given property is greater than the value specified in the requirement. */
|
|
746
|
+
Gt = "Gt",
|
|
747
|
+
/** Ge dictates Fleet to select cluster if its observed value of a given property is greater than or equal to the value specified in the requirement. */
|
|
748
|
+
Ge = "Ge",
|
|
749
|
+
/** Eq dictates Fleet to select cluster if its observed value of a given property is equal to the values specified in the requirement. */
|
|
750
|
+
Eq = "Eq",
|
|
751
|
+
/** Ne dictates Fleet to select cluster if its observed value of a given property is not equal to the values specified in the requirement. */
|
|
752
|
+
Ne = "Ne",
|
|
753
|
+
/** Lt dictates Fleet to select cluster if its observed value of a given property is less than the value specified in the requirement. */
|
|
754
|
+
Lt = "Lt",
|
|
755
|
+
/** Le dictates Fleet to select cluster if its observed value of a given property is less than or equal to the value specified in the requirement. */
|
|
756
|
+
Le = "Le"
|
|
757
|
+
}
|
|
758
|
+
/**
|
|
759
|
+
* PropertySelectorOperator is the operator that can be used with PropertySelectorRequirements. \
|
|
760
|
+
* {@link KnownPropertySelectorOperator} can be used interchangeably with PropertySelectorOperator,
|
|
761
|
+
* this enum contains the known values that the service supports.
|
|
762
|
+
* ### Known values supported by the service
|
|
763
|
+
* **Gt**: Gt dictates Fleet to select cluster if its observed value of a given property is greater than the value specified in the requirement. \
|
|
764
|
+
* **Ge**: Ge dictates Fleet to select cluster if its observed value of a given property is greater than or equal to the value specified in the requirement. \
|
|
765
|
+
* **Eq**: Eq dictates Fleet to select cluster if its observed value of a given property is equal to the values specified in the requirement. \
|
|
766
|
+
* **Ne**: Ne dictates Fleet to select cluster if its observed value of a given property is not equal to the values specified in the requirement. \
|
|
767
|
+
* **Lt**: Lt dictates Fleet to select cluster if its observed value of a given property is less than the value specified in the requirement. \
|
|
768
|
+
* **Le**: Le dictates Fleet to select cluster if its observed value of a given property is less than or equal to the value specified in the requirement.
|
|
769
|
+
*/
|
|
770
|
+
export type PropertySelectorOperator = string;
|
|
771
|
+
export declare function tolerationArraySerializer(result: Array<Toleration>): any[];
|
|
772
|
+
export declare function tolerationArrayDeserializer(result: Array<Toleration>): any[];
|
|
773
|
+
/** Toleration allows ClusterResourcePlacement to tolerate any taint that matches the triple <key,value,effect> using the matching operator <operator>. */
|
|
774
|
+
export interface Toleration {
|
|
775
|
+
/** Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys. */
|
|
776
|
+
key?: string;
|
|
777
|
+
/** Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a ClusterResourcePlacement can tolerate all taints of a particular category. */
|
|
778
|
+
operator?: TolerationOperator;
|
|
779
|
+
/** Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string. */
|
|
780
|
+
value?: string;
|
|
781
|
+
/** Effect indicates the taint effect to match. Empty means match all taint effects. When specified, only allowed value is NoSchedule. */
|
|
782
|
+
effect?: TaintEffect;
|
|
783
|
+
}
|
|
784
|
+
export declare function tolerationSerializer(item: Toleration): any;
|
|
785
|
+
export declare function tolerationDeserializer(item: any): Toleration;
|
|
786
|
+
/** A toleration operator is the set of operators that can be used in a toleration. */
|
|
787
|
+
export declare enum KnownTolerationOperator {
|
|
788
|
+
/** Toleration Operator Exists */
|
|
789
|
+
Exists = "Exists",
|
|
790
|
+
/** Toleration Operator Equal */
|
|
791
|
+
Equal = "Equal"
|
|
792
|
+
}
|
|
793
|
+
/**
|
|
794
|
+
* A toleration operator is the set of operators that can be used in a toleration. \
|
|
795
|
+
* {@link KnownTolerationOperator} can be used interchangeably with TolerationOperator,
|
|
796
|
+
* this enum contains the known values that the service supports.
|
|
797
|
+
* ### Known values supported by the service
|
|
798
|
+
* **Exists**: Toleration Operator Exists \
|
|
799
|
+
* **Equal**: Toleration Operator Equal
|
|
800
|
+
*/
|
|
801
|
+
export type TolerationOperator = string;
|
|
802
|
+
/** TaintEffect */
|
|
803
|
+
export declare enum KnownTaintEffect {
|
|
804
|
+
/** Do not allow new pods to schedule onto the node unless they tolerate the taint, but allow all pods submitted to Kubelet without going through the scheduler to start, and allow all already-running pods to continue running. Enforced by the scheduler. */
|
|
805
|
+
NoSchedule = "NoSchedule"
|
|
806
|
+
}
|
|
807
|
+
/**
|
|
808
|
+
* TaintEffect \
|
|
809
|
+
* {@link KnownTaintEffect} can be used interchangeably with TaintEffect,
|
|
810
|
+
* this enum contains the known values that the service supports.
|
|
811
|
+
* ### Known values supported by the service
|
|
812
|
+
* **NoSchedule**: Do not allow new pods to schedule onto the node unless they tolerate the taint, but allow all pods submitted to Kubelet without going through the scheduler to start, and allow all already-running pods to continue running. Enforced by the scheduler.
|
|
813
|
+
*/
|
|
814
|
+
export type TaintEffect = string;
|
|
815
|
+
/** Status information for the fleet managed namespace. */
|
|
816
|
+
export interface FleetManagedNamespaceStatus {
|
|
817
|
+
/** The last operation ID for the fleet managed namespace */
|
|
818
|
+
readonly lastOperationId?: string;
|
|
819
|
+
/** The last operation error of the fleet managed namespace */
|
|
820
|
+
readonly lastOperationError?: ErrorDetail;
|
|
821
|
+
}
|
|
822
|
+
export declare function fleetManagedNamespaceStatusDeserializer(item: any): FleetManagedNamespaceStatus;
|
|
823
|
+
/** The response of a FleetManagedNamespace list operation. */
|
|
824
|
+
export interface _FleetManagedNamespaceListResult {
|
|
825
|
+
/** The FleetManagedNamespace items on this page */
|
|
826
|
+
value: FleetManagedNamespace[];
|
|
827
|
+
/** The link to the next page of items */
|
|
828
|
+
nextLink?: string;
|
|
829
|
+
}
|
|
830
|
+
export declare function _fleetManagedNamespaceListResultDeserializer(item: any): _FleetManagedNamespaceListResult;
|
|
831
|
+
export declare function fleetManagedNamespaceArraySerializer(result: Array<FleetManagedNamespace>): any[];
|
|
832
|
+
export declare function fleetManagedNamespaceArrayDeserializer(result: Array<FleetManagedNamespace>): any[];
|
|
833
|
+
/** The properties of a fleet managed namespace that can be patched. */
|
|
834
|
+
export interface FleetManagedNamespacePatch {
|
|
835
|
+
/** Resource tags. */
|
|
836
|
+
tags?: Record<string, string>;
|
|
837
|
+
}
|
|
838
|
+
export declare function fleetManagedNamespacePatchSerializer(item: FleetManagedNamespacePatch): any;
|
|
421
839
|
/** A Gate controls the progression during a staged rollout, e.g. in an Update Run. */
|
|
422
840
|
export interface Gate extends ProxyResource {
|
|
423
841
|
/** The resource-specific properties for this resource. */
|
|
@@ -635,6 +1053,21 @@ export interface UpdateStage {
|
|
|
635
1053
|
groups?: UpdateGroup[];
|
|
636
1054
|
/** The time in seconds to wait at the end of this stage before starting the next one. Defaults to 0 seconds if unspecified. */
|
|
637
1055
|
afterStageWaitInSeconds?: number;
|
|
1056
|
+
/**
|
|
1057
|
+
* The max number of upgrades that can run concurrently across all groups in this stage.
|
|
1058
|
+
* Acts as a ceiling (and not a quota) for the number of concurrent upgrades within the stage you want to tolerate at a time.
|
|
1059
|
+
* Actual concurrency may be lower depending on group-level concurrency limits or individual member conditions.
|
|
1060
|
+
* Stage maxConcurrency has a min value of "1".
|
|
1061
|
+
* Accepts either:
|
|
1062
|
+
* • A fixed count, e.g., "3"
|
|
1063
|
+
* • A percentage, e.g., "25%" (range 1–100). Percentage is of the total number of clusters across all groups in the stage.
|
|
1064
|
+
* Fractional results are rounded down. A minimum of 1 upgrade is enforced.
|
|
1065
|
+
* Examples:
|
|
1066
|
+
* • "3" --> up to 3 clusters from this stage upgrade at once (across all groups).
|
|
1067
|
+
* • "100%" --> “all at once”; up to all clusters in this stage upgrade at the same time.
|
|
1068
|
+
* • "25%" --> up to 25% of the stage’s total clusters upgrade at the same time.
|
|
1069
|
+
*/
|
|
1070
|
+
maxConcurrency?: string;
|
|
638
1071
|
/** A list of Gates that will be created before this Stage is executed. */
|
|
639
1072
|
beforeGates?: GateConfiguration[];
|
|
640
1073
|
/** A list of Gates that will be created after this Stage is executed. */
|
|
@@ -651,6 +1084,22 @@ export interface UpdateGroup {
|
|
|
651
1084
|
* It must match a group name of an existing fleet member.
|
|
652
1085
|
*/
|
|
653
1086
|
name: string;
|
|
1087
|
+
/**
|
|
1088
|
+
* The max number of upgrades that can run concurrently in this specific group.
|
|
1089
|
+
* Acts as a ceiling (and not a quota) for the number of concurrent upgrades within the group you want to tolerate at a time.
|
|
1090
|
+
* Actual concurrency may be lower depending on stage-level concurrency limits or individual member conditions.
|
|
1091
|
+
* Group maxConcurrency has a min value of "1". The max value is min(number of clusters in the group, the stage maxConcurrency).
|
|
1092
|
+
* If no value is provided, defaults to 1.
|
|
1093
|
+
* Accepts either:
|
|
1094
|
+
* • A fixed count, e.g. "3"
|
|
1095
|
+
* • A percentage, e.g. "25%" (range 1–100). Percentage is of the number of clusters in the group.
|
|
1096
|
+
* Fractional results are rounded down. A minimum of 1 upgrade is enforced.
|
|
1097
|
+
* Examples:
|
|
1098
|
+
* • "3" --> up to 3 members from this group upgrade at once.
|
|
1099
|
+
* • "100%" --> “all at once”, up to all members for this group upgrade at the same time.
|
|
1100
|
+
* • "25%" --> up to 25% of the members in the group will be upgraded at the same time.
|
|
1101
|
+
*/
|
|
1102
|
+
maxConcurrency?: string;
|
|
654
1103
|
/** A list of Gates that will be created before this Group is executed. */
|
|
655
1104
|
beforeGates?: GateConfiguration[];
|
|
656
1105
|
/** A list of Gates that will be created after this Group is executed. */
|
|
@@ -806,6 +1255,8 @@ export interface UpdateStageStatus {
|
|
|
806
1255
|
readonly status?: UpdateStatus;
|
|
807
1256
|
/** The name of the UpdateStage. */
|
|
808
1257
|
readonly name?: string;
|
|
1258
|
+
/** The max number of upgrades that can run concurrently across all groups in this stage, resolved from the UpdateStrategy.UpdateStage.maxConcurrency value. */
|
|
1259
|
+
readonly maxConcurrency?: number;
|
|
809
1260
|
/** The list of groups to be updated as part of this UpdateStage. */
|
|
810
1261
|
readonly groups?: UpdateGroupStatus[];
|
|
811
1262
|
/** The list of Gates that will run before this UpdateStage. */
|
|
@@ -823,6 +1274,8 @@ export interface UpdateGroupStatus {
|
|
|
823
1274
|
readonly status?: UpdateStatus;
|
|
824
1275
|
/** The name of the UpdateGroup. */
|
|
825
1276
|
readonly name?: string;
|
|
1277
|
+
/** The max number of upgrades that can run concurrently in this group, resolved from the UpdateStrategy.UpdateGroup.maxConcurrency value. If no value was provided, this value defaults to "1". */
|
|
1278
|
+
readonly maxConcurrency?: number;
|
|
826
1279
|
/** The list of member this UpdateGroup updates. */
|
|
827
1280
|
readonly members?: MemberUpdateStatus[];
|
|
828
1281
|
/** The list of Gates that will run before this UpdateGroup. */
|
|
@@ -1155,6 +1608,20 @@ export declare enum KnownVersions {
|
|
|
1155
1608
|
/** Azure Kubernetes Fleet Manager api version 2025-03-01. */
|
|
1156
1609
|
V20250301 = "2025-03-01",
|
|
1157
1610
|
/** Azure Kubernetes Fleet Manager api version 2025-04-01-preview. */
|
|
1158
|
-
V20250401Preview = "2025-04-01-preview"
|
|
1159
|
-
|
|
1611
|
+
V20250401Preview = "2025-04-01-preview",
|
|
1612
|
+
/** Azure Kubernetes Fleet Manager api version 2025-08-01-preview. */
|
|
1613
|
+
V20250801Preview = "2025-08-01-preview",
|
|
1614
|
+
/** Azure Kubernetes Fleet Manager api version 2026-02-01-preview. */
|
|
1615
|
+
V20260201Preview = "2026-02-01-preview"
|
|
1616
|
+
}
|
|
1617
|
+
export declare function _fleetManagedNamespacePropertiesSerializer(item: FleetManagedNamespace): any;
|
|
1618
|
+
export declare function _fleetManagedNamespacePropertiesDeserializer(item: any): {
|
|
1619
|
+
provisioningState: any;
|
|
1620
|
+
managedNamespaceProperties: any;
|
|
1621
|
+
adoptionPolicy: any;
|
|
1622
|
+
deletePolicy: any;
|
|
1623
|
+
propagationPolicy: any;
|
|
1624
|
+
status: any;
|
|
1625
|
+
portalFqdn: any;
|
|
1626
|
+
};
|
|
1160
1627
|
//# sourceMappingURL=models.d.ts.map
|