package
2.9.0+incompatible
Repository: https://github.com/gardener/gardenctl-v2.git
Documentation: pkg.go.dev
# Packages
Package mocks is a generated GoMock package.
# Functions
NewCmdSSH returns a new ssh command.
No description provided by the author
NewSSHOptions returns initialized SSHOptions.
No description provided by the author
# Constants
DefaultUsername is the default Shoot cluster node ssh login username.
SSHBastionUsername is the system username on the bastion host.
SSHPort is the TCP port on a bastion instance that allows incoming SSH.
# Structs
AccessConfig is a struct that is embedded in the options of ssh related commands.
Address holds information about an IP address and hostname.
Bastion holds information about the bastion host used to connect to the worker nodes.
ConnectInformation holds connect information required to establish an SSH connection to Shoot worker nodes.
Node holds information about a worker node.
SSHOptions is a struct to support ssh command.
# Type aliases
No description provided by the author
No description provided by the author