# Functions
GetGVR returns configmap's GroupVersionResource which could be used for Clean function.
NewBuilder creates a new instance of Builder.
Pull retrieves an existing configmap object from the cluster.
# Structs
Builder provides struct for configmap object containing connection to the cluster and the configmap definitions.
# Type aliases
AdditionalOptions additional options for configmap object.