# Functions

IsNil is predicate to filter out nil Volume instances.
NewBuilder returns new instance of Builder.
NewForAPIObject returns a new instance of Volume.

# Structs

Builder is the builder object for Volume.
Volume is a wrapper over named volume api object, used within Pods.

# Type aliases

Predicate defines an abstraction to determine conditional checks against the provided volume instance.
PredicateList holds a list of predicate.