Documentation
¶
Index ¶
- func GetEsConnectionSchema(keyName string, isProviderConfiguration bool) *schema.Schema
- func GetEsFWConnectionBlock() fwschema.Block
- func GetFleetConnectionSchema() *schema.Schema
- func GetFleetFWConnectionBlock() fwschema.Block
- func GetKbFWConnectionBlock() fwschema.Block
- func GetKibanaConnectionSchema() *schema.Schema
- func GetKibanaEntityConnectionSchema() *schema.Schema
- func KibanaConnectionNullList() types.List
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEsConnectionSchema ¶ added in v0.6.0
func GetEsFWConnectionBlock ¶ added in v0.10.0
func GetFleetConnectionSchema ¶ added in v0.6.0
func GetFleetFWConnectionBlock ¶ added in v0.10.0
func GetKbFWConnectionBlock ¶ added in v0.10.0
func GetKibanaConnectionSchema ¶ added in v0.6.0
func GetKibanaEntityConnectionSchema ¶ added in v0.14.4
GetKibanaEntityConnectionSchema returns the schema for a resource-level kibana_connection block. It uses path references scoped to kibana_connection rather than the provider-level kibana block.
func KibanaConnectionNullList ¶ added in v0.14.4
KibanaConnectionNullList returns a properly-typed null list value for the kibana_connection block. Use this when building a state struct from scratch (e.g., in ImportState or state upgraders) so the framework can match the list element type against the schema instead of encountering a zero-value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.