# README
Resources
- k8s.io/utils/
- k8s.io/apiserver/pkg/util/
- k8s.io/client-go/util/
# Packages
"github.com/docker/docker/pkg/broadcaster".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package connrotation implements a connection dialer that tracks and can close all created connections.
Package daemon provides a Go implementation of the sd_notify protocol.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package framer implements simple frame decoding techniques for an io.ReadCloser.
No description provided by the author
No description provided by the author
Package inotify implements a wrapper for the Linux inotify system.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package journal provides write bindings to the local systemd journal.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package keyutil contains utilities for managing public/private key pairs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package process provides functions for inspecting processes.
Package rand provides utilities related to randomization.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
str, def, max.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Bool returns a pointer to the bool value passed in.
BoolMap converts a string map of bool values into a string map of bool pointers.
BoolSlice converts a slice of bool values into a slice of bool pointers.
BoolValue returns the value of the bool pointer passed in or false if the pointer is nil.
BoolValueMap converts a string map of bool pointers into a string map of bool values.
BoolValueSlice converts a slice of bool pointers into a slice of bool values.
No description provided by the author
No description provided by the author
No description provided by the author
convert like this: "hello_world" to "HelloWorld".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Environment Variables $HOME value instead of ${HOME}.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Float64 returns a pointer to the float64 value passed in.
Float64Map converts a string map of float64 values into a string map of float64 pointers.
Float64Slice converts a slice of float64 values into a slice of float64 pointers.
Float64Value returns the value of the float64 pointer passed in or 0 if the pointer is nil.
Float64ValueMap converts a string map of float64 pointers into a string map of float64 values.
Float64ValueSlice converts a slice of float64 pointers into a slice of float64 values.
No description provided by the author
FromNow return relative time with current time.
No description provided by the author
GetArticleForNoun returns the article needed for the given noun.
GetIPAddress "X-Forwarded-For", "X-Real-Ip", req.RemoteAddr.
No description provided by the author
GetPeerAddrFromCtx try to return peer address from grpc context.
GetRemoteIp host:port "192.0.2.1:25", "[2001:db8::1]:80".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Int returns a pointer to the int value passed in.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Int64Map converts a string map of int64 values into a string map of int64 pointers.
Int64Slice converts a slice of int64 values into a slice of int64 pointers.
No description provided by the author
Int64ValueMap converts a string map of int64 pointers into a string map of int64 values.
Int64ValueSlice converts a slice of int64 pointers into a slice of int64 values.
No description provided by the author
No description provided by the author
IntMap converts a string map of int values into a string map of int pointers.
No description provided by the author
IntSlice converts a slice of int values into a slice of int pointers.
IntValue returns the value of the int pointer passed in or 0 if the pointer is nil.
IntValueMap converts a string map of int pointers into a string map of int values.
IntValueSlice converts a slice of int pointers into a slice of int values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JsonTabStr(f, 0, 0, 2, ' ', tabwriter.TabIndent).
No description provided by the author
No description provided by the author
ab=cd => ab=***.
No description provided by the author
convert like this: "hello_world" to "helloWorld".
MakeSlice return a slice of input.
No description provided by the author
No description provided by the author
MillisecondsTimeValue converts an int64 pointer to a time.Time value representing milliseconds sinch Epoch or time.Time{} if the pointer is nil.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Prettify returns the string representation of a value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SecondsTimeValue converts an int64 pointer to a time.Time value representing seconds since Epoch or time.Time{} if the pointer is nil.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Maybe s is of the form t c u.
No description provided by the author
srcsAddrs tries to UDP-connect to each address to see if it has a route.
No description provided by the author
String returns a pointer to the string value passed in.
No description provided by the author
StringMap converts a string map of string values into a string map of string pointers.
No description provided by the author
ss > in[n] > in[n-1] > ..
StringSlice converts a slice of string values into a slice of string pointers.
StringValue returns the value of the string pointer passed in or "" if the pointer is nil.
StringValueMap converts a string map of string pointers into a string map of string values.
StringValueSlice converts a slice of string pointers into a slice of string values.
No description provided by the author
No description provided by the author
No description provided by the author
SubStr is Safe SubStr.
SubStr2 return [begin, end)...
SubStr3 return [0:pre]...[suf:len].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Time returns a pointer to the time.Time value passed in.
TimeMap converts a string map of time.Time values into a string map of time.Time pointers.
No description provided by the author
TimeSlice converts a slice of time.Time values into a slice of time.Time pointers.
TimeUnixMilli returns a Unix timestamp in milliseconds from "January 1, 1970 UTC".
TimeValue returns the value of the time.Time pointer passed in or time.Time{} if the pointer is nil.
TimeValueMap converts a string map of time.Time pointers into a string map of time.Time values.
TimeValueSlice converts a slice of time.Time pointers into a slice of time.Time values.
convert like this: "hello_world" to "HelloWorld".
ToScope transport strings fields into map[string]bool format.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author