Documentation ¶
Overview ¶
Package envvars is the package that build the environment variables that kubernetes provides to the containers run by it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromServices ¶
func FromServices(services *api.ServiceList) []api.EnvVar
FromServices builds environment variables that a container is started with, which tell the container where to find the services it may need, which are provided as an argument.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.