Connect-RPC/protobuf API. The same contract is introspectable at runtime via gRPC reflection (both v1 and v1alpha protocols):
grpcurl vibecluster.ai:443 list grpcurl vibecluster.ai:443 describe vibecluster.v1alpha.NodesService
JSON: /api-reference?format=json · agent manifest: /llms.txt · protos: gitlab.com/aranya-tech/protos
vibecluster.v1alpha.BeepService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
Beep | vibecluster.v1alpha.BeepRequest | vibecluster.v1alpha.BeepResponse | false |
vibecluster.v1alpha.ChatService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
Chat | vibecluster.v1alpha.ChatRequest | vibecluster.v1alpha.ChatResponse | true |
vibecluster.v1alpha.ChunkService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
GetChunkPositions | vibecluster.v1alpha.GetChunkPositionsRequest | vibecluster.v1alpha.GetChunkPositionsResponse | false | |
GetCluster | vibecluster.v1alpha.GetClusterRequest | vibecluster.v1alpha.GetClusterResponse | false | |
ListClusters | vibecluster.v1alpha.ListClustersRequest | vibecluster.v1alpha.ListClustersResponse | false | |
UpdateChunkPosition | vibecluster.v1alpha.UpdateChunkPositionRequest | vibecluster.v1alpha.UpdateChunkPositionResponse | false |
vibecluster.v1alpha.ConfigMapsService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
WatchConfigMaps | vibecluster.v1alpha.WatchConfigMapsRequest | vibecluster.v1alpha.WatchConfigMapsResponse | true |
vibecluster.v1alpha.ConfigService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
GetFrontendConfig | vibecluster.v1alpha.GetFrontendConfigRequest | vibecluster.v1alpha.GetFrontendConfigResponse | false |
vibecluster.v1alpha.DeploymentsService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
WatchDeployments | vibecluster.v1alpha.WatchDeploymentsRequest | vibecluster.v1alpha.WatchDeploymentsResponse | true |
vibecluster.v1alpha.NamespacesService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
WatchNamespaces | vibecluster.v1alpha.WatchNamespacesRequest | vibecluster.v1alpha.WatchNamespacesResponse | true |
vibecluster.v1alpha.NodesService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
WatchNodes | vibecluster.v1alpha.WatchNodesRequest | vibecluster.v1alpha.WatchNodesResponse | true |
vibecluster.v1alpha.PVCsService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
WatchPVCs | vibecluster.v1alpha.WatchPVCsRequest | vibecluster.v1alpha.WatchPVCsResponse | true |
vibecluster.v1alpha.PVsService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
WatchPVs | vibecluster.v1alpha.WatchPVsRequest | vibecluster.v1alpha.WatchPVsResponse | true |
vibecluster.v1alpha.PodsService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
WatchPods | vibecluster.v1alpha.WatchPodsRequest | vibecluster.v1alpha.WatchPodsResponse | true |
vibecluster.v1alpha.SecretsService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
WatchSecrets | vibecluster.v1alpha.WatchSecretsRequest | vibecluster.v1alpha.WatchSecretsResponse | true |
vibecluster.v1alpha.ServicesService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
WatchServices | vibecluster.v1alpha.WatchServicesRequest | vibecluster.v1alpha.WatchServicesResponse | true |
vibecluster.v1alpha.SubclusterService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
AdoptSubcluster | vibecluster.v1alpha.AdoptSubclusterRequest | vibecluster.v1alpha.AdoptSubclusterResponse | false |
vibecluster.v1alpha.VmsService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
CreateVM | vibecluster.v1alpha.CreateVMRequest | vibecluster.v1alpha.CreateVMResponse | false | |
DeleteVM | vibecluster.v1alpha.DeleteVMRequest | vibecluster.v1alpha.DeleteVMResponse | false | |
GetVM | vibecluster.v1alpha.GetVMRequest | vibecluster.v1alpha.GetVMResponse | false | |
WatchVMs | vibecluster.v1alpha.WatchVMsRequest | vibecluster.v1alpha.WatchVMsResponse | true |
vibecluster.v1alpha.WorkspaceService| Method | Input | Output | Streaming | Description |
|---|---|---|---|---|
ExecCommand | vibecluster.v1alpha.ExecCommandRequest | vibecluster.v1alpha.ExecCommandResponse | true |