Documentation ¶
Index ¶
- func GetBlockTypesAndBlocksBasedOnThemInKey(jwtToken string, keyId string) (response.BlockTypesKey, error)
- func GetBlocksAndPodsAssociatedWithKey(jwtToken string, keyId string) (response.UserKey, error)
- func GetFilteredUserKeysBlocksAndPodsForGivenKey(jwtToken string, keyId string) (response.FilteredKey, error)
- func GetKeyPodAndBlockScaleValues(jwtToken string, scaleParam request.ScaleIdParam) (response.ScaleValues, error)
- func GetLinkedResources(jwtToken string, keyId string) (response.LinkedResources, error)
- func GetPodsBasedOnPodTypesInKey(jwtToken string, keyId string) (response.PodTypesKey, error)
- func GetScalesAlongWithBlocksAndPodsBasedOnThem(jwtToken string, keyId string) (response.ScalesKey, error)
- func GetTasksByStatus(jwtToken string, keyId string) (response.TasksStatusKey, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBlockTypesAndBlocksBasedOnThemInKey ¶
func GetBlockTypesAndBlocksBasedOnThemInKey(jwtToken string, keyId string) (response.BlockTypesKey, error)
func GetFilteredUserKeysBlocksAndPodsForGivenKey ¶
func GetFilteredUserKeysBlocksAndPodsForGivenKey(jwtToken string, keyId string) (response.FilteredKey, error)
func GetKeyPodAndBlockScaleValues ¶
func GetKeyPodAndBlockScaleValues(jwtToken string, scaleParam request.ScaleIdParam) (response.ScaleValues, error)
func GetLinkedResources ¶
func GetLinkedResources(jwtToken string, keyId string) (response.LinkedResources, error)
func GetPodsBasedOnPodTypesInKey ¶
func GetPodsBasedOnPodTypesInKey(jwtToken string, keyId string) (response.PodTypesKey, error)
func GetTasksByStatus ¶
func GetTasksByStatus(jwtToken string, keyId string) (response.TasksStatusKey, error)
Types ¶
This section is empty.
Source Files ¶
- keys.2.1.get_blocks_and_pods_associated_with_key.go
- keys.2.2.get_filtered_user_keys_blocks_and_pods_for_given_key..go
- keys.2.3.get_block_types_and_blocks_based_on_them_in_key.go
- keys.2.4.get_pods_based_on_pod_types_in_key.go
- keys.2.5.get_scales_along_with_blocks_and_pods_based_on_them.go
- keys.2.6.get_linked_resources.go
- keys.2.7.get_key_pod_and_block_scale_values.go
- keys.2.8.get_task_status.go
Click to show internal directories.
Click to hide internal directories.