package
0.0.0-20250311203337-809a69aa9717
Repository: https://github.com/arangodb/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
ApplyContainerResource adds non-existing resources from `from` to `to` ResourceList.
ApplyContainerResourceList adds non-existing resources from `from` to `to` ResourceList.
No description provided by the author
No description provided by the author
No description provided by the author
ExtractPodAcceptedResourceRequirement filters resource requirements for Pods.
ExtractPodInitContainerAcceptedResourceRequirement filters resource requirements for InitContainers.
ExtractStorageResourceRequirement filters resource requirements for Pods.
GetAnyContainerByName returns the container in the given containers with the given name.
GetAnyContainerStatusByName returns the container status in the given ContainerStatus list with the given name.
GetContainerByName returns the container in the given pod with the given name.
GetContainerIDByName returns the container id in the given list with the given name.
GetContainerStatusByName returns the container status in the given pod with the given name.
GetContainerStatusIDByName returns the container id in the given list with the given name.
GetFailedContainerNames returns list of failed containers from provided list of statuses.
IsContainerFailed returns true if the arangodb container has terminated wih a non-zero exit code.
IsResourceRequirementsChanged returns true if the resource requirements have changed.
No description provided by the author
No description provided by the author
MergeContainerResource updates resources from `from` to `to` ResourceList.
MergeContainerResourceList updates resources from `from` to `to` ResourceList.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewPodResourceListFilter returns function which filter out not accepted resources from list.
NewPodResourceRequirementsFilter returns function which filter out not accepted resources from resource requirements.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PodResourceRequirementsInitContainersAcceptedResourceRequirements returns struct if accepted Pod resource types.
PodResourceRequirementsPodAcceptedResourceRequirements returns struct if accepted Pod resource types.
No description provided by the author
UpscaleContainerResourceList scales up resources from `from` to `to` ResourceList.
No description provided by the author
UpscaleOptionalContainerResourceList scales up resources from `from` to `to` ResourceList if they exists in `to`.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author