Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataSourceWithMorpheusConfigure ¶
type DataSourceWithMorpheusConfigure struct {
// contains filtered or unexported fields
}
func (*DataSourceWithMorpheusConfigure) BlockName ¶
func (r *DataSourceWithMorpheusConfigure) BlockName() string
func (*DataSourceWithMorpheusConfigure) Configure ¶
func (r *DataSourceWithMorpheusConfigure) Configure( ctx context.Context, req datasource.ConfigureRequest, resp *datasource.ConfigureResponse, )
type ResourceWithMorpheusConfigure ¶
type ResourceWithMorpheusConfigure struct {
// contains filtered or unexported fields
}
func (*ResourceWithMorpheusConfigure) BlockName ¶
func (r *ResourceWithMorpheusConfigure) BlockName() string
func (*ResourceWithMorpheusConfigure) Configure ¶
func (r *ResourceWithMorpheusConfigure) Configure( ctx context.Context, req resource.ConfigureRequest, resp *resource.ConfigureResponse, )
Click to show internal directories.
Click to hide internal directories.