withUserKeyFile
Method
interface SftpContainerResource { // ... omitted for brevity withUserKeyFile( username: string, keyFile: string, keyType: KeyType): SftpContainerResource;}Signature
method
withUserKeyFilebuilderAdds a bind mount for the public key file of the specified user to an SFTP container resource.
withUserKeyFile( username: string, keyFile: string, keyType: KeyType): SftpContainerResourceParameters
usernamestringkeyFilestringkeyTypeKeyTypeReturns
SftpContainerResourceApplies to
This method applies to the following types: