Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
List<V1alpha1NonResourcePolicyRule> |
V1alpha1PolicyRulesWithSubjectsFluentImpl.buildNonResourceRules() |
List<V1alpha1NonResourcePolicyRule> |
V1alpha1PolicyRulesWithSubjectsFluent.buildNonResourceRules() |
List<V1alpha1NonResourcePolicyRule> |
V1alpha1PolicyRulesWithSubjectsFluentImpl.getNonResourceRules()
Deprecated.
|
List<V1alpha1NonResourcePolicyRule> |
V1alpha1PolicyRulesWithSubjectsFluent.getNonResourceRules()
Deprecated.
|
List<V1alpha1NonResourcePolicyRule> |
V1alpha1PolicyRulesWithSubjects.getNonResourceRules()
`nonResourceRules` is a list of NonResourcePolicyRules that identify matching
requests according to their verb and the target non-resource URL.
|
Constructor and Description |
---|
V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRule instance) |
V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRule instance,
Boolean validationEnabled) |
V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRuleFluent<?> fluent,
V1alpha1NonResourcePolicyRule instance) |
V1alpha1NonResourcePolicyRuleBuilder(V1alpha1NonResourcePolicyRuleFluent<?> fluent,
V1alpha1NonResourcePolicyRule instance,
Boolean validationEnabled) |
V1alpha1NonResourcePolicyRuleFluentImpl(V1alpha1NonResourcePolicyRule instance) |
Copyright © 2020. All rights reserved.