fake

package
v0.15.4 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

View Source
const AttributeFeature = "attribute"

AttributeFeature of this feature source

View Source
const FlagFeature = "flag"

FlagFeature of this feature source

View Source
const InstanceFeature = "instance"

InstanceFeature of this feature source

View Source
const Name = "fake"

Name of this feature source

Variables

This section is empty.

Functions

This section is empty.

Types

type Config added in v0.8.0

type Config struct {
	Labels            map[string]string `json:"labels"`
	FlagFeatures      []string          `json:"flagFeatures"`
	AttributeFeatures map[string]string `json:"attributeFeatures"`
	InstanceFeatures  []FakeInstance    `json:"instanceFeatures"`
}

Config contains the configuration parameters of this source.

type FakeInstance added in v0.10.0

type FakeInstance map[string]string

Jump to

Keyboard shortcuts

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