Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRelatedDeployments ¶
func GetRelatedDeployments(name string, clientset kubernetes.Interface) *[]appsv1.Deployment
GetRelatedDeployments returns the deployments related to the resource with given name.
func GetRelatedDeploymentsAnnotations ¶
func GetRelatedDeploymentsAnnotations(name string, clientset kubernetes.Interface) *[]appsv1.Deployment
GetRelatedDeploymentsAnnotations return the deployments related to the resource with given name narrow search with label, but afterwards all deployments are fetched linear search through list of relations TODO extend with cache
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.