Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceAttributeConfig ¶
type ResourceAttributeConfig struct {
Enabled bool `alloy:"enabled,attr"`
}
Configures whether a resource attribute should be enabled or not.
func (ResourceAttributeConfig) Convert ¶
func (r ResourceAttributeConfig) Convert() map[string]interface{}
Click to show internal directories.
Click to hide internal directories.