Documentation ¶
Index ¶
- func CreatePgorole(clientset kubernetes.Interface, createdBy string, ...) msgs.CreatePgoroleResponse
- func CreatePgoroleHandler(w http.ResponseWriter, r *http.Request)
- func DeletePgorole(clientset kubernetes.Interface, deletedBy string, ...) msgs.DeletePgoroleResponse
- func DeletePgoroleHandler(w http.ResponseWriter, r *http.Request)
- func ShowPgorole(clientset kubernetes.Interface, request *msgs.ShowPgoroleRequest) msgs.ShowPgoroleResponse
- func ShowPgoroleHandler(w http.ResponseWriter, r *http.Request)
- func UpdatePgorole(clientset kubernetes.Interface, updatedBy string, ...) msgs.UpdatePgoroleResponse
- func UpdatePgoroleHandler(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePgorole ¶
func CreatePgorole(clientset kubernetes.Interface, createdBy string, request *msgs.CreatePgoroleRequest) msgs.CreatePgoroleResponse
CreatePgorole ...
func CreatePgoroleHandler ¶
func CreatePgoroleHandler(w http.ResponseWriter, r *http.Request)
func DeletePgorole ¶
func DeletePgorole(clientset kubernetes.Interface, deletedBy string, request *msgs.DeletePgoroleRequest) msgs.DeletePgoroleResponse
DeletePgorole ...
func DeletePgoroleHandler ¶
func DeletePgoroleHandler(w http.ResponseWriter, r *http.Request)
func ShowPgorole ¶
func ShowPgorole(clientset kubernetes.Interface, request *msgs.ShowPgoroleRequest) msgs.ShowPgoroleResponse
ShowPgorole ...
func ShowPgoroleHandler ¶
func ShowPgoroleHandler(w http.ResponseWriter, r *http.Request)
func UpdatePgorole ¶
func UpdatePgorole(clientset kubernetes.Interface, updatedBy string, request *msgs.UpdatePgoroleRequest) msgs.UpdatePgoroleResponse
func UpdatePgoroleHandler ¶
func UpdatePgoroleHandler(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.