Documentation ¶
Overview ¶
nolint
Index ¶
Constants ¶
View Source
const ( ErrLocatingWorkload = "failed to locate the workload" ErrLocatingService = "failed to locate any the services" ErrCreatingService = "failed to create the services" ErrUpdateStatus = "failed to update status" )
Variables ¶
View Source
var ServiceAPIVersion = v1.SchemeGroupVersion.String()
ServiceAPIVersion is string "v1"
View Source
var ServiceKind = reflect.TypeOf(v1.Service{}).Name()
ServiceKind is string "Service"
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.