Documentation ¶
Index ¶
- func IsEmptyValue(v reflect.Value) bool
- func New(version string) func() provider.Provider
- func NewEnvironmentDataSource() datasource.DataSource
- func NewEnvironmentResource() resource.Resource
- func NewWorkspaceDataSource() datasource.DataSource
- func NewWorkspaceResource() resource.Resource
- func Nprintf(format string, params map[string]interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEmptyValue ¶
func NewEnvironmentDataSource ¶
func NewEnvironmentDataSource() datasource.DataSource
NewEnvironmentDataSource is a helper function to simplify the provider implementation.
func NewEnvironmentResource ¶
NewEnvironmentResource is a helper function to simplify the provider implementation.
func NewWorkspaceDataSource ¶
func NewWorkspaceDataSource() datasource.DataSource
NewWorkspaceDataSource is a helper function to simplify the provider implementation.
func NewWorkspaceResource ¶
NewWorkspaceResource is a helper function to simplify the provider implementation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.