Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
API is an implementation of an api.
func NewAPI ¶
func NewAPI(log logrus.FieldLogger, port int32, host string, client kubernetes.Interface, namespace string) (*API, error)
NewAPI creates a new api.
func (*API) SetConfig ¶
func (a *API) SetConfig(cfg *dynamic.Configuration)
SetConfig sets the current dynamic configuration.
func (*API) SetReadiness ¶
SetReadiness sets the readiness flag in the API.
func (*API) SetTopology ¶
SetTopology sets the current topology.
Click to show internal directories.
Click to hide internal directories.