Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataSource ¶
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
Click to show internal directories.
Click to hide internal directories.