Documentation
    Preparing search index...

    Interface CvmServiceOptions

    Options for createCvmService.

    interface CvmServiceOptions {
        transport: CvmTransport;
    }
    Index

    Properties

    Properties

    transport: CvmTransport

    The ContextVM transport the shell uses to reach servers. Required.