Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChartRepositoryLocker ¶
type ChartRepositoryLocker struct {
// contains filtered or unexported fields
}
func NewChartRepositoryLocker ¶
func NewChartRepositoryLocker(logger *zap.SugaredLogger) *ChartRepositoryLocker
func (*ChartRepositoryLocker) Lock ¶
func (l *ChartRepositoryLocker) Lock(chartRepoName string)
func (*ChartRepositoryLocker) Unlock ¶
func (l *ChartRepositoryLocker) Unlock(chartRepoName string)
Click to show internal directories.
Click to hide internal directories.