Documentation ¶
Index ¶
- func FromBundle(bundle *api.Bundle) ([]*unstructured.Unstructured, error)
- func FromBytes(b []byte) (*unstructured.Unstructured, error)
- func FromDir(dirpath string) ([]*unstructured.Unstructured, error)
- func FromFile(filepath string) (*unstructured.Unstructured, error)
- func FromReader(reader io.Reader) (*unstructured.Unstructured, error)
- func FromString(str string) (*unstructured.Unstructured, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromBundle ¶
func FromBundle(bundle *api.Bundle) ([]*unstructured.Unstructured, error)
func FromBytes ¶
func FromBytes(b []byte) (*unstructured.Unstructured, error)
func FromDir ¶
func FromDir(dirpath string) ([]*unstructured.Unstructured, error)
func FromFile ¶
func FromFile(filepath string) (*unstructured.Unstructured, error)
func FromReader ¶
func FromReader(reader io.Reader) (*unstructured.Unstructured, error)
func FromString ¶
func FromString(str string) (*unstructured.Unstructured, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.