Documentation
¶
Overview ¶
Package fleetschema holds attribute builders shared between Fleet integration package installation resources (integration, customintegration) to keep their descriptions and semantics from drifting apart.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IgnoreMappingUpdateErrorsAttribute ¶
func IgnoreMappingUpdateErrorsAttribute(computed bool, def *bool) schema.BoolAttribute
IgnoreMappingUpdateErrorsAttribute returns the canonical ignore_mapping_update_errors attribute for Fleet integration package installation resources.
func SkipDataStreamRolloverAttribute ¶
func SkipDataStreamRolloverAttribute(computed bool, def *bool) schema.BoolAttribute
SkipDataStreamRolloverAttribute returns the canonical skip_data_stream_rollover attribute for Fleet integration package installation resources.
func SkipDestroyAttribute ¶
func SkipDestroyAttribute(computed bool, def *bool) schema.BoolAttribute
SkipDestroyAttribute returns the canonical skip_destroy attribute for Fleet integration package installation resources.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.