Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GlobalState ¶
type GlobalState struct { Nodes []*globalv1.Node Services []ServiceAndEndpoints }
type Job ¶
type Job struct { Store *proxystore.Store Config *Config }
type ServiceAndEndpoints ¶
type ServiceAndEndpoints struct { Service *localv1.Service Endpoints []*globalv1.EndpointInfo }
Click to show internal directories.
Click to hide internal directories.