organizations

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

An Organization on StackGuardian enables multi-tenancy and data segregation. This is where you, as an admin, can bring your team members together to deploy compliant cloud infrastructure effortlessly.

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(opts ...option.RequestOption) *Client

func (*Client) ReadOrganization

func (c *Client) ReadOrganization(
	ctx context.Context,
	org string,
	opts ...option.RequestOption,
) (*sgsdkgo.OrgGetResponse, error)

Retrieve the details of the Organization.

Jump to

Keyboard shortcuts

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