# Functions
NewConnectionFromUCPConfig creates a Connection for UCP endpoint.
# Constants
UCPConnectionKindDirect describes a direct connection to UCP.
KindKubernetes describes a Kubernetes connection to UCP.
# Structs
UCPDirectConnectionOptions describes the connection options for a direct connection.
UCPOptions represents the configuration for a UCP connection inside our host configuration file.
# Type aliases
No description provided by the author