package
Version:
v0.0.0-...-5889433
Opens a new window with list of versions in this module.
Published: Oct 5, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Init Container
Enables separation of concerns by providing a separate lifecycle for initialization related tasks distinct from main container.
Problem
Main application containers might have certain prerequisites before starting up such database schema setup, seed data installation.
Solution
Documentation
¶
func GenerateInitContainerSpec()
GenerateInitContainerSpec ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.