Re: virSecurityLabel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 16.12.2014 23:09, Claudio Bley wrote:
Hi.

Looking at the API docs, the virSecurityLabel is one of the
undisclosed structs, making its members not publicly available.

I don't think it is. It's defined in include/libvirt/libvirt-host.h:

typedef struct _virSecurityLabel {
    char label[VIR_SECURITY_LABEL_BUFLEN];
    int enforcing;
} virSecurityLabel;

typedef virSecurityLabel *virSecurityLabelPtr;

In fact, the commit that added virDomainGetSecurityLabel() API (0b7860ecdd855251f1) exposed the virSecurityLabel struct too.

Michal

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]