Home
last modified time | relevance | path

Searched refs:CustomerEncryptionKey (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go1513 DiskEncryptionKey *CustomerEncryptionKey `json:"diskEncryptionKey,omitempty"`
1679 SourceImageEncryptionKey *CustomerEncryptionKey `json:"sourceImageEncryptionKey,omitempty"`
3832 type CustomerEncryptionKey struct { struct
3873 func (s *CustomerEncryptionKey) MarshalJSON() ([]byte, error) { argument
3874 type noMethod CustomerEncryptionKey
3882 DiskEncryptionKey *CustomerEncryptionKey `json:"diskEncryptionKey,omitempty"`
3998 DiskEncryptionKey *CustomerEncryptionKey `json:"diskEncryptionKey,omitempty"`
4092 SourceImageEncryptionKey *CustomerEncryptionKey `json:"sourceImageEncryptionKey,omitempty"`
4114 SourceSnapshotEncryptionKey *CustomerEncryptionKey `json:"sourceSnapshotEncryptionKey,omitempty"`
6376 ImageEncryptionKey *CustomerEncryptionKey `json:"imageEncryptionKey,omitempty"`
[all …]