Namespace Neon.Kube.Proxy
Classes
ClusterProxy
Used to manage a NEONKUBE cluster.
ClusterResetOptions
Specifies options for resetting an existing cluster.
Enums
ClusterProxy.Operation
Enumerates the possible operations that can be performed with an IHostingManager managed by the ClusterProxy class.
Delegates
NodeProxyCreator
Creates a NodeSshProxy<TMetadata> for the specified host and server name, configuring logging and the credentials as specified by the global command line options.