incus-mirror/shared/api
Stéphane Graber ccef07b56b
shared/api: Add InstanceDebugRepairPost
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
2026-03-12 00:18:07 -04:00
..
agent shared/api/agent: Rename package 2023-08-16 15:08:56 -04:00
guest shared/api: Remove needless incus references 2023-09-14 16:23:15 -04:00
scriptlet api/scriptlet: Add yaml struct tags 2025-08-10 00:04:57 -04:00
access.go shared/api: Introduce Access structs 2024-05-27 18:18:42 -04:00
auth.go [lxd-import] shared/api: Add authentication method constants. 2023-10-25 14:19:19 -04:00
certificate.go [lxd-import] shared/api: Fix lint errors (receiver-naming). 2024-07-28 14:29:39 -04:00
cluster_state.go shared/api: Adds StoragePoolState, ClusterMemberSysInfo and ClusterMemberState struct types 2023-01-16 14:19:38 +00:00
cluster.go api: Add cluster_group_usedby extension 2026-03-11 22:49:50 -04:00
config_test.go api: More precise name for test 2026-03-11 23:33:24 -04:00
config.go api: Handle pre initialized targed ConfigMap (default values) 2026-03-11 22:15:31 -04:00
devices_test.go api: Add DevicesMap typ to better support unmarshaling 2026-03-11 23:33:26 -04:00
devices.go api: Add DevicesMap typ to better support unmarshaling 2026-03-11 23:33:26 -04:00
doc.go shared/api: Remove LXD mentions 2023-08-30 00:45:54 -04:00
error.go shared/api: Simplify code by using modern constructs 2025-08-11 01:12:18 -04:00
event_lifecycle.go shared/api: Add lifecycle events for storage volume files management 2026-03-11 22:51:41 -04:00
event.go shared/api: Make golangci-lint clean 2025-08-09 23:41:56 -04:00
headers.go shared/api: Add ParseFileHeaders helper 2023-09-28 04:22:12 -04:00
image.go shared/api: Add field for image type to ImagePost struct 2025-08-10 00:27:02 -04:00
init.go shared/api: Align JSON and YAML behavior for preseeding 2026-03-11 23:58:24 -04:00
instance_backup.go shared/api: Add backup target for instance and volume 2025-08-11 01:17:12 -04:00
instance_console.go shared/api: Add Force field to InstanceConsolePost 2024-12-13 01:30:12 -05:00
instance_debug.go shared/api: Add InstanceDebugRepairPost 2026-03-12 00:18:07 -04:00
instance_exec.go shared/api: Remove LXD mentions 2023-08-30 00:45:54 -04:00
instance_snapshot.go api: Use DevicesMap type for map[string]map[string]string 2026-03-11 23:33:28 -04:00
instance_state.go shared/api: Add AllocatedTime CPU field 2025-03-28 17:03:18 -04:00
instance.go shared/api: Add DiskOnly option in InstancePut 2026-03-11 23:54:06 -04:00
metadata.go shared/api: Simplify code by using modern constructs 2025-08-11 01:12:18 -04:00
migration.go shared/api/migration: Define the migration secret names used in the migration protocol 2023-03-15 11:14:01 +00:00
network_acl.go api: Use ConfigMap type for map[string]string 2026-03-11 21:31:47 -04:00
network_address_set.go api: Use ConfigMap type for map[string]string 2026-03-11 21:31:47 -04:00
network_allocation.go shared/api: Rename network_allocation for consistency 2024-02-27 23:46:32 -05:00
network_forward.go api: Use ConfigMap type for map[string]string 2026-03-11 21:31:47 -04:00
network_integration.go api: Use ConfigMap type for map[string]string 2026-03-11 21:31:47 -04:00
network_load_balancer.go api: Use ConfigMap type for map[string]string 2026-03-11 21:31:47 -04:00
network_peer.go api: Use ConfigMap type for map[string]string 2026-03-11 21:31:47 -04:00
network_zone.go api: Use ConfigMap type for map[string]string 2026-03-11 21:31:47 -04:00
network.go api: Use ConfigMap type for map[string]string 2026-03-11 21:31:47 -04:00
operation.go shared/api: Don't needlessly use format string functions 2025-08-11 01:13:00 -04:00
profile.go api: Use DevicesMap type for map[string]map[string]string 2026-03-11 23:33:28 -04:00
project.go api: Use ConfigMap type for map[string]string 2026-03-11 21:31:47 -04:00
resource.go shared/api: Add Serial device resource types 2026-03-11 23:28:01 -04:00
response.go shared/api: Remove LXD mentions 2023-08-30 00:45:54 -04:00
server.go api: Use ConfigMap type for map[string]string 2026-03-11 21:31:47 -04:00
status_code.go shared/api: Remove LXD mentions 2023-08-30 00:45:54 -04:00
storage_pool_bucket_backup.go shared/api: Add missing CreatedAt on bucket backup 2026-03-11 23:26:25 -04:00
storage_pool_bucket.go shared/api: Add StorageBucketFull 2026-03-11 23:26:40 -04:00
storage_pool_volume_backup.go shared/api: Add backup target for instance and volume 2025-08-11 01:17:12 -04:00
storage_pool_volume_snapshot.go api: Use ConfigMap type for map[string]string 2026-03-11 21:31:47 -04:00
storage_pool_volume_state.go shared/api: Ends all comments with a full-stop. 2022-06-28 10:27:20 +01:00
storage_pool_volume.go shared/api: Add StorageVolumeFull 2026-03-11 23:26:38 -04:00
storage_pool.go api: Use ConfigMap type for map[string]string 2026-03-11 21:31:47 -04:00
url_test.go shared/api: add comprehensive unit tests for URL builder 2026-03-11 23:39:25 -04:00
url.go shared/api: add comprehensive unit tests for URL builder 2026-03-11 23:39:25 -04:00
warning.go shared/api: Remove node references 2023-09-14 16:23:14 -04:00