org.projectatomic.rpmostree1.Sysroot

org.projectatomic.rpmostree1.Sysroot

Methods

RegisterClient   (IN  a{sv} options);
UnregisterClient (IN  a{sv} options);
ReloadConfig     ();
CreateOSName     (IN  s     name,
                  OUT o     result);
GetOS            (IN  s     name,
                  OUT o     object_path);

Properties

Booted                 readable   o
Path                   readable   s
ActiveTransaction      readable   (sss)
ActiveTransactionPath  readable   s
Deployments            readable   aa{sv}

Description

Method Details

The RegisterClient() method

RegisterClient (IN  a{sv} options);

IN a{sv} options:


The UnregisterClient() method

UnregisterClient (IN  a{sv} options);

IN a{sv} options:


The ReloadConfig() method

ReloadConfig ();


The CreateOSName() method

CreateOSName (IN  s name,
              OUT o result);

IN s name:

OUT o result:


The GetOS() method

GetOS (IN  s name,
       OUT o object_path);

IN s name:

OUT o object_path:

Property Details

The "Booted" property

Booted  readable   o


The "Path" property

Path  readable   s


The "ActiveTransaction" property

ActiveTransaction  readable   (sss)


The "ActiveTransactionPath" property

ActiveTransactionPath  readable   s


The "Deployments" property

Deployments  readable   aa{sv}