Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SimpleDeployment ¶
func SimpleDeployment(image, tag string) *apiv1b2.Deployment
SimpleDeployment creates an effectively static Kubernetes Deployment object with only the name and image being configured. No helper functions are used, all data structures are defined inline. This example is equivalent to a simple yaml file, but with type enforcement!
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.