crypto/tls | Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
k8s.io/apimachinery/pkg/util/net | |
k8s.io/component-base/version | |
k8s.io/klog/v2 | Package klog contains the following functionality: |
k8s.io/kubernetes/pkg/probe | Package probe contains utilities for health probing, as well as health status information. |
k8s.io/utils/io | |
net/http | Package http provides HTTP client and server implementations. |
net/url | Package url parses URLs and implements query escaping. |
time | Package time provides functionality for measuring and displaying time. |