Versions in this module Expand all Collapse all v0 v0.1.16 Feb 10, 2025 v0.1.15 Feb 9, 2025 Changes in this version + type Client interface + ProcessJs func(res resources.Resource, opts map[string]any) (resources.Resource, error) + type Namespace struct + func New(client Client) (*Namespace, error) + func (ns *Namespace) Build(args ...any) (resources.Resource, error)