team

package
v0.0.0-...-c7bad6d Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrTeamExists = errors.New("team with slug already exists")

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient(repo *database.Repo, mngr k8s.Manager, gcpProject, gcpRegion string, dryRun bool) (*Client, error)

func (Client) Create

func (c Client) Create(ctx context.Context, team *gensql.Team) error

func (Client) Delete

func (c Client) Delete(ctx context.Context, teamID string) error

func (Client) Update

func (c Client) Update(ctx context.Context, team *gensql.Team) error

Jump to

Keyboard shortcuts

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