Documentation
¶
Index ¶
- func New(version string) func() provider.Provider
- type DevhelmProvider
- func (p *DevhelmProvider) Configure(ctx context.Context, req provider.ConfigureRequest, ...)
- func (p *DevhelmProvider) DataSources(_ context.Context) []func() datasource.DataSource
- func (p *DevhelmProvider) Metadata(_ context.Context, _ provider.MetadataRequest, resp *provider.MetadataResponse)
- func (p *DevhelmProvider) Resources(_ context.Context) []func() resource.Resource
- func (p *DevhelmProvider) Schema(_ context.Context, _ provider.SchemaRequest, resp *provider.SchemaResponse)
- type DevhelmProviderModel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DevhelmProvider ¶
type DevhelmProvider struct {
// contains filtered or unexported fields
}
func (*DevhelmProvider) Configure ¶
func (p *DevhelmProvider) Configure(ctx context.Context, req provider.ConfigureRequest, resp *provider.ConfigureResponse)
func (*DevhelmProvider) DataSources ¶
func (p *DevhelmProvider) DataSources(_ context.Context) []func() datasource.DataSource
func (*DevhelmProvider) Metadata ¶
func (p *DevhelmProvider) Metadata(_ context.Context, _ provider.MetadataRequest, resp *provider.MetadataResponse)
func (*DevhelmProvider) Resources ¶
func (p *DevhelmProvider) Resources(_ context.Context) []func() resource.Resource
func (*DevhelmProvider) Schema ¶
func (p *DevhelmProvider) Schema(_ context.Context, _ provider.SchemaRequest, resp *provider.SchemaResponse)
Directories
¶
| Path | Synopsis |
|---|---|
|
Package resources — monitor `auth` block plumbing.
|
Package resources — monitor `auth` block plumbing. |
Click to show internal directories.
Click to hide internal directories.