pulumi/sdk/python/lib/pulumi
Sean Gillespie eda5de0f88 Implementation of Read for Python (#2752)
This commit implements read_resource functionality for Python in a
manner identical to the NodeJS implementation. If an "id" option is
passed to a resource via ResourceOptions on construction, that resource
will be read and not created.
2019-05-30 11:04:47 -07:00
..
runtime Implementation of Read for Python (#2752) 2019-05-30 11:04:47 -07:00
__init__.py Clean up documentation for Python SDK (#2398) 2019-01-31 10:36:03 -08:00
asset.py Enable and fix Pylint warnings (#2146) 2018-11-01 14:29:06 -07:00
config.py Add some convience methods to pulumi.Config for getting secrets 2019-05-10 17:07:52 -07:00
errors.py Implement RPC for Python 3 (#2111) 2018-10-31 13:35:31 -07:00
invoke.py Plumb provider version through language hosts to engine (#2656) 2019-04-23 11:02:51 -07:00
log.py Clean up documentation for Python SDK (#2398) 2019-01-31 10:36:03 -08:00
metadata.py Clean up documentation for Python SDK (#2398) 2019-01-31 10:36:03 -08:00
output.py Support Secrets in Python SDK 2019-05-10 17:07:52 -07:00
resource.py Implementation of Read for Python (#2752) 2019-05-30 11:04:47 -07:00