GVirSandboxConfigService
GVirSandboxConfigService — Service sandbox configuration details
|
|
Includes
#include <libvirt-sandbox/libvirt-sandbox.h>
Description
Provides an object to store configuration details for a service config
The GVirSandboxConfigService object extends GVirSandboxConfig to store
the extra information required to setup a service sandbox
Types and Values
struct GVirSandboxConfigService
struct GVirSandboxConfigService;
struct GVirSandboxConfigServiceClass
struct GVirSandboxConfigServiceClass {
GVirSandboxConfigClass parent_class;
gpointer padding[LIBVIRT_SANDBOX_CLASS_PADDING];
};
GVirSandboxConfigServicePrivate
typedef struct _GVirSandboxConfigServicePrivate GVirSandboxConfigServicePrivate;