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

    Interface V1PluginBinding

    PluginBinding represents a binding implemented in a plugin.

    interface V1PluginBinding {
        name: string;
    }
    Index

    Properties

    Properties

    name: string

    Name references to the binding name as denined in the kubevirt CR. version: 1alphav1

    ""