Get desktop application:
View/edit binary Protocol Buffers messages
Service for setting and retrieving project-wide settings.
Gets the users settings for the current project.
Empty get settings request
(message has no fields)
Response for getting settings for the project.
The settings.
Sets the users settings for the current project.
Request for updating settings for a project.
The updates to apply.
Empty response for updating a project's settings.
(message has no fields)
Get License Information.
Request to get the license information of the Rig installation.
(message has no fields)
Response for getting the license information of the Rig installation.
// The plan of the rig installation. api.v1.project.Plan plan = 1; // The expiration date of the license. google.protobuf.Timestamp expires_at = 2;
(message has no fields)
Message for adding a docker registry
Used in:
The host of the docker registry.
authentication string to the docker registry.
Credentials for the docker registry.
Docker registry.
Used in:
The secret id of the docker registry.
Host of the docker registry/
Credentials for a docker registry.
Used in:
Username for the docker registry.
Password for the docker registry.
Email for the docker registry.
Project wide settings.
Used in:
Docker registries for images.
Update message for project settings.
Used in:
A number of updates to apply to the project settings.
Add a docker registry.
Delete a docker registry.