package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Mar 14, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
IndexImageNamespace = "autoeasy-index-image-ns"
IndexImagePodName = "index-image"
IndexImageContainerPort = 50051
)
type RelatedImage struct {
PackageName string `json:"packageName" yaml:"packageName"`
Channel string `json:"channel" yaml:"channel"`
CsvName string `json:"csvName" yaml:"csvName"`
ImageName string `json:"imageName" yaml:"imageName"`
Image string `json:"image" yaml:"image"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.