Agentic Layer
GitHub GitHub

Agentic Layer

  • Tutorials
    • Agentic AI News Showcase
  • How-to guides
    • Agent Runtime
    • Agents
    • Agent Gateways
    • AI Gateways
    • Agent Gateway KrakenD Operator
    • AI Gateway LiteLLM Operator
  • Reference
    • Agent Runtime
  • Explanation
    • Architecture
      • Introduction and Goals
      • System Scope and Context
      • Building Block View
      • Cross-cutting Concepts
      • Glossary
  • Agentic Layer
  • Reference
  • Agent Runtime
Edit this Page

Agent Runtime Reference

Full API Reference

https://pkg.go.dev/github.com/agentic-layer/agent-runtime-operator/api/v1alpha1

CRDs

The following Custom Resource Definitions (CRDs) are provided by the Agent Runtime Operator:

  • Agent: https://github.com/agentic-layer/agent-runtime-operator/blob/main/config/crd/bases/runtime.agentic-layer.ai_agents.yaml

  • AgenticWorkforce: https://github.com/agentic-layer/agent-runtime-operator/blob/main/config/crd/bases/runtime.agentic-layer.ai_agenticworkforces.yaml

  • AgentGateway: https://github.com/agentic-layer/agent-runtime-operator/blob/main/config/crd/bases/runtime.agentic-layer.ai_agentgateways.yaml

  • AgentGatewayClass: https://github.com/agentic-layer/agent-runtime-operator/blob/main/config/crd/bases/runtime.agentic-layer.ai_agentgatewayclasses.yaml

  • AIGateway: https://github.com/agentic-layer/agent-runtime-operator/blob/main/config/crd/bases/runtime.agentic-layer.ai_agentgateways.yaml

  • AIGatewayClass: https://github.com/agentic-layer/agent-runtime-operator/blob/main/config/crd/bases/runtime.agentic-layer.ai_aigatewayclasses.yaml

  • ToolServer: https://github.com/agentic-layer/agent-runtime-operator/blob/main/config/crd/bases/runtime.agentic-layer.ai_toolservers.yaml

This page was built using the Antora default UI.

The source code for this UI is licensed under the terms of the MPL-2.0 license.