team

package
v0.40.2 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2024 License: MPL-2.0 Imports: 7 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(token string) (*Client, error)

func NewClientFromAPI

func NewClientFromAPI(apiClient *cloudquery_api.ClientWithResponses) *Client

func (*Client) GetTeam

func (c *Client) GetTeam(ctx context.Context, team string) (*Team, error)

func (*Client) ListAllTeams

func (c *Client) ListAllTeams(ctx context.Context) ([]string, error)

func (*Client) ValidateTeam

func (c *Client) ValidateTeam(ctx context.Context, name string) error

func (*Client) ValidateTeamAgainstTeams

func (*Client) ValidateTeamAgainstTeams(name string, teams []string) error

type Team

type Team = cloudquery_api.Team

Jump to

Keyboard shortcuts

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