package
1.14.0-alpha.0
Repository: https://github.com/everpeace/kubernetes.git
Documentation: pkg.go.dev

# Packages

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

HashObject returns the hash of a Object hash by a Codec.
LookupContainerPortNumberByName find containerPort number by its named port name.
LookupContainerPortNumberByServicePort implements the handling of resolving container named port, as well as ignoring targetPort when clusterIP=None It returns an error when a named port can't find a match (with -1 returned), or when the service does not declare such port (with the input port number returned).
LookupServicePortNumberByName find service port number by its named port name.
ParseFileSource parses the source given.
ParseLiteralSource parses the source key=val pair into its component pieces.
ParseRFC3339 parses an RFC3339 date in either RFC3339Nano or RFC3339 format.
Umask is a wrapper for `unix.Umask()` on non-Windows platforms.