acceptedNames property

CustomResourceDefinitionNames? acceptedNames
final

acceptedNames are the names that are actually being used to serve discovery. They may be different than the names in spec.

Implementation

final CustomResourceDefinitionNames? acceptedNames;