permissions

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2024 License: MPL-2.0 Imports: 6 Imported by: 0

README

A role permission is defined to grant a user permission to perform a specific action on a specific resource.

Guance Cloud supports a number of different role permissions, and you can create new roles for users and assign permission scopes to roles to meet the permission needs of your organization.

Example Usage

data "guance_permissions" "demo" {
}

output "permissions" {
  value = data.guance_permissions.demo
}

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPermissionsDataSource

func NewPermissionsDataSource() datasource.DataSource

NewPermissionsDataSource is a helper function to simplify the provider implementation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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