package
0.0.0-20200825171425-5fac3ffb330d
Repository: https://github.com/ibm/ibmcloud-iam-operator.git
Documentation: pkg.go.dev
# Packages
Package v1 is the package for the types used in Seed resources +k8s:deepcopy-gen=package +k8s:openapi-gen=true.
# Functions
Read reads content from a http URL or a local file.
# Structs
ContentReader is an agnostic util reader to fetch content from web or local path or potentially other places.
LocalReader struct is used to read content from a local file.
URLReader is used by ContentReader.