Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoolAttribute ¶
func BoolAttribute(wrapped schema.BoolAttribute) schema.Attribute
BoolAttribute creates a wrapper for schema.BoolAttribute object and generates documentation with default value.
func Int64Attribute ¶
func Int64Attribute(wrapped schema.Int64Attribute) schema.Attribute
Int64Attribute creates a wrapper for schema.Int64Attribute object and generates documentation with default value.
func StringAttribute ¶
func StringAttribute(wrapped schema.StringAttribute) schema.Attribute
StringAttribute creates a wrapper for schema.StringAttribute object and generates documentation with default value.
func WrapResources ¶
WrapResources wraps the list of provider's resource contructors.
Later, during actual call, the resource instance is wrapped in special proxy to replace every attribute in the schema with proper wrapper from "defaultsaware" package.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.