Uses of Class
io.kubernetes.client.openapi.models.V1Variable
Packages that use V1Variable
-
Uses of V1Variable in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1VariableMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1VariableModifier and TypeMethodDescriptionV1ValidatingAdmissionPolicySpec.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 V1VariableModifier and TypeMethodDescriptionV1ValidatingAdmissionPolicySpec.addVariablesItem(V1Variable variablesItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1VariableModifier and TypeMethodDescriptionvoidV1ValidatingAdmissionPolicySpec.setVariables(List<V1Variable> variables) V1ValidatingAdmissionPolicySpec.variables(List<V1Variable> variables)