permissions

package
v0.0.0-...-a7f1bfa Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 0 Imported by: 27

Documentation

Overview

CredHub permission types

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Permission

type Permission struct {
	Actor      string   `json:"actor"`
	Operations []string `json:"operations"`
	Path       string   `json:"path"`
	UUID       string   `json:"uuid"`
}

type V1_Permission

type V1_Permission struct {
	Actor      string   `json:"actor"`
	Operations []string `json:"operations"`
}

Jump to

Keyboard shortcuts

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