response

package
v0.0.0-...-44638ef Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigCheckResponse

type ConfigCheckResponse struct {
	Configs         []integration.Config            `json:"configs"`
	ResolveWarnings map[string][]string             `json:"resolve_warnings"`
	ConfigErrors    map[string]string               `json:"config_errors"`
	Unresolved      map[string][]integration.Config `json:"unresolved"`
}

ConfigCheckResponse holds the config check response

type TaggerListEntity

type TaggerListEntity struct {
	Tags map[string][]string `json:"tags"`
}

TaggerListEntity holds the tagging info about an entity

type TaggerListResponse

type TaggerListResponse struct {
	Entities map[string]TaggerListEntity `json:"entities"`
}

TaggerListResponse holds the tagger list response

Jump to

Keyboard shortcuts

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