common

package
v0.2.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNamespace = errors.New("unable to resolve project namespace")
)

Functions

This section is empty.

Types

type Client added in v0.2.0

type Client struct {
	// contains filtered or unexported fields
}

Client wraps up control plane related management handling.

func New added in v0.2.0

func New(client client.Client) *Client

New returns a new client with required parameters.

func (*Client) ProjectNamespace added in v0.2.0

func (c *Client) ProjectNamespace(ctx context.Context, organization, project string) (*corev1.Namespace, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL