mirror of
https://github.com/containers/podman.git
synced 2025-12-01 02:27:13 +08:00
fix(deps): update github.com/digitalocean/go-qemu digest to f035778
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
4
vendor/github.com/digitalocean/go-libvirt/internal/constants/remote_protocol.gen.go
generated
vendored
4
vendor/github.com/digitalocean/go-libvirt/internal/constants/remote_protocol.gen.go
generated
vendored
@@ -881,6 +881,8 @@ const (
|
||||
ProcDomainAuthorizedSshKeysGet = 424
|
||||
// ProcDomainAuthorizedSshKeysSet is libvirt's REMOTE_PROC_DOMAIN_AUTHORIZED_SSH_KEYS_SET
|
||||
ProcDomainAuthorizedSshKeysSet = 425
|
||||
// ProcDomainGetMessages is libvirt's REMOTE_PROC_DOMAIN_GET_MESSAGES
|
||||
ProcDomainGetMessages = 426
|
||||
|
||||
|
||||
// From consts:
|
||||
@@ -1010,6 +1012,8 @@ const (
|
||||
NetworkPortParametersMax = 16
|
||||
// DomainAuthorizedSshKeysMax is libvirt's REMOTE_DOMAIN_AUTHORIZED_SSH_KEYS_MAX
|
||||
DomainAuthorizedSshKeysMax = 2048
|
||||
// DomainMessagesMax is libvirt's REMOTE_DOMAIN_MESSAGES_MAX
|
||||
DomainMessagesMax = 2048
|
||||
// DomainEventGraphicsIdentityMax is libvirt's REMOTE_DOMAIN_EVENT_GRAPHICS_IDENTITY_MAX
|
||||
DomainEventGraphicsIdentityMax = 20
|
||||
// Program is libvirt's REMOTE_PROGRAM
|
||||
|
||||
Reference in New Issue
Block a user