Documentation
¶
Index ¶
- func DeleteAPI(apiName string, keepCache bool) error
- func GetAPIByName(deployedResource *operator.DeployedResource) ([]schema.APIResponse, error)
- func GetAllAPIs(virtualServices []istioclientnetworking.VirtualService) ([]schema.APIResponse, error)
- func UpdateAPI(apiConfig *userconfig.API) (*spec.API, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAPIByName ¶
func GetAPIByName(deployedResource *operator.DeployedResource) ([]schema.APIResponse, error)
GetAPIByName retrieves the metadata, in the form of schema.APIResponse, of a single traffic splitter API
func GetAllAPIs ¶
func GetAllAPIs(virtualServices []istioclientnetworking.VirtualService) ([]schema.APIResponse, error)
GetAllAPIs returns a list of metadata, in the form of schema.APIResponse, about all the created traffic splitter APIs
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.