services

package
v0.0.0-...-41515a4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteCloudRunRevisionsPost

func DeleteCloudRunRevisionsPost(c *gin.Context)

DeleteCloudRunRevisionsPost is the handler for deleting google cloud revisions

func DeleteDigestFromString

func DeleteDigestFromString(repoName string, digestIdentifier string) (bool, error)

DeleteDigestFromString deletes digest idenitifed from string value

Types

type CloudRunRequest

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"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳