class Rancher::NfsConfig
- Rancher::NfsConfig
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/nfs_config.crConstructors
Instance Method Summary
- #mount_options : String
- #mount_options=(mount_options : String)
- #mount_options? : String | Nil
- #server : String
- #server=(server : String)
- #server? : String | Nil
- #share : String
- #share=(share : String)
- #share? : String | Nil