preview

package
v0.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindRepoPassword

func FindRepoPassword(repoURL string) string

func FindRepoUsername

func FindRepoUsername(repoURL string) string

func LoadLocalHelmFile

func LoadLocalHelmFile()

func NewNoopCache

func NewNoopCache() *cache.Cache

func PreviewApplications

func PreviewApplications(filename string, appName string, output string)

func PreviewResources

func PreviewResources(filename string, appName string, resKind string, output string)

Types

type NoopCacheClient

type NoopCacheClient struct{}

func (*NoopCacheClient) Delete

func (c *NoopCacheClient) Delete(key string) error

func (*NoopCacheClient) Get

func (c *NoopCacheClient) Get(key string, obj interface{}) error

func (*NoopCacheClient) NotifyUpdated

func (c *NoopCacheClient) NotifyUpdated(key string) error

func (*NoopCacheClient) OnUpdated

func (c *NoopCacheClient) OnUpdated(ctx context.Context, key string, callback func() error) error

func (*NoopCacheClient) Rename

func (c *NoopCacheClient) Rename(oldKey string, newKey string, expiration time.Duration) error

func (*NoopCacheClient) Set

func (c *NoopCacheClient) Set(item *cacheutil.Item) error

Jump to

Keyboard shortcuts

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