# Constants
ProtocolSSH is the TCP protocol.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
Connection is the Schema for the connections API.
ConnectionList contains a list of Connection.
ConnectionReference is the reference to the connection that the interface is associated with.
ConnectionSpec defines the desired state of Connection.
ConnectionSpecSSHOptions defines the SSH connection options.
ConnectionStatus defines the observed state of Connection.
EthernetSpec defines the desired state of Ethernet.
Interface is the Schema for the interfaces API.
InterfaceList contains a list of Interface.
InterfaceSelector is the selector for the interface.
InterfaceSpec defines the desired state of Interface.
InterfaceStatus defines the observed state of Interface.
IPv4 is the IPv4 configuration of an interface.
IPv4IP is the IPv4 address configuration of an interface.
IPv4Neighbor is an IPv4 neighbor.
OSInfo describes the operating system of a system.
RoutedVLANSpec defines the desired state of a routed VLAN.
SwitchedVLANSpec defines the desired state of a switched VLAN.
# Type aliases
Protocol is the protocol used to connect to the host.