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,omitempty"` ServiceID string `json:"-" scope:"serviceId"` }
KeyRequest has no documentation
func (*KeyRequest) MarshalHCL ¶
func (me *KeyRequest) MarshalHCL(properties hcl.Properties) error
func (*KeyRequest) Name ¶
func (me *KeyRequest) Name() string
func (*KeyRequest) UnmarshalHCL ¶
func (me *KeyRequest) UnmarshalHCL(decoder hcl.Decoder) error
Click to show internal directories.
Click to hide internal directories.