Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WellKnownService ¶
type WellKnownService string
const ( // KubeAPIServer is the service where kube-apiserver listens. KubeAPIServer WellKnownService = "kube-apiserver" // KopsController is the service where kops-controller listens. KopsController WellKnownService = "kops-controller" )
Click to show internal directories.
Click to hide internal directories.