//
pkg.gl
Category
github.com/fairwindsops/controller-utils
pkg
controller
package
0.3.4
Repository:
https://github.com/fairwindsops/controller-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
4
Files
356 SLOC
#
Functions
GetPodMetadataAndSpec
GetPodMetadataAndSpec looks inside arbitrary YAML for a PodSpec and it's metadata.
ValidateIfControllerMatches
ValidateIfControllerMatches checks if a child object is controlled by a parent object.
#
Structs
Client
Client is used to interact with the Kubernetes API.
Workload
Workload represents a workload in the cluster.