Documentation ¶
Index ¶
- func New(version string) func() provider.Provider
- func NewApiDataSource() datasource.DataSource
- func NewComponentDataSource() datasource.DataSource
- func NewDomainDataSource() datasource.DataSource
- func NewEntityDataSource() datasource.DataSource
- func NewGroupDataSource() datasource.DataSource
- func NewLocationDataSource() datasource.DataSource
- func NewLocationResource() resource.Resource
- func NewResourceDataSource() datasource.DataSource
- func NewSystemDataSource() datasource.DataSource
- func NewUserDataSource() datasource.DataSource
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApiDataSource ¶
func NewApiDataSource() datasource.DataSource
NewApiDataSource is a helper function to simplify the provider implementation.
func NewComponentDataSource ¶
func NewComponentDataSource() datasource.DataSource
NewComponentDataSource is a helper function to simplify the provider implementation.
func NewDomainDataSource ¶
func NewDomainDataSource() datasource.DataSource
NewDomainDataSource is a helper function to simplify the provider implementation.
func NewEntityDataSource ¶
func NewEntityDataSource() datasource.DataSource
NewEntityDataSource is a helper function to simplify the provider implementation.
func NewGroupDataSource ¶
func NewGroupDataSource() datasource.DataSource
NewGroupDataSource is a helper function to simplify the provider implementation.
func NewLocationDataSource ¶
func NewLocationDataSource() datasource.DataSource
NewLocationDataSource is a helper function to simplify the provider implementation.
func NewLocationResource ¶ added in v1.1.0
NewLocationResource is a helper function to simplify the provider implementation.
func NewResourceDataSource ¶
func NewResourceDataSource() datasource.DataSource
NewResourceDataSource is a helper function to simplify the provider implementation.
func NewSystemDataSource ¶
func NewSystemDataSource() datasource.DataSource
NewSystemDataSource is a helper function to simplify the provider implementation.
func NewUserDataSource ¶
func NewUserDataSource() datasource.DataSource
NewUserDataSource is a helper function to simplify the provider implementation.
Types ¶
This section is empty.