types

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChartDetails

type ChartDetails struct {
	PublishedAt time.Time
	Digest      string
}

ChartDetails contains details of a chart

type ClientOpts added in v0.6.1

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

ClientOpts allows to configure a client

func (*ClientOpts) GetCache added in v0.6.1

func (o *ClientOpts) GetCache() string

GetCache returns the cache directory

type Option added in v0.6.1

type Option func(*ClientOpts)

Option is an option value used to create a new syncer instance.

func WithCache added in v0.6.1

func WithCache(dir string) Option

WithCache configures a cache directory

Jump to

Keyboard shortcuts

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