kubernetes/vendor/github.com/prometheus/procfs/net_tls_stat.go

type TLSStat

// NewTLSStat reads the tls_stat statistics.
func NewTLSStat() (TLSStat, error) {}

// NewTLSStat reads the tls_stat statistics.
func (fs FS) NewTLSStat() (TLSStat, error) {}