settings

package
v1.56.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Latest

type Latest struct {
	Java                string `json:"java"`                  // Latest version name of Java code module
	JavaWithCollector   string `json:"java_with_collector"`   // Latest version name of Java code module with log collector
	Python              string `json:"python"`                // Latest version name of Python code module
	PythonWithCollector string `json:"python_with_collector"` // Latest version name of Python code module with log collector
	NodeJS              string `json:"nodejs"`                // Latest version name of NodeJS code module
	NodeJSWithCollector string `json:"nodejs_with_collector"` // Latest version name of NodeJS code module with log collector
	Collector           string `json:"collector"`             // Latest version name of standalone log collector
}

func (*Latest) MarshalHCL

func (me *Latest) MarshalHCL(properties hcl.Properties) error

func (*Latest) Schema

func (me *Latest) Schema() map[string]*schema.Schema

func (*Latest) UnmarshalHCL

func (me *Latest) UnmarshalHCL(decoder hcl.Decoder) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL