Versions in this module Expand all Collapse all v0 v0.47.1 Aug 20, 2018 v0.45.1 Jul 25, 2018 Changes in this version + type Client struct + func New(rs *resource.Spec) *Client + func (c *Client) FromString(targetPath, content string) (resource.Resource, error) + func (c *Client) Get(fs afero.Fs, filename string) (resource.Resource, error)