debian_nfs_server

package
v0.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2016 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DebianNfsServerJob

type DebianNfsServerJob struct {

	/*NfsServer - Descr: Pipefs directory for NFS idmapd Default: /var/lib/nfs/rpc_pipef
	 */
	NfsServer *NfsServer `yaml:"nfs_server,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

type NfsServer

type NfsServer struct {

	/*PipefsDirectory - Descr: Pipefs directory for NFS idmapd Default: /var/lib/nfs/rpc_pipef
	 */
	PipefsDirectory interface{} `yaml:"pipefs_directory,omitempty"`

	/*NoRootSquash - Descr: Exports /var/vcap/store with no_root_squash when set to true Default: false
	 */
	NoRootSquash interface{} `yaml:"no_root_squash,omitempty"`

	/*AllowFromEntries - Descr: An array of Hosts, Domains, Wildcard Domains, CIDR Networks and/or IPs from which /var/vcap/store is accessible Default: <nil>
	 */
	AllowFromEntries interface{} `yaml:"allow_from_entries,omitempty"`

	/*IdmapdDomain - Descr: Domain name for NFS idmapd Default: localdomain
	 */
	IdmapdDomain interface{} `yaml:"idmapd_domain,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL