package
Version:
v0.0.0-...-41515a4
Opens a new window with list of versions in this module.
Published: Jan 17, 2021
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DeleteCloudRunRevisionsPost is the handler for deleting google cloud revisions
DeleteDigestFromString deletes digest idenitifed from string value
type CloudRunRequest struct {
Limit uint `json:"limit,omitempty"`
Name string `json:"name" binding:"required"`
ProjectID string `json:"projectId" binding:"required"`
RetainRevisionImage bool `json:"retainRevisionImage,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.