Documentation
¶
Overview ¶
Package endoflife provides utilities for checking software end-of-life dates using the endoflife.date API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //https://endoflife.date/docs/api EndOfLifeUrlPattern string = "https://endoflife.date/api/%s/%s.json" // Need to fill in product and cycle with fmt.Sprintf )
Functions ¶
func CheckEndOfLife ¶
func CheckNvidiaImageEoL ¶
func ParseAllDockerfiles ¶
Walk through the current directory and subdirectories to find all Dockerfiles and extract image info
func ParseAllTerraformFiles ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.