Versions in this module Expand all Collapse all v0 v0.1.0 Nov 28, 2024 Changes in this version + var ErrNamespace = errors.New("unable to resolve project namespace") + type Client struct + func New(client client.Client) *Client + func (c *Client) ProjectNamespace(ctx context.Context, organization, project string) (*corev1.Namespace, error)