@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface V1GuestAgentCommandInfo

    List of commands that QEMU guest agent supports

    interface V1GuestAgentCommandInfo {
        enabled?: boolean;
        name: string;
    }
    Index

    Properties

    Properties

    enabled?: boolean
    name: string
    ""