Versions in this module Expand all Collapse all v0 v0.7.10 Jul 7, 2026 Changes in this version + const KomponentCC + const KomponentGateway + const KomponentRuntime + func CheckPort(port int) error + func ResolvePod(ctx context.Context, cs kubernetes.Interface, ns, svcName string) (string, error) + func ResolveRuntimePod(ctx context.Context, cs kubernetes.Interface, ns string) (string, error) + func RunAll(ctx context.Context, cfg *rest.Config, cs kubernetes.Interface, ...) + type ForwardTarget struct + Komponent string + Label string + LocalPort int + Namespace string + Scheme string + ViaLease bool + type FoundService struct + Name string + Port int32 + func FindService(ctx context.Context, cs kubernetes.Interface, ns, komponent string) (*FoundService, error)