package
Version:
v0.0.16
Opens a new window with list of versions in this module.
Published: Oct 18, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Info struct {
Name string `db:"name"`
Namespace string `db:"namespace"`
CreationTimestamp time.Time `db:"creation_ts"`
Labels map[string]string `db:"labels"`
Replicas int32 `db:"replicas"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.