Documentation ¶
Index ¶
- type LocalFile
- func (f *LocalFile) AvailabilityChanges() bool
- func (f *LocalFile) ConfigRoot() string
- func (f *LocalFile) FetchMetadata() (datasource.Metadata, error)
- func (f *LocalFile) FetchUserdata() ([]byte, error)
- func (f *LocalFile) Finish() error
- func (f *LocalFile) IsAvailable() bool
- func (f *LocalFile) String() string
- func (f *LocalFile) Type() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalFile ¶
type LocalFile struct {
// contains filtered or unexported fields
}
func NewDatasource ¶
func (*LocalFile) AvailabilityChanges ¶
func (*LocalFile) ConfigRoot ¶
func (*LocalFile) FetchMetadata ¶
func (f *LocalFile) FetchMetadata() (datasource.Metadata, error)
func (*LocalFile) FetchUserdata ¶
func (*LocalFile) IsAvailable ¶
Click to show internal directories.
Click to hide internal directories.