package
Version:
v2.0.1-0...-d4b4061
Opens a new window with list of versions in this module.
Published: Sep 10, 2021
License: MIT
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SecretPayload struct {
EncryptedValue string `json:"encrypted_value"`
Visibility string `json:"visibility,omitempty"`
Repositories []int `json:"selected_repository_ids,omitempty"`
KeyID string `json:"key_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.