Interface HostPathVolumeConstructor

interface HostPathVolumeConstructor {
    new HostPathVolumeConstructornew (path): HostPathVolume;
}

Constructors

Constructors

Generated using TypeDoc