JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkus.kubernetes.deployment
Interface NodeSelectorConfig
public interface
NodeSelectorConfig
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
key
()
The key of the nodeSelector.
String
value
()
The value of the nodeSelector.
Method Details
key
String
key
()
The key of the nodeSelector.
value
String
value
()
The value of the nodeSelector.