# Functions
GetPrintColumns looks for the open API extension for the display columns.
NewOpenAPIData creates a new `Resources` out of the openapi document.
NewOpenAPIGetter returns an object to return OpenAPIDatas which reads from a server, and then stores in memory for subsequent invocations.
SupportsDryRun is a method that let's us look in the OpenAPI if the specific group-version-kind supports the dryRun query parameter for the PATCH end-point.
# Constants
PrintColumnsKey is the key that defines which columns should be printed.