Nix 2.30.0
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::SSHStore Struct Reference
Inheritance diagram for nix::SSHStore:
nix::MountedSSHStore

Classes

struct  Connection

Public Types

using Config = SSHStoreConfig

Public Member Functions

 SSHStore (ref< const Config > config)
std::string getUri () override
std::optional< std::string > getBuildLogExact (const StorePath &path) override

Public Attributes

ref< const Config > config

Protected Member Functions

ref< RemoteStore::Connection > openConnection () override
void setOptions (RemoteStore::Connection &conn) override

Protected Attributes

std::string host
std::vector< std::string > extraRemoteProgramArgs
SSHMaster master

The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/nix-2.30.0-build/nix-2.30.0/src/libstore/ssh-store.cc