# Functions
Get gets the specified object and unmarshals the retrieved data into the "into" object.
List retrieves the specified object list and unmarshals the retrieved data into the "into" object.
No description provided by the author
No description provided by the author
WithGetOptions sets the metav1.GetOptions for the Get() operation.
WithListOptions sets the metav1.ListOptions for the List() operation.