resource

package
v1.7.3 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: AGPL-3.0 Imports: 5 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ResourceType_name = map[int32]string{
	0: "RESOURCE_TYPE_UNSPECIFIED",
	1: "RESOURCE_TYPE_BUCKET",
	2: "RESOURCE_TYPE_OBJECT",
	3: "RESOURCE_TYPE_GROUP",
}
View Source
var ResourceType_value = map[string]int32{
	"RESOURCE_TYPE_UNSPECIFIED": 0,
	"RESOURCE_TYPE_BUCKET":      1,
	"RESOURCE_TYPE_OBJECT":      2,
	"RESOURCE_TYPE_GROUP":       3,
}

Functions

This section is empty.

Types

type ResourceType

type ResourceType int32
const (
	RESOURCE_TYPE_UNSPECIFIED ResourceType = 0
	RESOURCE_TYPE_BUCKET      ResourceType = 1
	RESOURCE_TYPE_OBJECT      ResourceType = 2
	RESOURCE_TYPE_GROUP       ResourceType = 3
)

func (ResourceType) EnumDescriptor

func (ResourceType) EnumDescriptor() ([]byte, []int)

func (ResourceType) String

func (x ResourceType) String() string

Jump to

Keyboard shortcuts

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