tag

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CollectorTag  = "collector"
	EntityTag     = "entity"
	RunIdTag      = "run_id"
	LabelTag      = "label"
	CollectionTag = "collection"
	BuilderTag    = "builder"
	StorageTag    = "storage"
	CacheKeyTag   = "cache_key"
	EdgeTypeTag   = "edge_type"
)
View Source
const (
	StorageJanusGraph = "janusgraph"
	StorageMongoDB    = "mongodb"
	StorageMemCache   = "memcache"
)
View Source
const (
	EntityPods                = "pods"
	EntityRoles               = "roles"
	EntityRolebindings        = "rolebindings"
	EntityNodes               = "nodes"
	EntityEndpoints           = "endpoints"
	EntityClusterRoles        = "clusterroles"
	EntityClusterRolebindings = "clusterrolebindings"
)

Variables

View Source
var (
	BaseTags = []string{}
)

Functions

func Builder

func Builder(builder string) string

func CacheKey

func CacheKey(ck string) string

func Collection

func Collection(collection string) string

func Collector

func Collector(collector string) string

func EdgeType

func EdgeType(et string) string

func Entity

func Entity(name string) string

func Label

func Label(label string) string

func RunID

func RunID(uuid string) string

func Storage

func Storage(storage string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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