Uses of Class
io.kubernetes.client.openapi.models.V1beta1Variable
Packages that use V1beta1Variable
-
Uses of V1beta1Variable in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1VariableModifier and TypeMethodDescriptionV1beta1Variable.expression(String expression) static V1beta1VariableCreate an instance of V1beta1Variable given an JSON stringMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1beta1VariableModifier and TypeMethodDescriptionV1beta1ValidatingAdmissionPolicySpec.getVariables()Variables contain definitions of variables that can be used in composition of other expressions.Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1VariableModifier and TypeMethodDescriptionV1beta1ValidatingAdmissionPolicySpec.addVariablesItem(V1beta1Variable variablesItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta1VariableModifier and TypeMethodDescriptionvoidV1beta1ValidatingAdmissionPolicySpec.setVariables(List<V1beta1Variable> variables) V1beta1ValidatingAdmissionPolicySpec.variables(List<V1beta1Variable> variables)