data

package
v0.3.45 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataSource

type DataSource interface {
	Init() error
	GetHostDir() (string, error)
	Type() string
	Hash() (uint32, error)
}

type EnvdManagedDataSource

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

func NewEnvdManagedDataSource

func NewEnvdManagedDataSource(name string) *EnvdManagedDataSource

func (*EnvdManagedDataSource) GetHostDir

func (e *EnvdManagedDataSource) GetHostDir() (string, error)

func (*EnvdManagedDataSource) Hash

func (e *EnvdManagedDataSource) Hash() (uint32, error)

func (*EnvdManagedDataSource) Init

func (e *EnvdManagedDataSource) Init() error

func (*EnvdManagedDataSource) Type

func (e *EnvdManagedDataSource) Type() string

Jump to

Keyboard shortcuts

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