NM.SettingOvsPatch

g GObject.Object GObject.Object NM.Setting NM.Setting GObject.Object->NM.Setting NM.SettingOvsPatch NM.SettingOvsPatch NM.Setting->NM.SettingOvsPatch

Subclasses:

None

Methods

Inherited:

NM.Setting (21), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new ()

get_peer ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Inherited:

NM.Setting (1)

Name

Type

Flags

Short Description

peer

str

r/w/en

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class NM.SettingOvsPatch(**kwargs)
Bases:

NM.Setting

Abstract:

No

Structure:

NM.SettingOvsPatchClass

OvsPatch Link Settings

classmethod new()
Returns:

the new empty NM.SettingOvsPatch object

Return type:

NM.Setting

Creates a new NM.SettingOvsPatch object with default values.

New in version 1.10.

get_peer()
Returns:

the NM.SettingOvsPatch :peer property of the setting

Return type:

str

New in version 1.10.

Property Details

NM.SettingOvsPatch.props.peer
Name:

peer

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE, EXPLICIT_NOTIFY

Specifies the name of the interface for the other side of the patch. The patch on the other side must also set this interface as peer.

New in version 1.10.