Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QQ3221197721/cloudai-fusion
/ functions
Functions
4,559 in github.com/QQ3221197721/cloudai-fusion
⨍
Functions
4,559
◇
Types & classes
1,271
↳
Endpoints
11
↓ 4 callers
Method
Analyze
Analyze generates RI recommendations for all tracked instance types.
pkg/finops/recommendation.go:165
↓ 4 callers
Method
AnalyzeKVCache
AnalyzeKVCache computes KV-cache memory requirements and recommends optimizations. KV-cache size formula: Base: 2 * num_layers * num_kv_heads * hea
pkg/edge/model_optimization.go:742
↓ 4 callers
Method
ApplyProfile
ApplyProfile enables/disables flags according to the given profile. Flags whose MinProfile <= the target profile are enabled; others disabled. Environ
pkg/feature/flags.go:345
↓ 4 callers
Method
CheckQuota
============================================================================ Quota Management ========================================================
pkg/tenant/manager.go:294
↓ 4 callers
Method
ControllerManager
ControllerManager returns the underlying controller manager for reconciler registration.
pkg/controlplane/service.go:110
↓ 4 callers
Method
CreateCluster
(ctx context.Context, req *CreateClusterRequest)
pkg/cloud/manager.go:32
↓ 4 callers
Method
CreateDRPlan
============================================================================ Disaster Recovery =======================================================
pkg/multicluster/manager.go:355
↓ 4 callers
Method
CreateRunbook
============================================================================ Runbook Automation ======================================================
pkg/observability/manager.go:448
↓ 4 callers
Method
CreateTenant
============================================================================ Tenant Lifecycle ========================================================
pkg/tenant/manager.go:73
↓ 4 callers
Method
DatabaseURL
DatabaseURL constructs the PostgreSQL connection string
pkg/config/config.go:97
↓ 4 callers
Function
DefaultCacheConfig
DefaultCacheConfig returns production-ready cache defaults
pkg/edge/offline_enhanced.go:46
↓ 4 callers
Function
DefaultConfig
DefaultConfig returns sensible defaults for the gRPC server.
pkg/rpcserver/server.go:35
↓ 4 callers
Function
DefaultCrossAZConfig
DefaultCrossAZConfig returns production cross-AZ deployment config.
pkg/ha/ha.go:190
↓ 4 callers
Function
DefaultEdgeCollabConfig
DefaultEdgeCollabConfig returns production-ready defaults
pkg/edge/edge_cloud_collab.go:990
↓ 4 callers
Function
DefaultFederationConfig
DefaultFederationConfig returns production-ready defaults
pkg/scheduler/federation.go:39
↓ 4 callers
Function
DefaultKVCacheConfig
DefaultKVCacheConfig returns production config for 50B model on Jetson Orin.
pkg/edge/model_optimization.go:693
↓ 4 callers
Function
DefaultOfflineRuntimeConfig
DefaultOfflineRuntimeConfig returns production-ready defaults.
pkg/edge/offline_runtime.go:78
↓ 4 callers
Function
DefaultPSSConfig
DefaultPSSConfig returns the default restricted PSS configuration.
pkg/security/hardening.go:57
↓ 4 callers
Function
DefaultRateLimitConfig
DefaultRateLimitConfig returns sensible defaults for API rate limiting.
pkg/middleware/ratelimit.go:29
↓ 4 callers
Function
DefaultRedisSentinelConfig
DefaultRedisSentinelConfig returns production-ready Redis Sentinel configuration.
pkg/ha/ha.go:136
↓ 4 callers
Function
DefaultSLOs
DefaultSLOs returns the standard SLO definitions for CloudAI Fusion services.
pkg/metrics/slo.go:103
↓ 4 callers
Method
DeleteCluster
(ctx context.Context, clusterID string)
pkg/cloud/manager.go:33
↓ 4 callers
Method
Deploy
Deploy deploys a Wasm module as function instances via runtime API
pkg/wasm/manager.go:214
↓ 4 callers
Method
DescribeEKSCluster
DescribeEKSCluster gets detailed info for a specific cluster
pkg/cloud/aws_sdk.go:97
↓ 4 callers
Method
DiscoverTopology
DiscoverTopology queries real GPU topology on the current node
pkg/scheduler/gpu_topology.go:97
↓ 4 callers
Method
Enqueue
Enqueue adds a workload to the priority queue
pkg/scheduler/queue_manager.go:535
↓ 4 callers
Method
EstimatedFPRate
EstimatedFPRate returns the estimated current false positive rate.
pkg/cache/optimizer.go:112
↓ 4 callers
Method
EventCount
EventCount returns the number of split-brain events detected.
pkg/election/election.go:607
↓ 4 callers
Function
GGUFBitsPerWeight
GGUFBitsPerWeight returns the effective bits-per-weight for a GGUF quant type.
pkg/edge/model_compression.go:975
↓ 4 callers
Method
GenerateAuditReport
============================================================================ Audit Reports ===========================================================
pkg/enterprise/manager.go:186
↓ 4 callers
Method
GenerateForecast
GenerateForecast produces a load forecast for the prediction horizon
pkg/scheduler/predictive_scaling.go:249
↓ 4 callers
Method
GenerateReport
GenerateReport creates a comprehensive cost analysis report.
pkg/finops/report.go:217
↓ 4 callers
Method
GenerateToken
GenerateToken creates a JWT token pair for the given user.
pkg/auth/interfaces.go:13
↓ 4 callers
Method
GetAKSCluster
GetAKSCluster retrieves a specific AKS cluster
pkg/cloud/azure_sdk.go:106
↓ 4 callers
Method
GetCluster
GetCluster returns a specific cluster (DB-first with cache fallback)
pkg/cluster/manager.go:227
↓ 4 callers
Method
GetCounterValue
GetCounterValue returns the value of a distributed counter
pkg/edge/offline_enhanced.go:712
↓ 4 callers
Method
GetGKECluster
GetGKECluster retrieves a specific GKE cluster
pkg/cloud/gcp_sdk.go:125
↓ 4 callers
Method
GetGPUSharingStates
GetGPUSharingStates returns all GPU sharing states
pkg/scheduler/gpu_sharing.go:427
↓ 4 callers
Method
GetMember
GetMember retrieves a member cluster by ID.
pkg/multicluster/manager.go:158
↓ 4 callers
Method
GetNodeUpgradeStatus
GetNodeUpgradeStatus returns upgrade status for a node
pkg/edge/offline_enhanced.go:1241
↓ 4 callers
Method
GetOverallStatus
GetOverallStatus returns the worst health status across all components.
pkg/ha/ha.go:344
↓ 4 callers
Method
GetSchedule
GetSchedule returns a specific schedule.
pkg/disaster/disaster.go:426
↓ 4 callers
Method
GetStatistics
GetStatistics returns RL optimizer statistics
pkg/scheduler/rl_optimizer.go:344
↓ 4 callers
Method
ImportCluster
ImportCluster imports an existing Kubernetes cluster
pkg/cluster/manager.go:250
↓ 4 callers
Method
Increment
Increment increases the counter for a node
pkg/edge/offline_enhanced.go:386
↓ 4 callers
Method
Init
Init is called once during plugin initialization. The config map is plugin-specific configuration.
pkg/plugin/types.go:121
↓ 4 callers
Method
InitGPUMemoryState
InitGPUMemoryState initializes memory tracking for a GPU
pkg/scheduler/gpu_sharing.go:598
↓ 4 callers
Function
Internal
Internal creates a 500 error, wrapping the underlying cause.
pkg/errors/errors.go:268
↓ 4 callers
Method
IsActive
IsActive returns whether the subscription is still active.
pkg/eventbus/types.go:125
↓ 4 callers
Method
IsReady
IsReady returns whether the engine is ready to accept requests.
pkg/scheduler/engine.go:177
↓ 4 callers
Method
Merge
Merge merges another OR-Set
pkg/edge/offline_enhanced.go:528
↓ 4 callers
Method
Metadata
()
pkg/plugin/types.go:222
↓ 4 callers
Function
New
New creates a new Migrator with the given config and migrations.
pkg/migrate/migrate.go:61
↓ 4 callers
Function
NewCollector
NewCollector creates a new metrics collector
pkg/agent/collector.go:100
↓ 4 callers
Function
NewDeploymentManager
NewDeploymentManager creates a new deployment manager.
pkg/deploy/deploy.go:579
↓ 4 callers
Function
NewEdgeCache
NewEdgeCache creates a new edge cache
pkg/edge/offline_enhanced.go:113
↓ 4 callers
Function
NewEdgeCollabHub
NewEdgeCollabHub creates and initializes all edge collaboration subsystems
pkg/edge/edge_cloud_collab.go:1005
↓ 4 callers
Function
NewFederationScheduler
NewFederationScheduler creates a new federation scheduler
pkg/scheduler/federation.go:144
↓ 4 callers
Function
NewGPUResourceFilterPlugin
NewGPUResourceFilterPlugin creates the default GPU filter.
pkg/plugin/builtin/defaults.go:23
↓ 4 callers
Function
NewLocalDecisionEngine
NewLocalDecisionEngine creates a new local decision engine.
pkg/edge/offline_runtime.go:400
↓ 4 callers
Function
NewManager
NewManager creates a new plugin Manager backed by the given Registry.
pkg/plugin/manager.go:56
↓ 4 callers
Function
NewMiddlewareBus
NewMiddlewareBus wraps an existing EventBus with middleware support.
pkg/eventbus/nats.go:163
↓ 4 callers
Function
NewOfflineRuntime
NewOfflineRuntime creates a new offline runtime for an edge node.
pkg/edge/offline_runtime.go:125
↓ 4 callers
Function
NewResourceCollector
NewResourceCollector creates a new resource collector.
pkg/metrics/collector.go:58
↓ 4 callers
Function
NewSecurityPolicyReconciler
NewSecurityPolicyReconciler creates a new SecurityPolicyReconciler.
pkg/controller/security_reconciler.go:66
↓ 4 callers
Function
NewTaintTolerationFilterPlugin
NewTaintTolerationFilterPlugin creates the taint filter.
pkg/plugin/builtin/defaults.go:59
↓ 4 callers
Function
NewWebhookPlugin
NewWebhookPlugin creates a WebhookPlugin from config.
pkg/plugin/webhook.go:78
↓ 4 callers
Function
PredefinedSandboxProfiles
PredefinedSandboxProfiles returns built-in security profiles
pkg/wasm/plugin_ecosystem.go:160
↓ 4 callers
Method
Publish
Publish sends an event to all subscribed WebSocket clients.
pkg/websocket/hub.go:138
↓ 4 callers
Method
Reconcile
Reconcile performs a single reconciliation pass for a SecurityPolicy object.
pkg/controller/security_reconciler.go:87
↓ 4 callers
Method
RecordAuditLog
RecordAuditLog records a security audit event to DB and/or memory
pkg/security/manager.go:415
↓ 4 callers
Method
RecordDataPoint
RecordDataPoint records a new utilization data point
pkg/scheduler/predictive_scaling.go:231
↓ 4 callers
Method
RecordSLAReport
RecordSLAReport records SLA compliance for a period
pkg/enterprise/manager.go:318
↓ 4 callers
Method
Region
()
pkg/cloud/manager.go:27
↓ 4 callers
Method
Register
Register adds a custom collector to the registry.
pkg/metrics/metrics.go:445
↓ 4 callers
Function
RegisterDefaults
============================================================================ RegisterDefaults registers all built-in plugins into a registry =========
pkg/plugin/builtin/defaults.go:237
↓ 4 callers
Method
RegisterTemplate
RegisterTemplate registers a constraint template
pkg/plugin/admission.go:977
↓ 4 callers
Method
RegisterWebhook
RegisterWebhook registers a new admission webhook
pkg/plugin/admission.go:179
↓ 4 callers
Function
RequestIDFromContext
RequestIDFromContext extracts the request ID from context.
pkg/logging/logger.go:343
↓ 4 callers
Method
RunCISBenchmark
RunCISBenchmark executes CIS Kubernetes Benchmark checks via real K8s API
pkg/security/compliance.go:32
↓ 4 callers
Method
SetILMPolicy
============================================================================ Index Lifecycle Management (ELK) ========================================
pkg/logging/centralized.go:374
↓ 4 callers
Method
SetStore
SetStore injects a database store for persistent module/instance management
pkg/wasm/manager.go:156
↓ 4 callers
Method
Size
Size returns the current queue size.
pkg/edge/sync_enhanced.go:352
↓ 4 callers
Method
Status
Status returns the current status of the control plane.
pkg/controlplane/service.go:267
↓ 4 callers
Method
SubscribeGroup
SubscribeGroup registers a handler in a named consumer group. Within a group, each event is delivered to only one handler (load-balanced).
pkg/eventbus/bus.go:30
↓ 4 callers
Method
ToError
ToError converts fatal validation errors to a single Go error
pkg/config/config.go:186
↓ 4 callers
Function
TraceIDFromContext
TraceIDFromContext extracts the trace ID from context.
pkg/logging/logger.go:335
↓ 4 callers
Method
URI
URI returns the SPIFFE URI: spiffe://<trust_domain>/<namespace>/<service>
pkg/security/mtls.go:39
↓ 4 callers
Method
Unregister
Unregister removes a custom collector.
pkg/metrics/metrics.go:459
↓ 4 callers
Method
Unsubscribe
Unsubscribe removes a subscription by ID.
pkg/eventbus/bus.go:33
↓ 4 callers
Function
_safe_json
Safe JSON serialization with fallback.
ai/agents/operations_agent.py:528
↓ 4 callers
Function
calcMean
============================================================================ Statistical Helpers =====================================================
pkg/finops/spot.go:415
↓ 4 callers
Function
clampInt
============================================================================ Helpers =================================================================
pkg/aiops/autoscale.go:610
↓ 4 callers
Function
containsLower
containsLower checks if s contains substr (case-insensitive via simple ASCII lower)
pkg/wasm/plugin_ecosystem.go:760
↓ 4 callers
Method
cost_analysis
Build prompt for cost optimization analysis.
ai/agents/llm_client.py:439
↓ 4 callers
Method
count
()
pkg/resilience/multilevel.go:355
↓ 4 callers
Method
detect
Detect anomalies and enhance with LLM threat analysis.
ai/agents/server.py:313
↓ 4 callers
Function
encodeTextFrame
(payload []byte)
pkg/websocket/hub.go:333
↓ 4 callers
Method
export_onnx
Export SAC actor to ONNX.
ai/scheduler/advanced_trainer.py:668
↓ 4 callers
Function
generateLargeScaleNodes
============================================================================ Helpers — generate realistic large-scale cluster topology ===============
pkg/scheduler/gpu_largescale_bench_test.go:26
← previous
next →
401–500 of 4,559, ranked by callers