package
Version:
v0.1.11
Opens a new window with list of versions in this module.
Published: Jun 25, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Read reads content from a http URL or a local file
ContentReader is an agnostic util reader to fetch content from web or local path or potentially other places.
type LocalReader struct {
}
LocalReader struct is used to read content from a local file
ReadLocal reads content from a local file
type URLReader struct {
}
URLReader is used by ContentReader
ReadURL reads content from an URL
Source Files
¶
Directories
¶
Package v1 is the package for the types used in Seed resources +k8s:deepcopy-gen=package +k8s:openapi-gen=true
|
Package v1 is the package for the types used in Seed resources +k8s:deepcopy-gen=package +k8s:openapi-gen=true |
Click to show internal directories.
Click to hide internal directories.