Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddExtraToSecret ¶
func UpdateExtraField ¶
Types ¶
type NamedMutex ¶
type NamedMutex struct {
// contains filtered or unexported fields
}
func (*NamedMutex) Lock ¶
func (n *NamedMutex) Lock(key string)
func (*NamedMutex) Unlock ¶
func (n *NamedMutex) Unlock(key string)
Click to show internal directories.
Click to hide internal directories.