Interface

NM-1.0NMSettingOvsPatchConstructorProps

interface ConstructorProps {
    name: string;
    peer: string;
}

Hierarchy (View Summary)

Index
peer: string
name: string