NodeDaemonEndpoints constructor
const
NodeDaemonEndpoints({
- DaemonEndpoint? kubeletEndpoint,
Default constructor.
Implementation
const NodeDaemonEndpoints({
this.kubeletEndpoint,
});