package
1.6.0-alpha.3
Repository: https://github.com/monopole/kubernetes.git
Documentation: pkg.go.dev

# Functions

Date returns the Time corresponding to the supplied parameters by wrapping time.Date.
NewTime returns a wrapped instance of the provided time.
Now returns the current local time.
Unix returns the local time corresponding to the given Unix time by wrapping time.Unix.

# Structs

Duration is a wrapper around time.Duration which supports correct marshaling to YAML and JSON.
ListMeta describes metadata that synthetic resources must have, including lists and various status objects.
Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON.
TypeMeta describes an individual object in an API response or request with strings representing the type of the object and its API schema version.