Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
wd_provisioner
master
Kubernetes
Client
PersistentVolume
ClaimRef
Iscsi
SecretRef
PersistentVolumeClaim
Resources
Requests
Secret
Data
StorageClass
Parameters
Quantity
WdProvisioner
Controller
WdSSH
Generated using Crystal 1.14.0
2024-11-26 07:50:37 UTC
class
WdSSH
WdSSH
SSH
Reference
Object
Defined in:
ssh.cr
Constructors
.new
(*, host : String, user : String, port =
22
, private_key : String)
Class Method Summary
.open
(*, host : String, user : String, port =
22
, private_key : String, &)
Instance Method Summary
#iscsictl!
(params : String) : Tuple(String, Bool)
Constructor Detail
def self.
new
(*, host : String, user : String, port =
22
, private_key : String)
#
[
View source
]
Class Method Detail
def self.
open
(*, host : String, user : String, port =
22
, private_key : String, &)
#
[
View source
]
Instance Method Detail
def
iscsictl!
(params : String) : Tuple(String, Bool)
#
[
View source
]