team

package
v0.0.0-...-1333f46 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

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

func (Client) Create

func (c Client) Create(ctx context.Context, team gensql.Team, log logger.Logger) bool

func (Client) Delete

func (c Client) Delete(ctx context.Context, teamID string, log logger.Logger) bool

func (Client) Update

func (c Client) Update(ctx context.Context, team gensql.Team, log logger.Logger) bool

Jump to

Keyboard shortcuts

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