The highest tagged major version is
v3.
package
Version:
v0.3.3
Opens a new window with list of versions in this module.
Published: May 3, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 384
Opens a new window with list of known importers.
Documentation
¶
Close is a convenience function to close a object that has a Close() method, ignoring any errors
Used to satisfy errcheck lint
type Closer interface {
Close() error
}
Allows to lock by string key
NewKeyLock creates new instance of KeyLock
Lock blocks goroutine using key specific mutex
Unlock releases key specific mutex
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
mocks
Code generated by mockery v1.0.0
|
Code generated by mockery v1.0.0 |
|
|
|
|
|
|
Package kube provides helper utilities common for kubernetes
|
Package kube provides helper utilities common for kubernetes |
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.