cache

package
v0.106.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OCMContextCache

type OCMContextCache struct {
	// contains filtered or unexported fields
}

func GetOCMContextCache

func GetOCMContextCache() *OCMContextCache

func (*OCMContextCache) AddRegistryAccess

func (o *OCMContextCache) AddRegistryAccess(ctx context.Context, jobID string, registry model.RegistryAccess)

func (*OCMContextCache) GetOrCreateOCMContext

func (o *OCMContextCache) GetOrCreateOCMContext(ctx context.Context, jobID string) ocm.Context

func (*OCMContextCache) GetRegistryAccess

func (o *OCMContextCache) GetRegistryAccess(ctx context.Context, jobID string) model.RegistryAccess

func (*OCMContextCache) RemoveOCMContext

func (o *OCMContextCache) RemoveOCMContext(ctx context.Context, jobID string) error

type OCMContextCacheEntry

type OCMContextCacheEntry struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL