package
2.2.1
Repository: https://github.com/efirs/hdfs.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

QopAuthenication is how the namenode refers to authentication mode, which only establishes mutual authentication without encryption (the default).
QopIntegrity is how the namenode refers to integrity mode, which, in in addition to authentication, verifies the signature of RPC messages.
QopPrivacy is how the namenode refers to privacy mode, which, in addition to authentication and integrity, provides full end-to-end encryption for RPC messages.

# Structs

No description provided by the author