|
876 | 876 | "documentationUrl": "", |
877 | 877 | "nextSteps": [], |
878 | 878 | "configurations": { |
879 | | - "permissions": [] |
| 879 | + "permissions": [], |
| 880 | + "configurableParams": [ |
| 881 | + { |
| 882 | + "inputType": "textInput", |
| 883 | + "commandKey": "MY_AKS_RESOURCE_GROUP", |
| 884 | + "title": "Resource Group Name", |
| 885 | + "defaultValue": "" |
| 886 | + }, |
| 887 | + { |
| 888 | + "inputType": "textInput", |
| 889 | + "commandKey": "MY_AKS_CLUSTER_NAME", |
| 890 | + "title": "AKS Cluster Name", |
| 891 | + "defaultValue": "" |
| 892 | + } |
| 893 | + ] |
880 | 894 | } |
881 | 895 | }, |
882 | 896 | { |
|
889 | 903 | "documentationUrl": "", |
890 | 904 | "nextSteps": [], |
891 | 905 | "configurations": { |
892 | | - "permissions": [] |
| 906 | + "permissions": [], |
| 907 | + "configurableParams": [ |
| 908 | + { |
| 909 | + "inputType": "textInput", |
| 910 | + "commandKey": "MY_AKS_RESOURCE_GROUP", |
| 911 | + "title": "Resource Group Name", |
| 912 | + "defaultValue": "" |
| 913 | + }, |
| 914 | + { |
| 915 | + "inputType": "textInput", |
| 916 | + "commandKey": "MY_AKS_CLUSTER_NAME", |
| 917 | + "title": "AKS Cluster Name", |
| 918 | + "defaultValue": "" |
| 919 | + } |
| 920 | + ] |
893 | 921 | } |
894 | 922 | }, |
895 | 923 | { |
|
902 | 930 | "documentationUrl": "", |
903 | 931 | "nextSteps": [], |
904 | 932 | "configurations": { |
905 | | - "permissions": [] |
| 933 | + "permissions": [], |
| 934 | + "configurableParams": [ |
| 935 | + { |
| 936 | + "inputType": "textInput", |
| 937 | + "commandKey": "MY_AKS_RESOURCE_GROUP", |
| 938 | + "title": "Resource Group Name", |
| 939 | + "defaultValue": "" |
| 940 | + }, |
| 941 | + { |
| 942 | + "inputType": "textInput", |
| 943 | + "commandKey": "MY_AKS_CLUSTER_NAME", |
| 944 | + "title": "AKS Cluster Name", |
| 945 | + "defaultValue": "" |
| 946 | + } |
| 947 | + ] |
906 | 948 | } |
907 | 949 | }, |
908 | 950 | { |
|
915 | 957 | "documentationUrl": "", |
916 | 958 | "nextSteps": [], |
917 | 959 | "configurations": { |
918 | | - "permissions": [] |
| 960 | + "permissions": [], |
| 961 | + "configurableParams": [ |
| 962 | + { |
| 963 | + "inputType": "textInput", |
| 964 | + "commandKey": "MY_AKS_RESOURCE_GROUP", |
| 965 | + "title": "Resource Group Name", |
| 966 | + "defaultValue": "" |
| 967 | + }, |
| 968 | + { |
| 969 | + "inputType": "textInput", |
| 970 | + "commandKey": "MY_AKS_CLUSTER_NAME", |
| 971 | + "title": "AKS Cluster Name", |
| 972 | + "defaultValue": "" |
| 973 | + } |
| 974 | + ] |
919 | 975 | } |
920 | 976 | }, |
921 | 977 | { |
|
928 | 984 | "documentationUrl": "", |
929 | 985 | "nextSteps": [], |
930 | 986 | "configurations": { |
931 | | - "permissions": [] |
| 987 | + "permissions": [], |
| 988 | + "configurableParams": [ |
| 989 | + { |
| 990 | + "inputType": "textInput", |
| 991 | + "commandKey": "MY_AKS_RESOURCE_GROUP", |
| 992 | + "title": "Resource Group Name", |
| 993 | + "defaultValue": "" |
| 994 | + }, |
| 995 | + { |
| 996 | + "inputType": "textInput", |
| 997 | + "commandKey": "MY_AKS_CLUSTER_NAME", |
| 998 | + "title": "AKS Cluster Name", |
| 999 | + "defaultValue": "" |
| 1000 | + } |
| 1001 | + ] |
932 | 1002 | } |
933 | 1003 | } |
934 | | - |
935 | 1004 | ] |
0 commit comments