Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanUpStreamingJobs ¶
func CleanUpStreamingJobs(w http.ResponseWriter, r *http.Request)
Cleanup streaming jobs API assumes defaults while performing cleanup. The underlying backend library exposes more hooks which can are not yet implemented on the UI, and are only available via the CLI.
func CreateConnectionProfile ¶
func CreateConnectionProfile(w http.ResponseWriter, r *http.Request)
func GetStaticIps ¶
func GetStaticIps(w http.ResponseWriter, r *http.Request)
func ListConnectionProfiles ¶
func ListConnectionProfiles(w http.ResponseWriter, r *http.Request)
Types ¶
type ProfileAPIHandler ¶
type ProfileAPIHandler struct {
ValidateResources conversion.ValidateResourcesInterface
}
func (*ProfileAPIHandler) VerifyJsonConfiguration ¶
func (profileHandler *ProfileAPIHandler) VerifyJsonConfiguration(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.