OBJECT
KubernetesKindMutateSpringCloudGatewayMapping
Mutator for SpringCloudGatewayMapping
link GraphQL Schema definition
- type KubernetesKindMutateSpringCloudGatewayMapping {
- # Arguments
- # dryRun: Submit request without persisting the resource
- # json: Raw JSON input as expected by KRM API
- # resource: GraphQL resource type definition
- # yaml: Raw YAML input as expected by KRM API
- (
- Boolean, :
- JSON, :
- KubernetesKindSpringCloudGatewayMappingInput, :
- String :
- ): KubernetesKindSpringCloudGatewayMapping
- # Arguments
- # dryRun: Submit request without persisting the resource
- # json: Raw JSON input as expected by KRM API
- # resource: GraphQL resource type definition
- # yaml: Raw YAML input as expected by KRM API
- (
- Boolean, :
- JSON, :
- KubernetesKindSpringCloudGatewayMappingInput, :
- String :
- ): KubernetesMutateDeleteResponse
- # Arguments
- # dryRun: Submit request without persisting the resource
- # json: Raw JSON input as expected by KRM API
- # name: Name of the resource that is being updated
- # patchType: The type of the patch being provided
- # resource: GraphQL resource type definition
- # yaml: Raw YAML input as expected by KRM API
- (
- Boolean, :
- JSON, :
- String!, :
- KubernetesPatchType!, :
- KubernetesKindSpringCloudGatewayMappingInput, :
- String :
- ): KubernetesKindSpringCloudGatewayMapping
- # Arguments
- # dryRun: Submit request without persisting the resource
- # json: Raw JSON input as expected by KRM API
- # resource: GraphQL resource type definition
- # yaml: Raw YAML input as expected by KRM API
- (
- Boolean, :
- JSON, :
- KubernetesKindSpringCloudGatewayMappingInput, :
- String :
- ): KubernetesKindSpringCloudGatewayMapping
- # Arguments
- # dryRun: Submit request without persisting the resource
- # json: Raw JSON input as expected by KRM API
- # resource: GraphQL resource type definition
- # yaml: Raw YAML input as expected by KRM API
- (
- Boolean, :
- JSON, :
- KubernetesKindSpringCloudGatewayMappingInput, :
- String :
- ): KubernetesKindSpringCloudGatewayMapping
- }