package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: May 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Version struct {
Controller string `json:"k8s-policies-controller"`
BuildDate string `json:"build-date"`
Go string `json:"go-version"`
}
Version holds this Controller's version as well as the version of some of the components it uses.
Get returns the Version object with the relevant information.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.