keyrequests

package
v1.18.1 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyRequest

type KeyRequest struct {
	Names     []string `json:"keyRequestNames"`
	ServiceID string   `json:"-"`
}

KeyRequest has no documentation

func (*KeyRequest) GetScope

func (me *KeyRequest) GetScope() string

func (*KeyRequest) Load

func (me *KeyRequest) Load(data []byte) error

func (*KeyRequest) MarshalHCL

func (me *KeyRequest) MarshalHCL(properties hcl.Properties) error

func (*KeyRequest) Name

func (me *KeyRequest) Name() string

func (*KeyRequest) Schema

func (me *KeyRequest) Schema() map[string]*schema.Schema

func (*KeyRequest) SetScope

func (me *KeyRequest) SetScope(scope string)

func (*KeyRequest) Store

func (me *KeyRequest) Store() ([]byte, error)

func (*KeyRequest) UnmarshalHCL

func (me *KeyRequest) UnmarshalHCL(decoder hcl.Decoder) error

Jump to

Keyboard shortcuts

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