Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { // Client is the controller-runtime client Client kubernetes.Interface // Namespace is the kubernetes namespace where the jobs are run Namespace string }
Server is the api server
Click to show internal directories.
Click to hide internal directories.