15 lines
368 B
Python
15 lines
368 B
Python
# terrascript/provider/nsxt.py
|
|
# Automatically generated by tools/makecode.py (24-Sep-2021 15:22:57 UTC)
|
|
#
|
|
# For imports without namespace, e.g.
|
|
#
|
|
# >>> import terrascript.provider.nsxt
|
|
#
|
|
# instead of
|
|
#
|
|
# >>> import terrascript.provider.vmware.nsxt
|
|
#
|
|
# This is only available for 'official' and 'partner' providers.
|
|
|
|
from terrascript.provider.vmware.nsxt import *
|