Versions in this module Expand all Collapse all v3 v3.4.0 Dec 26, 2025 Changes in this version + func CleanIsmTemplate(actualByte []byte, expectedByte []byte) ([]byte, []byte, error) + func ConvertComponentTemplateSetting(actualByte []byte, expectedByte []byte) ([]byte, []byte, error) + func ConvertIndexTemplateSetting(actualByte []byte, expectedByte []byte) ([]byte, []byte, error) + func RemoveEnvironmentVariableContend(actualByte []byte, expectedByte []byte) ([]byte, []byte, error) + type IndicesGetComponentTemplate struct + func (o *IndicesGetComponentTemplate) UnmarshalJSON(data []byte) error + type IndicesGetIndexTemplate struct + func (o *IndicesGetIndexTemplate) UnmarshalJSON(data []byte) error Other modules containing this package github.com/disaster37/opensearch-handler/v2