container - RAD container
interface Container
CONTAINER(3rad) RAD Module Definitions CONTAINER(3rad)
NAME
container - RAD container
SYNOPSIS
interface Container
DESCRIPTION
API com.oracle.solaris.rad.container
INTERFACES
interface Container
Container Events
Update updates
ENUMERATED TYPES
enum NSChange
ADD (0)
REMOVE (1)
STRUCTURE TYPES
struct Update
Fields:
NSChange type
name name (nullable)
Version: (1.0)
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+--------------------+-------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-------------------------+
|Availability | system/management/rad/* |
+--------------------+-------------------------+
|Interface Stability | Private |
+--------------------+-------------------------+
SEE ALSO
rad(1M)
SunOS 5.11 2017-05-31 CONTAINER(3rad)