Agentic Layer
GitHub GitHub

Agent Runtime Operator

  • How-To Guides
    • Install the Agent Runtime Operator
    • Create an AI Agent
    • Create an Agent Gateway
  • Reference
    • Agent Runtime Reference
  • Agent Runtime Operator
  • Reference
  • Agent Runtime Reference

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

  • 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

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.