/usr/lib/python3/dist-packages/sos/collector/transports/__pycache__
NameSizeModeActions
control_persist.cpython-310.pyc70450644editdlrm
juju.cpython-310.pyc31240644editdlrm
local.cpython-310.pyc18730644editdlrm
oc.cpython-310.pyc65060644editdlrm
saltstack.cpython-310.pyc56970644editdlrm
__init__.cpython-310.pyc148720644editdlrm
Edit: /usr/lib/python3/dist-packages/sos/collector/transports/__pycache__/local.cpython-310.pyc (1873B)
o G%@i@s0ddlZddlZddlmZGdddeZdS)N)RemoteTransportc@sPeZdZdZdZddZddZeddZd d Z d d Z d dZ ddZ dS)LocalTransportz A 'transport' to represent a local node. No remote connection is actually made, and all commands set to be run by this transport are executed locally without any wrappers. local_nodecCdSNT)selfpasswordrr@/usr/lib/python3/dist-packages/sos/collector/transports/local.py_connectzLocalTransport._connectcCrrrrrrr _disconnectr zLocalTransport._disconnectcCrrrr rrr connected szLocalTransport.connectedcCs&|d|d|t||dS)NzMoving z to T) log_debugshutilcopyrfnamedestrrr _retrieve_file$s zLocalTransport._retrieve_filecCs|S)Nr)rcmdrrr _format_cmd_for_exec)r z#LocalTransport._format_cmd_for_execcCrrrrrrr _copy_file_to_remote,r z#LocalTransport._copy_file_to_remotecCsVtj|r!t|ddd }|WdS1swY|d|dS)Nrzutf-8)encodingzNo such file: )ospathexistsopenreadr)rrrfilerrr _read_file/s  zLocalTransport._read_fileN) __name__ __module__ __qualname____doc__namer rpropertyrrrrr#rrrr rs  r)rrsos.collector.transportsrrrrrr s