Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/nodejs-os-config #3560

Merged
merged 157 commits into from
Nov 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
157 commits
Select commit Hold shift + click to select a range
a57531b
chore: add initial files for launch
bcoe May 8, 2020
abb3cbf
feat!: initial generation of library (#1)
bcoe May 12, 2020
e044587
chore(deps): update dependency @types/mocha to v7 (#4)
renovate-bot May 12, 2020
9588416
chore: release 1.0.0 (#3)
release-please[bot] May 13, 2020
734c2ce
build: fix library generation (#6)
bcoe May 13, 2020
c8062d8
build: update codecov settings
yoshi-automation May 13, 2020
cdbc2a4
build: update protos.js (#8)
yoshi-automation Jun 4, 2020
f3f4269
feat: move ts target to es2018 from es2016 (#11)
yoshi-automation Jun 10, 2020
01d79c4
chore(deps): update dependency mocha to v8 (#13)
renovate-bot Jun 11, 2020
2134119
chore(nodejs_templates): add script logging to node_library populate-…
yoshi-automation Jun 11, 2020
758ea2e
fix: proper fallback option handling
yoshi-automation Jun 15, 2020
c002bd0
chore: release 1.1.0 (#12)
release-please[bot] Jun 15, 2020
bc9d546
feat: promote library to GA (#16)
sofisl Jun 16, 2020
d2a907a
chore: release 1.2.0 (#17)
release-please[bot] Jun 16, 2020
816bc12
fix: update node issue template (#18)
yoshi-automation Jun 18, 2020
cfa6b2d
chore: release 1.2.1 (#19)
release-please[bot] Jun 22, 2020
d8aae18
docs: Fix several broken links in reference documentation (#20)
yoshi-automation Jun 23, 2020
aee0784
build: add config .gitattributes (#21)
yoshi-automation Jun 29, 2020
d30c248
build: use bazel build (#22)
alexander-fenster Jul 6, 2020
be52a30
build: typeo in nodejs .gitattribute (#25)
yoshi-automation Jul 10, 2020
bdb3961
chore(deps): update dependency ts-loader to v8 (#24)
renovate-bot Jul 10, 2020
8560a82
chore(deps): update dependency @types/mocha to v8 (#26)
renovate-bot Jul 12, 2020
5877e38
build: missing closing paren in publish script, delete template for N…
yoshi-automation Jul 17, 2020
33dbcb0
chore: add dev dependencies for cloud-rad ref docs (#32)
fhinkel Jul 21, 2020
0c276da
build: rename _toc to toc (#33)
yoshi-automation Jul 23, 2020
8af6d0b
fix: move gitattributes files to node templates (#34)
yoshi-automation Jul 24, 2020
b9ad734
chore(node): fix kokoro build path for cloud-rad (#36)
yoshi-automation Jul 29, 2020
b697c2f
chore: release 1.2.2 (#35)
release-please[bot] Jul 30, 2020
d508a0d
build: update protos (#37)
yoshi-automation Jul 31, 2020
ff7ceda
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Aug 3, 2020
603ca1c
build: --credential-file-override is no longer required (#40)
yoshi-automation Aug 10, 2020
2d5e88c
chore: update cloud rad kokoro build job (#42)
yoshi-automation Aug 12, 2020
a7bbe62
build: use gapic-generator-typescript v1.0.7. (#41)
yoshi-automation Aug 12, 2020
14096af
build: perform publish using Node 12 (#43)
yoshi-automation Aug 13, 2020
28332b3
chore: start tracking obsolete files
yoshi-automation Aug 20, 2020
36f7062
build: move system and samples test from Node 10 to Node 12 (#45)
yoshi-automation Aug 21, 2020
7f8871b
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 28, 2020
feddb5d
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
d5dc6ee
chore: update bucket for cloud-rad (#50)
yoshi-automation Oct 2, 2020
676dea3
build(node_library): migrate to Trampoline V2 (#51)
yoshi-automation Oct 5, 2020
e50081a
build: only check --engine-strict for production deps (#52)
yoshi-automation Oct 16, 2020
c0c57e2
chore: clean up Node.js TOC for cloud-rad (#53)
yoshi-automation Oct 21, 2020
f5885f8
docs: updated code of conduct (includes update to actions) (#56)
yoshi-automation Oct 27, 2020
0a350d2
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#57)
yoshi-automation Nov 3, 2020
6fcab37
build: add v1.OsConfigServiceClient type (#58)
yoshi-automation Nov 6, 2020
a598604
fix: do not modify options object, use defaultScopes (#59)
alexander-fenster Nov 7, 2020
9115c96
chore: release 1.2.3 (#60)
release-please[bot] Nov 11, 2020
8d26482
feat: Added PatchRollout feature to PatchDeployments inventory proto …
yoshi-automation Nov 12, 2020
c3a9370
chore: release 1.3.0 (#63)
release-please[bot] Nov 12, 2020
f0eb03d
chore(deps): update dependency gts to v3 (#65)
renovate-bot Nov 19, 2020
b8d0f73
build: update protos.json
yoshi-automation Nov 23, 2020
31fb34d
chore(deps): update dependency webpack to v5 (#66)
renovate-bot Nov 23, 2020
5438145
fix: check for fetch on window (#69)
yoshi-automation Nov 23, 2020
04545f1
chore(deps): update dependency webpack-cli to v4 (#67)
renovate-bot Nov 23, 2020
b1f600a
docs: spelling correction for "targetting" (#71)
yoshi-automation Nov 25, 2020
138517e
chore: release 1.3.1 (#70)
release-please[bot] Dec 2, 2020
cb24194
chore: generate GAPIC metadata JSON file (#72)
yoshi-automation Dec 4, 2020
8d928b2
docs: add instructions for authenticating for system tests (#73)
yoshi-automation Dec 22, 2020
39d514d
docs: update dates (#74)
yoshi-automation Jan 7, 2021
d496259
feat: adds style enumeration (#75)
yoshi-automation Jan 9, 2021
4fa2b9d
chore: release 1.4.0 (#76)
release-please[bot] Jan 12, 2021
c4c102c
refactor(nodejs): move build cop to flakybot (#78)
yoshi-automation Jan 27, 2021
f04a492
build: adds UNORDERED_LIST enum (#79)
yoshi-automation Feb 4, 2021
bdffe3f
build: update gapic-generator-typescript to v1.2.10. (#80)
yoshi-automation Mar 7, 2021
3f0591f
chore(deps): update dependency sinon to v10 (#82)
renovate-bot Mar 23, 2021
b203251
chore: migrate to owl bot (#83)
SurferJeffAtGoogle Apr 2, 2021
4b2d0b0
chore(deps): update dependency @types/sinon to v10 (#87)
renovate-bot Apr 14, 2021
b080b3a
chore(deps): update dependency ts-loader to v9 (#91)
renovate-bot Apr 19, 2021
61bde8f
fix(deps): require google-gax v2.12.0 (#95)
alexander-fenster May 7, 2021
0ce4e44
chore: new owl bot post processor docker image (#97)
gcf-owl-bot[bot] May 10, 2021
aa02723
fix: use require() to load JSON protos (#98)
gcf-owl-bot[bot] May 11, 2021
76ef82e
chore: update gapic-generator-typescript to v1.3.2 (#99)
gcf-owl-bot[bot] May 11, 2021
2537f50
feat: add OSConfig v1alpha api (#100)
gcf-owl-bot[bot] May 12, 2021
eda8fd7
chore: release 1.5.0 (#102)
release-please[bot] May 13, 2021
1eafa8a
chore(deps): update dependency @types/node to v14 (#104)
renovate-bot May 21, 2021
722e8b3
feat: OSConfig: add ExecResourceOutput and per step error message. (#…
gcf-owl-bot[bot] May 24, 2021
2068411
chore: release 1.6.0 (#106)
release-please[bot] May 24, 2021
7a2a5c6
chore(deps): update dependency sinon to v11 (#107)
renovate-bot May 25, 2021
d40873a
fix: GoogleAdsError missing using generator version after 1.3.0 (#108)
gcf-owl-bot[bot] May 25, 2021
3d9c826
chore: release 1.6.1 (#109)
release-please[bot] May 25, 2021
4e6f1e8
chore: make generate_index_ts() deterministic (#110)
gcf-owl-bot[bot] May 29, 2021
a42b557
chore(nodejs): remove api-extractor dependencies (#115)
fhinkel Jun 10, 2021
6da80f8
fix: make request optional in all cases (#117)
gcf-owl-bot[bot] Jun 22, 2021
1d9ca31
chore: release 1.6.2 (#118)
release-please[bot] Jun 22, 2021
bbd1ef4
fix(deps): google-gax v2.17.0 with mTLS (#123)
bcoe Jun 30, 2021
121cbbd
chore: release 1.6.3 (#125)
release-please[bot] Jul 1, 2021
ff207fa
fix(deps): google-gax v2.17.1 (#126)
bcoe Jul 12, 2021
2829233
chore: release 1.6.4 (#127)
release-please[bot] Jul 12, 2021
bae87a0
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
eebbe6f
chore: release 1.6.5 (#129)
release-please[bot] Jul 16, 2021
a67a93f
chore(nodejs): update client ref docs link in metadata (#134)
fhinkel Aug 4, 2021
9c509fe
fix(deps): google-gax v2.24.1 (#136)
bcoe Aug 17, 2021
8427308
chore: release 1.6.6 (#137)
release-please[bot] Aug 17, 2021
390a617
feat: turns on self-signed JWT feature flag (#138)
gcf-owl-bot[bot] Aug 23, 2021
81c7c6f
chore: release 1.7.0 (#139)
release-please[bot] Aug 23, 2021
ff0b7a4
chore: disable renovate dependency dashboard (#1194) (#141)
gcf-owl-bot[bot] Aug 25, 2021
a7712e8
feat: Update osconfig v1 and v1alpha with WindowsApplication (#142)
gcf-owl-bot[bot] Aug 30, 2021
fe9f86f
chore: release 1.8.0 (#143)
release-please[bot] Aug 31, 2021
5e9d64e
feat: add OSConfigZonalService API Committer: @jaiminsh (#144)
gcf-owl-bot[bot] Sep 7, 2021
c13b59e
chore: release 1.9.0 (#145)
release-please[bot] Sep 7, 2021
4dbe9e7
fix(build): switch primary branch to main (#146)
bcoe Sep 9, 2021
4ab590f
chore: release 1.9.1 (#147)
release-please[bot] Sep 9, 2021
1041d1f
build(node): update deps used during postprocessing (#1243) (#154)
gcf-owl-bot[bot] Oct 14, 2021
d282afb
build(nodejs): correct artifact name for npm (#156)
gcf-owl-bot[bot] Oct 20, 2021
088d15e
chore: release 1.10.0 (#157)
release-please[bot] Oct 20, 2021
4b03d83
chore: fix the wrong post processor image (#159)
Oct 27, 2021
674461e
chore(deps): update dependency @types/node to v16 (#158)
renovate-bot Oct 27, 2021
da3b4fa
chore(cloud-rad): delete api-extractor config (#162)
fhinkel Nov 4, 2021
4108c4f
chore(deps): update dependency sinon to v12 (#161)
renovate-bot Nov 4, 2021
1bb0f84
docs(samples): add example tags to generated samples (#163)
gcf-owl-bot[bot] Nov 10, 2021
619556c
feat: Update OSConfig API (#164)
gcf-owl-bot[bot] Nov 12, 2021
66dbbaf
chore: release 1.11.0 (#165)
release-please[bot] Nov 12, 2021
0fecb5c
build: add generated samples to .eslintignore (#166)
gcf-owl-bot[bot] Dec 10, 2021
0963f65
docs(node): support "stable"/"preview" release level (#1312) (#169)
gcf-owl-bot[bot] Dec 29, 2021
6e8a2e5
chore: add api_shortname and library_type to repo metadata (#168)
parthea Dec 30, 2021
d2742a9
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
5283a76
test(nodejs): remove 15 add 16 (#1322) (#174)
gcf-owl-bot[bot] Jan 13, 2022
09dc7ce
build: update copyright year to 2022 (#176)
gcf-owl-bot[bot] Jan 20, 2022
0b1a9cf
chore: update v2.12.0 gapic-generator-typescript (#178)
gcf-owl-bot[bot] Jan 26, 2022
1afc194
chore(deps): update dependency sinon to v13 (#180)
renovate-bot Jan 31, 2022
f57749f
docs(nodejs): version support policy edits (#1346) (#182)
gcf-owl-bot[bot] Feb 7, 2022
95989d1
feat: Update osconfig v1 protos (#183)
gcf-owl-bot[bot] Feb 8, 2022
c249c91
chore(main): release 1.12.0 (#184)
release-please[bot] Feb 9, 2022
62af3e7
fix: update third_party protos to the most actual version: (#186)
gcf-owl-bot[bot] Feb 11, 2022
ded0f6b
chore(main): release 1.12.1 (#187)
release-please[bot] Feb 15, 2022
d67c00c
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
57becb1
chore: update v2.14.2 gapic-generator-typescript (#192)
gcf-owl-bot[bot] Mar 16, 2022
6503ad8
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 20, 2022
756be06
chore(deps): update dependency @types/mocha to v9 (#200)
renovate-bot May 3, 2022
253cc1b
chore(deps): update dependency sinon to v14 (#203)
renovate-bot May 9, 2022
0880e89
build!: update library to use Node 12 (#204)
sofisl May 20, 2022
ab500e4
chore(main): release 2.0.0 (#206)
release-please[bot] Jun 6, 2022
87fc164
chore(deps): update dependency jsdoc-region-tag to v2 (#210)
renovate-bot Jun 10, 2022
fb7f898
chore(deps): update dependency jsdoc-fresh to v2 (#209)
renovate-bot Jun 10, 2022
242c5d7
feat: REGAPIC LRO; fix: make some camelcased methods work (#211)
gcf-owl-bot[bot] Jul 2, 2022
11f27c2
chore(main): release 2.1.0 (#212)
release-please[bot] Jul 4, 2022
f7a75a8
chore(deps): update dependency linkinator to v4 (#213)
renovate-bot Jul 13, 2022
13d4e15
chore: remove unused proto imports (#214)
gcf-owl-bot[bot] Aug 19, 2022
1503ed0
fix: better support for fallback mode (#215)
gcf-owl-bot[bot] Aug 23, 2022
9254612
fix: change import long to require (#216)
gcf-owl-bot[bot] Aug 23, 2022
1220aa9
chore(main): release 2.1.1 (#217)
release-please[bot] Aug 26, 2022
4d80983
fix: do not import the whole google-gax from proto JS (#1553) (#219)
gcf-owl-bot[bot] Aug 27, 2022
351d033
fix: allow passing gax instance to client constructor (#220)
gcf-owl-bot[bot] Sep 1, 2022
ddfa809
fix: preserve default values in x-goog-request-params header (#222)
gcf-owl-bot[bot] Sep 14, 2022
5947a27
build: use fully qualified request type name in tests (#224)
gcf-owl-bot[bot] Sep 22, 2022
c8f5fd9
fix(deps): use google-gax v3.5.2 (#228)
alexander-fenster Nov 4, 2022
a97a6f0
chore(deps): update dependency @types/node to v18 (#226)
renovate-bot Nov 10, 2022
53aea4e
chore(deps): update dependency jsdoc to v4 (#230)
renovate-bot Nov 10, 2022
bcc24fc
fix: regenerated protos JS and TS definitions (#231)
gcf-owl-bot[bot] Nov 11, 2022
7083fa6
chore(main): release 2.1.2 (#221)
release-please[bot] Nov 11, 2022
2343033
Merge remote-tracking branch 'migration/main' into nodejs-os-config-m…
sofisl Nov 11, 2022
b307820
build: add release-please config, fix owlbot-config
sofisl Nov 11, 2022
3c51fce
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
7ed917b
Merge branch 'main' into nodejs-os-config-migration
sofisl Nov 11, 2022
14c4220
samples: add quickstart test
sofisl Nov 11, 2022
accac67
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 12, 2022
df7bca5
Merge branch 'main' into nodejs-os-config-migration
sofisl Nov 12, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"packages/google-cloud-language": "5.1.2",
"packages/google-cloud-memcache": "2.1.4",
"packages/google-cloud-monitoring": "3.0.3",
"packages/google-cloud-osconfig": "2.1.2",
"packages/google-cloud-oslogin": "4.0.4",
"packages/google-cloud-phishingprotection": "3.0.6",
"packages/google-cloud-policytroubleshooter": "2.0.6",
Expand Down
26 changes: 26 additions & 0 deletions packages/google-cloud-osconfig/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

deep-remove-regex:
- /owl-bot-staging

deep-preserve-regex:
- /owl-bot-staging/v1beta

deep-copy-regex:
- source: /google/cloud/osconfig/(v.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-osconfig/$1

begin-after-commit-hash: fb91803ccef5d7c695139b22788b309e2197856b

7 changes: 7 additions & 0 deletions packages/google-cloud-osconfig/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
samples/generated/
3 changes: 3 additions & 0 deletions packages/google-cloud-osconfig/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "./node_modules/gts"
}
4 changes: 4 additions & 0 deletions packages/google-cloud-osconfig/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.ts text eol=lf
*.js text eol=lf
protos/* linguist-generated
**/api-extractor.json linguist-language=JSON-with-Comments
14 changes: 14 additions & 0 deletions packages/google-cloud-osconfig/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**/*.log
**/node_modules
.coverage
coverage
.nyc_output
docs/
out/
build/
system-test/secrets.js
system-test/*key.json
*.lock
.DS_Store
package-lock.json
__pycache__
55 changes: 55 additions & 0 deletions packages/google-cloud-osconfig/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
// ** This file is automatically generated by gapic-generator-typescript. **
// ** https://github.com/googleapis/gapic-generator-typescript **
// ** All changes to this file may be overwritten. **

'use strict';

module.exports = {
opts: {
readme: './README.md',
package: './package.json',
template: './node_modules/jsdoc-fresh',
recurse: true,
verbose: true,
destination: './docs/'
},
plugins: [
'plugins/markdown',
'jsdoc-region-tag'
],
source: {
excludePattern: '(^|\\/|\\\\)[._]',
include: [
'build/src',
'protos'
],
includePattern: '\\.js$'
},
templates: {
copyright: 'Copyright 2022 Google LLC',
includeDate: false,
sourceFiles: false,
systemName: '@google-cloud/os-config',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-osconfig/.mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
const config = {
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000,
"recursive": true
}
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {
delete config['throw-deprecation'];
}
if (process.env.MOCHA_REPORTER) {
config.reporter = process.env.MOCHA_REPORTER;
}
if (process.env.MOCHA_REPORTER_OUTPUT) {
config['reporter-option'] = `output=${process.env.MOCHA_REPORTER_OUTPUT}`;
}
module.exports = config
24 changes: 24 additions & 0 deletions packages/google-cloud-osconfig/.nycrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
"**/apis",
"**/benchmark",
"**/conformance",
"**/docs",
"**/samples",
"**/scripts",
"**/protos",
"**/test",
"**/*.d.ts",
".jsdoc.js",
"**/.jsdoc.js",
"karma.conf.js",
"webpack-tests.config.js",
"webpack.config.js"
],
"exclude-after-remap": false,
"all": true
}
6 changes: 6 additions & 0 deletions packages/google-cloud-osconfig/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
17 changes: 17 additions & 0 deletions packages/google-cloud-osconfig/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

module.exports = {
...require('gts/.prettierrc.json')
}
16 changes: 16 additions & 0 deletions packages/google-cloud-osconfig/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"language": "nodejs",
"product_documentation": "https://cloud.google.com/compute/docs/os-patch-management",
"repo": "googleapis/google-cloud-node",
"repo_short": "nodejs-os-config",
"default_version": "v1",
"api_description": "provides OS management tools that can be used for patch management, patch compliance, and configuration management on VM instances.",
"name_pretty": "OS Config API",
"release_level": "stable",
"distribution_name": "@google-cloud/os-config",
"name": "osconfig",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/os-config/latest",
"api_id": "osconfig.googleapis.com",
"api_shortname": "osconfig",
"library_type": "GAPIC_AUTO"
}
Loading