pulumi/sdk
Fraser Waters 11f98d9af0
Fix some lint issues in plugins_install_test.go (#14644)
This isn't currently getting picked up by the linter because it's behind
a build tag and the linter doesn't run with those set.

It _should_ because it turns out loads of test files aren't being linted
right now, but there's quite a few fixes that need to happen so linting
doesn't then fail, so this is just one step towards that.
2023-11-27 09:44:46 +00:00
..
go Fix some lint issues in plugins_install_test.go (#14644) 2023-11-27 09:44:46 +00:00
nodejs [esc] Add commands for managing stack environments (#14628) 2023-11-22 05:04:14 +00:00
proto/go pass through property values to RunRequest (#14273) 2023-10-20 10:44:16 +00:00
python [esc] Add commands for managing stack environments (#14628) 2023-11-22 05:04:14 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod [esc] Add commands for managing stack environments (#14628) 2023-11-22 05:04:14 +00:00
go.sum [esc] Add commands for managing stack environments (#14628) 2023-11-22 05:04:14 +00:00

README.md

Pulumi Language SDKs

This directory contains Pulumi SDKs for the following languages:

See the respective READMEs for information about installing and using these libraries.

The language providers work by implementing gRPC interfaces defined in the top level directory proto.