cache

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlueprintCacheID

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

func NewBlueprintCacheID

func NewBlueprintCacheID(inst *v1alpha1.Installation) *BlueprintCacheID

func (*BlueprintCacheID) String

func (b *BlueprintCacheID) String() string

type OCMContextCache

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

func GetOCMContextCache

func GetOCMContextCache() *OCMContextCache

func (*OCMContextCache) AddBlueprint

func (o *OCMContextCache) AddBlueprint(ctx context.Context, blueprint *blueprints.Blueprint, id *BlueprintCacheID)

func (*OCMContextCache) AddRegistryAccess

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

func (*OCMContextCache) GetBlueprint

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