Go to main content

man pages section 3: Remote Administration Daemon Module Interfaces

Exit Print View

Updated: July 2017
 
 

container (3rad)

Name

container - RAD container

Synopsis

interface Container

Description

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)