Documentation ¶
Index ¶
- func Create(k8sClient client.Client, route *osroutev1.Route) error
- func CreateWithMap(k8sClient client.Client, cfg map[string]interface{}) error
- func Delete(k8sClient client.Client, route *osroutev1.Route) error
- func DeleteOfAll(k8sClient client.Client, route *osroutev1.Route, ...) error
- func Get(k8sClient client.Client, name, namespace string) (*osroutev1.Route, error)
- func List(k8sClient client.Client, opts []client.ListOption) (*osroutev1.RouteList, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteOfAll ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.