Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 889 Bytes

v1_ingress_class_spec.md

File metadata and controls

11 lines (7 loc) · 889 Bytes

v1_ingress_class_spec_t

Properties

Name Type Description Notes
controller char * controller refers to the name of the controller that should handle this class. This allows for different "flavors" that are controlled by the same controller. For example, you may have different parameters for the same implementing controller. This should be specified as a domain-prefixed path no more than 250 characters in length, e.g. "acme.io/ingress-controller". This field is immutable. [optional]
parameters v1_ingress_class_parameters_reference_t * [optional]

[Back to Model list] [Back to API list] [Back to README]