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

    RootPaths lists the paths available at root. For example: "/healthz", "/apis".

    interface V1RootPaths {
        paths: string[];
    }
    Index

    Properties

    Properties

    paths: string[]

    paths are the paths available at root.