package
0.4.3
Repository: https://github.com/sub-mod/kubernetes.git
Documentation: pkg.go.dev

# Functions

AccumulateUniquePorts runs an extraction function on each Port of each Container, accumulating the results and returning an error if any ports conflict.
ValidateManifest tests that the specified ContainerManifest has valid data.
ValidatePod tests if required fields in the pod are set.
No description provided by the author
ValidatePodUpdate tests to see if the update is legal.
No description provided by the author
ValidateReplicationController tests if required fields in the replication controller are set.
ValidateReplicationControllerState tests if required fields in the replication controller state are set.
ValidateService tests if required fields in the service are set.