Configuration of nfs_server |
nfs_server.ycp |
Module for the configuration of the nfs server | |
|
|
This module has an unstable interface. |
Module for the configuration of the nfs server
Imports
Includes
Local Functions |
local
NfsServerSequence ()
->
any
GUI handler
- Return value:
-
`ws_finish `back or `abort
local
NfsServerSummaryHandler (map options)
->
boolean
CLI action handler. Print summary in command line
- Parameters:
-
options command options
- Return value:
-
false so that Write is not called in non-interactive mode
local
check_packages ()
->
boolean
check if neccessary packages are installed Report error if not
- Return value:
-
success?
local
NfsServerStartHandler (map options)
->
boolean
CLI action handler.
- Parameters:
-
options command options
- Return value:
-
whether successful
local
NfsServerStopHandler (map options)
->
boolean
CLI action handler.
- Parameters:
-
options command options
- Return value:
-
whether successful
local
NfsServerAddHandler (map options)
->
boolean
CLI action handler.
- Parameters:
-
options command options
- Return value:
-
whether successful
local
NfsServerDeleteHandler (map options)
->
boolean
CLI action handler.
- Parameters:
-
options command options
- Return value:
-
whether successful
local
NfsServerSetOptionHandler (map options)
->
boolean
CLI action handler.
- Parameters:
-
options command options
- Return value:
-
whether successful