Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenSearchRequestBody ¶
type OpenSearchRequestBody struct {
IndexPatternId *string `json:"index_pattern_id"`
}
type Provider ¶
type Provider struct { Url string SyncIndexPatternFields bool // contains filtered or unexported fields }
func (*Provider) GetDefaultIndexPattern ¶
func (p *Provider) GetDefaultIndexPattern(ctx context.Context) (*OpenSearchRequestBody, diag.Diagnostics)
func (*Provider) SetDefaultIndexPattern ¶
Click to show internal directories.
Click to hide internal directories.