Directories ¶
Path | Synopsis |
---|---|
Package adapter defines the types consumed by adapter implementations to interface with Mixer.
|
Package adapter defines the types consumed by adapter implementations to interface with Mixer. |
template
Package istio_mixer_v1_config_template is a generated protocol buffer package.
|
Package istio_mixer_v1_config_template is a generated protocol buffer package. |
test
Package test provides utility functions to assist in creating quality tests for adapters.
|
Package test provides utility functions to assist in creating quality tests for adapters. |
Package aspect contains the various aspect managers which are responsible for mapping incoming requests into the interface expected by individual types of aspects.
|
Package aspect contains the various aspect managers which are responsible for mapping incoming requests into the interface expected by individual types of aspects. |
config
Package config is a generated protocol buffer package.
|
Package config is a generated protocol buffer package. |
test
Package test provides utilities for testing the //pkg/aspect code.
|
Package test provides utilities for testing the //pkg/aspect code. |
Package config handles configuration ingestion and processing.
|
Package config handles configuration ingestion and processing. |
crd
Package crd provides the store interface to config resources stored as kubernetes custom resource definitions (CRDs).
|
Package crd provides the store interface to config resources stored as kubernetes custom resource definitions (CRDs). |
proto
Package istio_mixer_v1_config is a generated protocol buffer package.
|
Package istio_mixer_v1_config is a generated protocol buffer package. |
store
Package store provides the interface to the backend storage for the config and the default fsstore implementation.
|
Package store provides the interface to the backend storage for the config and the default fsstore implementation. |
Package il implements the intermediate-language for the config-language interpreter of Mixer.
|
Package il implements the intermediate-language for the config-language interpreter of Mixer. |
compiler
Package compiler implements a compiler that converts Mixer's expression language into a Mixer IL-based program that can be executed via an interpreter.
|
Package compiler implements a compiler that converts Mixer's expression language into a Mixer IL-based program that can be executed via an interpreter. |
interpreter
Package interpreter implements an interpreter based runtime for the Mixer IL.
|
Package interpreter implements an interpreter based runtime for the Mixer IL. |
Package pool provides access to a mixer-global pool of buffers, a pool of goroutines, and a string interning table.
|
Package pool provides access to a mixer-global pool of buffers, a pool of goroutines, and a string interning table. |
Package status provides utility functions for RPC status objects.
|
Package status provides utility functions for RPC status objects. |
tracing
|
|
Package version provides utilities for reporting build information (including version, build id, and status) for mixer.
|
Package version provides utilities for reporting build information (including version, build id, and status) for mixer. |
Click to show internal directories.
Click to hide internal directories.