package
Version:
v0.2.52-rc6
Opens a new window with list of versions in this module.
Published: Jan 28, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
type Client
-
func (c *Client) Create(ctx context.Context, organizationID string, request *openapi.GroupWrite) (*openapi.GroupRead, error)
-
func (c *Client) Delete(ctx context.Context, organizationID, groupID string) error
-
func (c *Client) Get(ctx context.Context, organizationID, groupID string) (*openapi.GroupRead, error)
-
func (c *Client) List(ctx context.Context, organizationID string) (openapi.Groups, error)
-
func (c *Client) Update(ctx context.Context, organizationID, groupID string, ...) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.