utils

package
v1.61.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	SyncedPollPeriod = 100 * time.Millisecond
)

Variables

This section is empty.

Functions

func GenerateRegistryOptions

func GenerateRegistryOptions(ms *v1alpha1.ModuleSource) []cr.Option

GenerateRegistryOptions fetches settings from ModuleSource and generate registry options from them

Types

type FakeLayer added in v1.60.0

type FakeLayer struct {
	v1.Layer

	FilesContent map[string]string // pair: filename - file content
}

func (FakeLayer) Size added in v1.60.0

func (fl FakeLayer) Size() (int64, error)

func (FakeLayer) Uncompressed added in v1.60.0

func (fl FakeLayer) Uncompressed() (io.ReadCloser, error)

Jump to

Keyboard shortcuts

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