Structsยง
- Cluster
Eval Context - The identity of a single live cluster, used to evaluate cluster-coherent
scoped parameters in
SystemParameterFrontend::pull_cluster_overrides. - Cluster
Scope Context - Identity of a cluster, used to build a
clustercontext kind for cluster-coherent scoped feature flags. - Replica
Eval Context - The identity of a single live replica, used to evaluate replica-local scoped
parameters in
SystemParameterFrontend::pull_replica_overrides. - Replica
Scope Context - Identity of a replica, used to build a
replicacontext kind for replica-local scoped feature flags. - System
Parameter Frontend - A frontend client for pulling SynchronizedParameters from LaunchDarkly.
Enumsยง
Functionsยง
- cluster_
context ๐ - Builds a single
clustercontext kind from aClusterScopeContext. - ld_
client ๐ - ld_
config ๐ - ld_ctx ๐
- Builds a multi-context for evaluating scoped feature flags.
- replica_
context ๐ - Builds a single
replicacontext kind from aReplicaScopeContext.