import { HttpInfo } from '../http/http.js'; import { Configuration, ConfigurationOptions } from '../configuration.js'; import { AuthenticationV1TokenRequest } from '../models/AuthenticationV1TokenRequest.js'; import { CoreV1Event } from '../models/CoreV1Event.js'; import { CoreV1EventList } from '../models/CoreV1EventList.js'; import { EventsV1Event } from '../models/EventsV1Event.js'; import { EventsV1EventList } from '../models/EventsV1EventList.js'; import { ResourceV1ResourceClaim } from '../models/ResourceV1ResourceClaim.js'; import { V1APIGroup } from '../models/V1APIGroup.js'; import { V1APIGroupList } from '../models/V1APIGroupList.js'; import { V1APIResourceList } from '../models/V1APIResourceList.js'; import { V1APIService } from '../models/V1APIService.js'; import { V1APIServiceList } from '../models/V1APIServiceList.js'; import { V1APIVersions } from '../models/V1APIVersions.js'; import { V1Binding } from '../models/V1Binding.js'; import { V1CSIDriver } from '../models/V1CSIDriver.js'; import { V1CSIDriverList } from '../models/V1CSIDriverList.js'; import { V1CSINode } from '../models/V1CSINode.js'; import { V1CSINodeList } from '../models/V1CSINodeList.js'; import { V1CSIStorageCapacity } from '../models/V1CSIStorageCapacity.js'; import { V1CSIStorageCapacityList } from '../models/V1CSIStorageCapacityList.js'; import { V1CertificateSigningRequest } from '../models/V1CertificateSigningRequest.js'; import { V1CertificateSigningRequestList } from '../models/V1CertificateSigningRequestList.js'; import { V1ClusterRole } from '../models/V1ClusterRole.js'; import { V1ClusterRoleBinding } from '../models/V1ClusterRoleBinding.js'; import { V1ClusterRoleBindingList } from '../models/V1ClusterRoleBindingList.js'; import { V1ClusterRoleList } from '../models/V1ClusterRoleList.js'; import { V1ComponentStatus } from '../models/V1ComponentStatus.js'; import { V1ComponentStatusList } from '../models/V1ComponentStatusList.js'; import { V1ConfigMap } from '../models/V1ConfigMap.js'; import { V1ConfigMapList } from '../models/V1ConfigMapList.js'; import { V1ControllerRevision } from '../models/V1ControllerRevision.js'; import { V1ControllerRevisionList } from '../models/V1ControllerRevisionList.js'; import { V1CronJob } from '../models/V1CronJob.js'; import { V1CronJobList } from '../models/V1CronJobList.js'; import { V1CustomResourceDefinition } from '../models/V1CustomResourceDefinition.js'; import { V1CustomResourceDefinitionList } from '../models/V1CustomResourceDefinitionList.js'; import { V1DaemonSet } from '../models/V1DaemonSet.js'; import { V1DaemonSetList } from '../models/V1DaemonSetList.js'; import { V1DeleteOptions } from '../models/V1DeleteOptions.js'; import { V1Deployment } from '../models/V1Deployment.js'; import { V1DeploymentList } from '../models/V1DeploymentList.js'; import { V1DeviceClass } from '../models/V1DeviceClass.js'; import { V1DeviceClassList } from '../models/V1DeviceClassList.js'; import { V1EndpointSlice } from '../models/V1EndpointSlice.js'; import { V1EndpointSliceList } from '../models/V1EndpointSliceList.js'; import { V1Endpoints } from '../models/V1Endpoints.js'; import { V1EndpointsList } from '../models/V1EndpointsList.js'; import { V1Eviction } from '../models/V1Eviction.js'; import { V1FlowSchema } from '../models/V1FlowSchema.js'; import { V1FlowSchemaList } from '../models/V1FlowSchemaList.js'; import { V1HorizontalPodAutoscaler } from '../models/V1HorizontalPodAutoscaler.js'; import { V1HorizontalPodAutoscalerList } from '../models/V1HorizontalPodAutoscalerList.js'; import { V1IPAddress } from '../models/V1IPAddress.js'; import { V1IPAddressList } from '../models/V1IPAddressList.js'; import { V1Ingress } from '../models/V1Ingress.js'; import { V1IngressClass } from '../models/V1IngressClass.js'; import { V1IngressClassList } from '../models/V1IngressClassList.js'; import { V1IngressList } from '../models/V1IngressList.js'; import { V1Job } from '../models/V1Job.js'; import { V1JobList } from '../models/V1JobList.js'; import { V1Lease } from '../models/V1Lease.js'; import { V1LeaseList } from '../models/V1LeaseList.js'; import { V1LimitRange } from '../models/V1LimitRange.js'; import { V1LimitRangeList } from '../models/V1LimitRangeList.js'; import { V1LocalSubjectAccessReview } from '../models/V1LocalSubjectAccessReview.js'; import { V1MutatingWebhookConfiguration } from '../models/V1MutatingWebhookConfiguration.js'; import { V1MutatingWebhookConfigurationList } from '../models/V1MutatingWebhookConfigurationList.js'; import { V1Namespace } from '../models/V1Namespace.js'; import { V1NamespaceList } from '../models/V1NamespaceList.js'; import { V1NetworkPolicy } from '../models/V1NetworkPolicy.js'; import { V1NetworkPolicyList } from '../models/V1NetworkPolicyList.js'; import { V1Node } from '../models/V1Node.js'; import { V1NodeList } from '../models/V1NodeList.js'; import { V1PersistentVolume } from '../models/V1PersistentVolume.js'; import { V1PersistentVolumeClaim } from '../models/V1PersistentVolumeClaim.js'; import { V1PersistentVolumeClaimList } from '../models/V1PersistentVolumeClaimList.js'; import { V1PersistentVolumeList } from '../models/V1PersistentVolumeList.js'; import { V1Pod } from '../models/V1Pod.js'; import { V1PodDisruptionBudget } from '../models/V1PodDisruptionBudget.js'; import { V1PodDisruptionBudgetList } from '../models/V1PodDisruptionBudgetList.js'; import { V1PodList } from '../models/V1PodList.js'; import { V1PodTemplate } from '../models/V1PodTemplate.js'; import { V1PodTemplateList } from '../models/V1PodTemplateList.js'; import { V1PriorityClass } from '../models/V1PriorityClass.js'; import { V1PriorityClassList } from '../models/V1PriorityClassList.js'; import { V1PriorityLevelConfiguration } from '../models/V1PriorityLevelConfiguration.js'; import { V1PriorityLevelConfigurationList } from '../models/V1PriorityLevelConfigurationList.js'; import { V1ReplicaSet } from '../models/V1ReplicaSet.js'; import { V1ReplicaSetList } from '../models/V1ReplicaSetList.js'; import { V1ReplicationController } from '../models/V1ReplicationController.js'; import { V1ReplicationControllerList } from '../models/V1ReplicationControllerList.js'; import { V1ResourceClaimList } from '../models/V1ResourceClaimList.js'; import { V1ResourceClaimTemplate } from '../models/V1ResourceClaimTemplate.js'; import { V1ResourceClaimTemplateList } from '../models/V1ResourceClaimTemplateList.js'; import { V1ResourceQuota } from '../models/V1ResourceQuota.js'; import { V1ResourceQuotaList } from '../models/V1ResourceQuotaList.js'; import { V1ResourceSlice } from '../models/V1ResourceSlice.js'; import { V1ResourceSliceList } from '../models/V1ResourceSliceList.js'; import { V1Role } from '../models/V1Role.js'; import { V1RoleBinding } from '../models/V1RoleBinding.js'; import { V1RoleBindingList } from '../models/V1RoleBindingList.js'; import { V1RoleList } from '../models/V1RoleList.js'; import { V1RuntimeClass } from '../models/V1RuntimeClass.js'; import { V1RuntimeClassList } from '../models/V1RuntimeClassList.js'; import { V1Scale } from '../models/V1Scale.js'; import { V1Secret } from '../models/V1Secret.js'; import { V1SecretList } from '../models/V1SecretList.js'; import { V1SelfSubjectAccessReview } from '../models/V1SelfSubjectAccessReview.js'; import { V1SelfSubjectReview } from '../models/V1SelfSubjectReview.js'; import { V1SelfSubjectRulesReview } from '../models/V1SelfSubjectRulesReview.js'; import { V1Service } from '../models/V1Service.js'; import { V1ServiceAccount } from '../models/V1ServiceAccount.js'; import { V1ServiceAccountList } from '../models/V1ServiceAccountList.js'; import { V1ServiceCIDR } from '../models/V1ServiceCIDR.js'; import { V1ServiceCIDRList } from '../models/V1ServiceCIDRList.js'; import { V1ServiceList } from '../models/V1ServiceList.js'; import { V1StatefulSet } from '../models/V1StatefulSet.js'; import { V1StatefulSetList } from '../models/V1StatefulSetList.js'; import { V1Status } from '../models/V1Status.js'; import { V1StorageClass } from '../models/V1StorageClass.js'; import { V1StorageClassList } from '../models/V1StorageClassList.js'; import { V1SubjectAccessReview } from '../models/V1SubjectAccessReview.js'; import { V1TokenReview } from '../models/V1TokenReview.js'; import { V1ValidatingAdmissionPolicy } from '../models/V1ValidatingAdmissionPolicy.js'; import { V1ValidatingAdmissionPolicyBinding } from '../models/V1ValidatingAdmissionPolicyBinding.js'; import { V1ValidatingAdmissionPolicyBindingList } from '../models/V1ValidatingAdmissionPolicyBindingList.js'; import { V1ValidatingAdmissionPolicyList } from '../models/V1ValidatingAdmissionPolicyList.js'; import { V1ValidatingWebhookConfiguration } from '../models/V1ValidatingWebhookConfiguration.js'; import { V1ValidatingWebhookConfigurationList } from '../models/V1ValidatingWebhookConfigurationList.js'; import { V1VolumeAttachment } from '../models/V1VolumeAttachment.js'; import { V1VolumeAttachmentList } from '../models/V1VolumeAttachmentList.js'; import { V1VolumeAttributesClass } from '../models/V1VolumeAttributesClass.js'; import { V1VolumeAttributesClassList } from '../models/V1VolumeAttributesClassList.js'; import { V1alpha1ClusterTrustBundle } from '../models/V1alpha1ClusterTrustBundle.js'; import { V1alpha1ClusterTrustBundleList } from '../models/V1alpha1ClusterTrustBundleList.js'; import { V1alpha1MutatingAdmissionPolicy } from '../models/V1alpha1MutatingAdmissionPolicy.js'; import { V1alpha1MutatingAdmissionPolicyBinding } from '../models/V1alpha1MutatingAdmissionPolicyBinding.js'; import { V1alpha1MutatingAdmissionPolicyBindingList } from '../models/V1alpha1MutatingAdmissionPolicyBindingList.js'; import { V1alpha1MutatingAdmissionPolicyList } from '../models/V1alpha1MutatingAdmissionPolicyList.js'; import { V1alpha1PodCertificateRequest } from '../models/V1alpha1PodCertificateRequest.js'; import { V1alpha1PodCertificateRequestList } from '../models/V1alpha1PodCertificateRequestList.js'; import { V1alpha1StorageVersion } from '../models/V1alpha1StorageVersion.js'; import { V1alpha1StorageVersionList } from '../models/V1alpha1StorageVersionList.js'; import { V1alpha1StorageVersionMigration } from '../models/V1alpha1StorageVersionMigration.js'; import { V1alpha1StorageVersionMigrationList } from '../models/V1alpha1StorageVersionMigrationList.js'; import { V1alpha1VolumeAttributesClass } from '../models/V1alpha1VolumeAttributesClass.js'; import { V1alpha1VolumeAttributesClassList } from '../models/V1alpha1VolumeAttributesClassList.js'; import { V1alpha2LeaseCandidate } from '../models/V1alpha2LeaseCandidate.js'; import { V1alpha2LeaseCandidateList } from '../models/V1alpha2LeaseCandidateList.js'; import { V1alpha3DeviceTaintRule } from '../models/V1alpha3DeviceTaintRule.js'; import { V1alpha3DeviceTaintRuleList } from '../models/V1alpha3DeviceTaintRuleList.js'; import { V1beta1ClusterTrustBundle } from '../models/V1beta1ClusterTrustBundle.js'; import { V1beta1ClusterTrustBundleList } from '../models/V1beta1ClusterTrustBundleList.js'; import { V1beta1DeviceClass } from '../models/V1beta1DeviceClass.js'; import { V1beta1DeviceClassList } from '../models/V1beta1DeviceClassList.js'; import { V1beta1IPAddress } from '../models/V1beta1IPAddress.js'; import { V1beta1IPAddressList } from '../models/V1beta1IPAddressList.js'; import { V1beta1LeaseCandidate } from '../models/V1beta1LeaseCandidate.js'; import { V1beta1LeaseCandidateList } from '../models/V1beta1LeaseCandidateList.js'; import { V1beta1MutatingAdmissionPolicy } from '../models/V1beta1MutatingAdmissionPolicy.js'; import { V1beta1MutatingAdmissionPolicyBinding } from '../models/V1beta1MutatingAdmissionPolicyBinding.js'; import { V1beta1MutatingAdmissionPolicyBindingList } from '../models/V1beta1MutatingAdmissionPolicyBindingList.js'; import { V1beta1MutatingAdmissionPolicyList } from '../models/V1beta1MutatingAdmissionPolicyList.js'; import { V1beta1ResourceClaim } from '../models/V1beta1ResourceClaim.js'; import { V1beta1ResourceClaimList } from '../models/V1beta1ResourceClaimList.js'; import { V1beta1ResourceClaimTemplate } from '../models/V1beta1ResourceClaimTemplate.js'; import { V1beta1ResourceClaimTemplateList } from '../models/V1beta1ResourceClaimTemplateList.js'; import { V1beta1ResourceSlice } from '../models/V1beta1ResourceSlice.js'; import { V1beta1ResourceSliceList } from '../models/V1beta1ResourceSliceList.js'; import { V1beta1ServiceCIDR } from '../models/V1beta1ServiceCIDR.js'; import { V1beta1ServiceCIDRList } from '../models/V1beta1ServiceCIDRList.js'; import { V1beta1VolumeAttributesClass } from '../models/V1beta1VolumeAttributesClass.js'; import { V1beta1VolumeAttributesClassList } from '../models/V1beta1VolumeAttributesClassList.js'; import { V1beta2DeviceClass } from '../models/V1beta2DeviceClass.js'; import { V1beta2DeviceClassList } from '../models/V1beta2DeviceClassList.js'; import { V1beta2ResourceClaim } from '../models/V1beta2ResourceClaim.js'; import { V1beta2ResourceClaimList } from '../models/V1beta2ResourceClaimList.js'; import { V1beta2ResourceClaimTemplate } from '../models/V1beta2ResourceClaimTemplate.js'; import { V1beta2ResourceClaimTemplateList } from '../models/V1beta2ResourceClaimTemplateList.js'; import { V1beta2ResourceSlice } from '../models/V1beta2ResourceSlice.js'; import { V1beta2ResourceSliceList } from '../models/V1beta2ResourceSliceList.js'; import { V2HorizontalPodAutoscaler } from '../models/V2HorizontalPodAutoscaler.js'; import { V2HorizontalPodAutoscalerList } from '../models/V2HorizontalPodAutoscalerList.js'; import { VersionInfo } from '../models/VersionInfo.js'; import { AdmissionregistrationApiRequestFactory, AdmissionregistrationApiResponseProcessor } from "../apis/AdmissionregistrationApi.js"; export interface AdmissionregistrationApiGetAPIGroupRequest { } export declare class ObjectAdmissionregistrationApi { private api; constructor(configuration: Configuration, requestFactory?: AdmissionregistrationApiRequestFactory, responseProcessor?: AdmissionregistrationApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: AdmissionregistrationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: AdmissionregistrationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { AdmissionregistrationV1ApiRequestFactory, AdmissionregistrationV1ApiResponseProcessor } from "../apis/AdmissionregistrationV1Api.js"; export interface AdmissionregistrationV1ApiCreateMutatingWebhookConfigurationRequest { /** * * @type V1MutatingWebhookConfiguration * @memberof AdmissionregistrationV1ApicreateMutatingWebhookConfiguration */ body: V1MutatingWebhookConfiguration; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateMutatingWebhookConfiguration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateMutatingWebhookConfiguration */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateMutatingWebhookConfiguration */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateMutatingWebhookConfiguration */ fieldValidation?: string; } export interface AdmissionregistrationV1ApiCreateValidatingAdmissionPolicyRequest { /** * * @type V1ValidatingAdmissionPolicy * @memberof AdmissionregistrationV1ApicreateValidatingAdmissionPolicy */ body: V1ValidatingAdmissionPolicy; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateValidatingAdmissionPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateValidatingAdmissionPolicy */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateValidatingAdmissionPolicy */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateValidatingAdmissionPolicy */ fieldValidation?: string; } export interface AdmissionregistrationV1ApiCreateValidatingAdmissionPolicyBindingRequest { /** * * @type V1ValidatingAdmissionPolicyBinding * @memberof AdmissionregistrationV1ApicreateValidatingAdmissionPolicyBinding */ body: V1ValidatingAdmissionPolicyBinding; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateValidatingAdmissionPolicyBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateValidatingAdmissionPolicyBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateValidatingAdmissionPolicyBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateValidatingAdmissionPolicyBinding */ fieldValidation?: string; } export interface AdmissionregistrationV1ApiCreateValidatingWebhookConfigurationRequest { /** * * @type V1ValidatingWebhookConfiguration * @memberof AdmissionregistrationV1ApicreateValidatingWebhookConfiguration */ body: V1ValidatingWebhookConfiguration; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateValidatingWebhookConfiguration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateValidatingWebhookConfiguration */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateValidatingWebhookConfiguration */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApicreateValidatingWebhookConfiguration */ fieldValidation?: string; } export interface AdmissionregistrationV1ApiDeleteCollectionMutatingWebhookConfigurationRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1ApideleteCollectionMutatingWebhookConfiguration */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1ApiDeleteCollectionValidatingAdmissionPolicyRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicy */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1ApiDeleteCollectionValidatingAdmissionPolicyBindingRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1ApideleteCollectionValidatingAdmissionPolicyBinding */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1ApiDeleteCollectionValidatingWebhookConfigurationRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1ApideleteCollectionValidatingWebhookConfiguration */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1ApiDeleteMutatingWebhookConfigurationRequest { /** * name of the MutatingWebhookConfiguration * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteMutatingWebhookConfiguration */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteMutatingWebhookConfiguration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteMutatingWebhookConfiguration */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteMutatingWebhookConfiguration */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteMutatingWebhookConfiguration */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteMutatingWebhookConfiguration */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteMutatingWebhookConfiguration */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1ApideleteMutatingWebhookConfiguration */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1ApiDeleteValidatingAdmissionPolicyRequest { /** * name of the ValidatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicy */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicy */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicy */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicy */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicy */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicy */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicy */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1ApiDeleteValidatingAdmissionPolicyBindingRequest { /** * name of the ValidatingAdmissionPolicyBinding * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicyBinding */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicyBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicyBinding */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicyBinding */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicyBinding */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicyBinding */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicyBinding */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1ApideleteValidatingAdmissionPolicyBinding */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1ApiDeleteValidatingWebhookConfigurationRequest { /** * name of the ValidatingWebhookConfiguration * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteValidatingWebhookConfiguration */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteValidatingWebhookConfiguration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteValidatingWebhookConfiguration */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApideleteValidatingWebhookConfiguration */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteValidatingWebhookConfiguration */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApideleteValidatingWebhookConfiguration */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApideleteValidatingWebhookConfiguration */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1ApideleteValidatingWebhookConfiguration */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1ApiGetAPIResourcesRequest { } export interface AdmissionregistrationV1ApiListMutatingWebhookConfigurationRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistMutatingWebhookConfiguration */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApilistMutatingWebhookConfiguration */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistMutatingWebhookConfiguration */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistMutatingWebhookConfiguration */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistMutatingWebhookConfiguration */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApilistMutatingWebhookConfiguration */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistMutatingWebhookConfiguration */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistMutatingWebhookConfiguration */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApilistMutatingWebhookConfiguration */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApilistMutatingWebhookConfiguration */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApilistMutatingWebhookConfiguration */ watch?: boolean; } export interface AdmissionregistrationV1ApiListValidatingAdmissionPolicyRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicy */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicy */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicy */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicy */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicy */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicy */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicy */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicy */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicy */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicy */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicy */ watch?: boolean; } export interface AdmissionregistrationV1ApiListValidatingAdmissionPolicyBindingRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicyBinding */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicyBinding */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicyBinding */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicyBinding */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicyBinding */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicyBinding */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicyBinding */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicyBinding */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicyBinding */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicyBinding */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApilistValidatingAdmissionPolicyBinding */ watch?: boolean; } export interface AdmissionregistrationV1ApiListValidatingWebhookConfigurationRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingWebhookConfiguration */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApilistValidatingWebhookConfiguration */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingWebhookConfiguration */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingWebhookConfiguration */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingWebhookConfiguration */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApilistValidatingWebhookConfiguration */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingWebhookConfiguration */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApilistValidatingWebhookConfiguration */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApilistValidatingWebhookConfiguration */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1ApilistValidatingWebhookConfiguration */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApilistValidatingWebhookConfiguration */ watch?: boolean; } export interface AdmissionregistrationV1ApiPatchMutatingWebhookConfigurationRequest { /** * name of the MutatingWebhookConfiguration * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchMutatingWebhookConfiguration */ name: string; /** * * @type any * @memberof AdmissionregistrationV1ApipatchMutatingWebhookConfiguration */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchMutatingWebhookConfiguration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchMutatingWebhookConfiguration */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchMutatingWebhookConfiguration */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchMutatingWebhookConfiguration */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApipatchMutatingWebhookConfiguration */ force?: boolean; } export interface AdmissionregistrationV1ApiPatchValidatingAdmissionPolicyRequest { /** * name of the ValidatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicy */ name: string; /** * * @type any * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicy */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicy */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicy */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicy */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicy */ force?: boolean; } export interface AdmissionregistrationV1ApiPatchValidatingAdmissionPolicyBindingRequest { /** * name of the ValidatingAdmissionPolicyBinding * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyBinding */ name: string; /** * * @type any * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyBinding */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyBinding */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyBinding */ force?: boolean; } export interface AdmissionregistrationV1ApiPatchValidatingAdmissionPolicyStatusRequest { /** * name of the ValidatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyStatus */ name: string; /** * * @type any * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApipatchValidatingAdmissionPolicyStatus */ force?: boolean; } export interface AdmissionregistrationV1ApiPatchValidatingWebhookConfigurationRequest { /** * name of the ValidatingWebhookConfiguration * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingWebhookConfiguration */ name: string; /** * * @type any * @memberof AdmissionregistrationV1ApipatchValidatingWebhookConfiguration */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingWebhookConfiguration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingWebhookConfiguration */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingWebhookConfiguration */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApipatchValidatingWebhookConfiguration */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1ApipatchValidatingWebhookConfiguration */ force?: boolean; } export interface AdmissionregistrationV1ApiReadMutatingWebhookConfigurationRequest { /** * name of the MutatingWebhookConfiguration * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireadMutatingWebhookConfiguration */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireadMutatingWebhookConfiguration */ pretty?: string; } export interface AdmissionregistrationV1ApiReadValidatingAdmissionPolicyRequest { /** * name of the ValidatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireadValidatingAdmissionPolicy */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireadValidatingAdmissionPolicy */ pretty?: string; } export interface AdmissionregistrationV1ApiReadValidatingAdmissionPolicyBindingRequest { /** * name of the ValidatingAdmissionPolicyBinding * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireadValidatingAdmissionPolicyBinding */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireadValidatingAdmissionPolicyBinding */ pretty?: string; } export interface AdmissionregistrationV1ApiReadValidatingAdmissionPolicyStatusRequest { /** * name of the ValidatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireadValidatingAdmissionPolicyStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireadValidatingAdmissionPolicyStatus */ pretty?: string; } export interface AdmissionregistrationV1ApiReadValidatingWebhookConfigurationRequest { /** * name of the ValidatingWebhookConfiguration * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireadValidatingWebhookConfiguration */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireadValidatingWebhookConfiguration */ pretty?: string; } export interface AdmissionregistrationV1ApiReplaceMutatingWebhookConfigurationRequest { /** * name of the MutatingWebhookConfiguration * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceMutatingWebhookConfiguration */ name: string; /** * * @type V1MutatingWebhookConfiguration * @memberof AdmissionregistrationV1ApireplaceMutatingWebhookConfiguration */ body: V1MutatingWebhookConfiguration; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceMutatingWebhookConfiguration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceMutatingWebhookConfiguration */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceMutatingWebhookConfiguration */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceMutatingWebhookConfiguration */ fieldValidation?: string; } export interface AdmissionregistrationV1ApiReplaceValidatingAdmissionPolicyRequest { /** * name of the ValidatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicy */ name: string; /** * * @type V1ValidatingAdmissionPolicy * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicy */ body: V1ValidatingAdmissionPolicy; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicy */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicy */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicy */ fieldValidation?: string; } export interface AdmissionregistrationV1ApiReplaceValidatingAdmissionPolicyBindingRequest { /** * name of the ValidatingAdmissionPolicyBinding * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicyBinding */ name: string; /** * * @type V1ValidatingAdmissionPolicyBinding * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicyBinding */ body: V1ValidatingAdmissionPolicyBinding; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicyBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicyBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicyBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicyBinding */ fieldValidation?: string; } export interface AdmissionregistrationV1ApiReplaceValidatingAdmissionPolicyStatusRequest { /** * name of the ValidatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicyStatus */ name: string; /** * * @type V1ValidatingAdmissionPolicy * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicyStatus */ body: V1ValidatingAdmissionPolicy; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicyStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicyStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicyStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingAdmissionPolicyStatus */ fieldValidation?: string; } export interface AdmissionregistrationV1ApiReplaceValidatingWebhookConfigurationRequest { /** * name of the ValidatingWebhookConfiguration * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingWebhookConfiguration */ name: string; /** * * @type V1ValidatingWebhookConfiguration * @memberof AdmissionregistrationV1ApireplaceValidatingWebhookConfiguration */ body: V1ValidatingWebhookConfiguration; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingWebhookConfiguration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingWebhookConfiguration */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingWebhookConfiguration */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1ApireplaceValidatingWebhookConfiguration */ fieldValidation?: string; } export declare class ObjectAdmissionregistrationV1Api { private api; constructor(configuration: Configuration, requestFactory?: AdmissionregistrationV1ApiRequestFactory, responseProcessor?: AdmissionregistrationV1ApiResponseProcessor); /** * create a MutatingWebhookConfiguration * @param param the request object */ createMutatingWebhookConfigurationWithHttpInfo(param: AdmissionregistrationV1ApiCreateMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * create a MutatingWebhookConfiguration * @param param the request object */ createMutatingWebhookConfiguration(param: AdmissionregistrationV1ApiCreateMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; /** * create a ValidatingAdmissionPolicy * @param param the request object */ createValidatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1ApiCreateValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * create a ValidatingAdmissionPolicy * @param param the request object */ createValidatingAdmissionPolicy(param: AdmissionregistrationV1ApiCreateValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * create a ValidatingAdmissionPolicyBinding * @param param the request object */ createValidatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1ApiCreateValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * create a ValidatingAdmissionPolicyBinding * @param param the request object */ createValidatingAdmissionPolicyBinding(param: AdmissionregistrationV1ApiCreateValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * create a ValidatingWebhookConfiguration * @param param the request object */ createValidatingWebhookConfigurationWithHttpInfo(param: AdmissionregistrationV1ApiCreateValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * create a ValidatingWebhookConfiguration * @param param the request object */ createValidatingWebhookConfiguration(param: AdmissionregistrationV1ApiCreateValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; /** * delete collection of MutatingWebhookConfiguration * @param param the request object */ deleteCollectionMutatingWebhookConfigurationWithHttpInfo(param?: AdmissionregistrationV1ApiDeleteCollectionMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of MutatingWebhookConfiguration * @param param the request object */ deleteCollectionMutatingWebhookConfiguration(param?: AdmissionregistrationV1ApiDeleteCollectionMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ValidatingAdmissionPolicy * @param param the request object */ deleteCollectionValidatingAdmissionPolicyWithHttpInfo(param?: AdmissionregistrationV1ApiDeleteCollectionValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ValidatingAdmissionPolicy * @param param the request object */ deleteCollectionValidatingAdmissionPolicy(param?: AdmissionregistrationV1ApiDeleteCollectionValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ValidatingAdmissionPolicyBinding * @param param the request object */ deleteCollectionValidatingAdmissionPolicyBindingWithHttpInfo(param?: AdmissionregistrationV1ApiDeleteCollectionValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ValidatingAdmissionPolicyBinding * @param param the request object */ deleteCollectionValidatingAdmissionPolicyBinding(param?: AdmissionregistrationV1ApiDeleteCollectionValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ValidatingWebhookConfiguration * @param param the request object */ deleteCollectionValidatingWebhookConfigurationWithHttpInfo(param?: AdmissionregistrationV1ApiDeleteCollectionValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ValidatingWebhookConfiguration * @param param the request object */ deleteCollectionValidatingWebhookConfiguration(param?: AdmissionregistrationV1ApiDeleteCollectionValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; /** * delete a MutatingWebhookConfiguration * @param param the request object */ deleteMutatingWebhookConfigurationWithHttpInfo(param: AdmissionregistrationV1ApiDeleteMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * delete a MutatingWebhookConfiguration * @param param the request object */ deleteMutatingWebhookConfiguration(param: AdmissionregistrationV1ApiDeleteMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; /** * delete a ValidatingAdmissionPolicy * @param param the request object */ deleteValidatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1ApiDeleteValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * delete a ValidatingAdmissionPolicy * @param param the request object */ deleteValidatingAdmissionPolicy(param: AdmissionregistrationV1ApiDeleteValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * delete a ValidatingAdmissionPolicyBinding * @param param the request object */ deleteValidatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1ApiDeleteValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * delete a ValidatingAdmissionPolicyBinding * @param param the request object */ deleteValidatingAdmissionPolicyBinding(param: AdmissionregistrationV1ApiDeleteValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * delete a ValidatingWebhookConfiguration * @param param the request object */ deleteValidatingWebhookConfigurationWithHttpInfo(param: AdmissionregistrationV1ApiDeleteValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * delete a ValidatingWebhookConfiguration * @param param the request object */ deleteValidatingWebhookConfiguration(param: AdmissionregistrationV1ApiDeleteValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: AdmissionregistrationV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: AdmissionregistrationV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind MutatingWebhookConfiguration * @param param the request object */ listMutatingWebhookConfigurationWithHttpInfo(param?: AdmissionregistrationV1ApiListMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind MutatingWebhookConfiguration * @param param the request object */ listMutatingWebhookConfiguration(param?: AdmissionregistrationV1ApiListMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ValidatingAdmissionPolicy * @param param the request object */ listValidatingAdmissionPolicyWithHttpInfo(param?: AdmissionregistrationV1ApiListValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ValidatingAdmissionPolicy * @param param the request object */ listValidatingAdmissionPolicy(param?: AdmissionregistrationV1ApiListValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ValidatingAdmissionPolicyBinding * @param param the request object */ listValidatingAdmissionPolicyBindingWithHttpInfo(param?: AdmissionregistrationV1ApiListValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ValidatingAdmissionPolicyBinding * @param param the request object */ listValidatingAdmissionPolicyBinding(param?: AdmissionregistrationV1ApiListValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ValidatingWebhookConfiguration * @param param the request object */ listValidatingWebhookConfigurationWithHttpInfo(param?: AdmissionregistrationV1ApiListValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ValidatingWebhookConfiguration * @param param the request object */ listValidatingWebhookConfiguration(param?: AdmissionregistrationV1ApiListValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified MutatingWebhookConfiguration * @param param the request object */ patchMutatingWebhookConfigurationWithHttpInfo(param: AdmissionregistrationV1ApiPatchMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified MutatingWebhookConfiguration * @param param the request object */ patchMutatingWebhookConfiguration(param: AdmissionregistrationV1ApiPatchMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ValidatingAdmissionPolicy * @param param the request object */ patchValidatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1ApiPatchValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ValidatingAdmissionPolicy * @param param the request object */ patchValidatingAdmissionPolicy(param: AdmissionregistrationV1ApiPatchValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ValidatingAdmissionPolicyBinding * @param param the request object */ patchValidatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1ApiPatchValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ValidatingAdmissionPolicyBinding * @param param the request object */ patchValidatingAdmissionPolicyBinding(param: AdmissionregistrationV1ApiPatchValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified ValidatingAdmissionPolicy * @param param the request object */ patchValidatingAdmissionPolicyStatusWithHttpInfo(param: AdmissionregistrationV1ApiPatchValidatingAdmissionPolicyStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified ValidatingAdmissionPolicy * @param param the request object */ patchValidatingAdmissionPolicyStatus(param: AdmissionregistrationV1ApiPatchValidatingAdmissionPolicyStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ValidatingWebhookConfiguration * @param param the request object */ patchValidatingWebhookConfigurationWithHttpInfo(param: AdmissionregistrationV1ApiPatchValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ValidatingWebhookConfiguration * @param param the request object */ patchValidatingWebhookConfiguration(param: AdmissionregistrationV1ApiPatchValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; /** * read the specified MutatingWebhookConfiguration * @param param the request object */ readMutatingWebhookConfigurationWithHttpInfo(param: AdmissionregistrationV1ApiReadMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * read the specified MutatingWebhookConfiguration * @param param the request object */ readMutatingWebhookConfiguration(param: AdmissionregistrationV1ApiReadMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; /** * read the specified ValidatingAdmissionPolicy * @param param the request object */ readValidatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1ApiReadValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ValidatingAdmissionPolicy * @param param the request object */ readValidatingAdmissionPolicy(param: AdmissionregistrationV1ApiReadValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * read the specified ValidatingAdmissionPolicyBinding * @param param the request object */ readValidatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1ApiReadValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ValidatingAdmissionPolicyBinding * @param param the request object */ readValidatingAdmissionPolicyBinding(param: AdmissionregistrationV1ApiReadValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified ValidatingAdmissionPolicy * @param param the request object */ readValidatingAdmissionPolicyStatusWithHttpInfo(param: AdmissionregistrationV1ApiReadValidatingAdmissionPolicyStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified ValidatingAdmissionPolicy * @param param the request object */ readValidatingAdmissionPolicyStatus(param: AdmissionregistrationV1ApiReadValidatingAdmissionPolicyStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified ValidatingWebhookConfiguration * @param param the request object */ readValidatingWebhookConfigurationWithHttpInfo(param: AdmissionregistrationV1ApiReadValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ValidatingWebhookConfiguration * @param param the request object */ readValidatingWebhookConfiguration(param: AdmissionregistrationV1ApiReadValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; /** * replace the specified MutatingWebhookConfiguration * @param param the request object */ replaceMutatingWebhookConfigurationWithHttpInfo(param: AdmissionregistrationV1ApiReplaceMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified MutatingWebhookConfiguration * @param param the request object */ replaceMutatingWebhookConfiguration(param: AdmissionregistrationV1ApiReplaceMutatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ValidatingAdmissionPolicy * @param param the request object */ replaceValidatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1ApiReplaceValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ValidatingAdmissionPolicy * @param param the request object */ replaceValidatingAdmissionPolicy(param: AdmissionregistrationV1ApiReplaceValidatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ValidatingAdmissionPolicyBinding * @param param the request object */ replaceValidatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1ApiReplaceValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ValidatingAdmissionPolicyBinding * @param param the request object */ replaceValidatingAdmissionPolicyBinding(param: AdmissionregistrationV1ApiReplaceValidatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified ValidatingAdmissionPolicy * @param param the request object */ replaceValidatingAdmissionPolicyStatusWithHttpInfo(param: AdmissionregistrationV1ApiReplaceValidatingAdmissionPolicyStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified ValidatingAdmissionPolicy * @param param the request object */ replaceValidatingAdmissionPolicyStatus(param: AdmissionregistrationV1ApiReplaceValidatingAdmissionPolicyStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ValidatingWebhookConfiguration * @param param the request object */ replaceValidatingWebhookConfigurationWithHttpInfo(param: AdmissionregistrationV1ApiReplaceValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ValidatingWebhookConfiguration * @param param the request object */ replaceValidatingWebhookConfiguration(param: AdmissionregistrationV1ApiReplaceValidatingWebhookConfigurationRequest, options?: ConfigurationOptions): Promise; } import { AdmissionregistrationV1alpha1ApiRequestFactory, AdmissionregistrationV1alpha1ApiResponseProcessor } from "../apis/AdmissionregistrationV1alpha1Api.js"; export interface AdmissionregistrationV1alpha1ApiCreateMutatingAdmissionPolicyRequest { /** * * @type V1alpha1MutatingAdmissionPolicy * @memberof AdmissionregistrationV1alpha1ApicreateMutatingAdmissionPolicy */ body: V1alpha1MutatingAdmissionPolicy; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApicreateMutatingAdmissionPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApicreateMutatingAdmissionPolicy */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApicreateMutatingAdmissionPolicy */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApicreateMutatingAdmissionPolicy */ fieldValidation?: string; } export interface AdmissionregistrationV1alpha1ApiCreateMutatingAdmissionPolicyBindingRequest { /** * * @type V1alpha1MutatingAdmissionPolicyBinding * @memberof AdmissionregistrationV1alpha1ApicreateMutatingAdmissionPolicyBinding */ body: V1alpha1MutatingAdmissionPolicyBinding; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApicreateMutatingAdmissionPolicyBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApicreateMutatingAdmissionPolicyBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApicreateMutatingAdmissionPolicyBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApicreateMutatingAdmissionPolicyBinding */ fieldValidation?: string; } export interface AdmissionregistrationV1alpha1ApiDeleteCollectionMutatingAdmissionPolicyRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicy */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1alpha1ApiDeleteCollectionMutatingAdmissionPolicyBindingRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1alpha1ApideleteCollectionMutatingAdmissionPolicyBinding */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1alpha1ApiDeleteMutatingAdmissionPolicyRequest { /** * name of the MutatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicy */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicy */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicy */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicy */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicy */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicy */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicy */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1alpha1ApiDeleteMutatingAdmissionPolicyBindingRequest { /** * name of the MutatingAdmissionPolicyBinding * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicyBinding */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicyBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicyBinding */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicyBinding */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicyBinding */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicyBinding */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicyBinding */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1alpha1ApideleteMutatingAdmissionPolicyBinding */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1alpha1ApiGetAPIResourcesRequest { } export interface AdmissionregistrationV1alpha1ApiListMutatingAdmissionPolicyRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicy */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicy */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicy */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicy */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicy */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicy */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicy */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicy */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicy */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicy */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicy */ watch?: boolean; } export interface AdmissionregistrationV1alpha1ApiListMutatingAdmissionPolicyBindingRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicyBinding */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicyBinding */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicyBinding */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicyBinding */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicyBinding */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicyBinding */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicyBinding */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicyBinding */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicyBinding */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicyBinding */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApilistMutatingAdmissionPolicyBinding */ watch?: boolean; } export interface AdmissionregistrationV1alpha1ApiPatchMutatingAdmissionPolicyRequest { /** * name of the MutatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicy */ name: string; /** * * @type any * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicy */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicy */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicy */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicy */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicy */ force?: boolean; } export interface AdmissionregistrationV1alpha1ApiPatchMutatingAdmissionPolicyBindingRequest { /** * name of the MutatingAdmissionPolicyBinding * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicyBinding */ name: string; /** * * @type any * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicyBinding */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicyBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicyBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicyBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicyBinding */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1alpha1ApipatchMutatingAdmissionPolicyBinding */ force?: boolean; } export interface AdmissionregistrationV1alpha1ApiReadMutatingAdmissionPolicyRequest { /** * name of the MutatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireadMutatingAdmissionPolicy */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireadMutatingAdmissionPolicy */ pretty?: string; } export interface AdmissionregistrationV1alpha1ApiReadMutatingAdmissionPolicyBindingRequest { /** * name of the MutatingAdmissionPolicyBinding * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireadMutatingAdmissionPolicyBinding */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireadMutatingAdmissionPolicyBinding */ pretty?: string; } export interface AdmissionregistrationV1alpha1ApiReplaceMutatingAdmissionPolicyRequest { /** * name of the MutatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireplaceMutatingAdmissionPolicy */ name: string; /** * * @type V1alpha1MutatingAdmissionPolicy * @memberof AdmissionregistrationV1alpha1ApireplaceMutatingAdmissionPolicy */ body: V1alpha1MutatingAdmissionPolicy; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireplaceMutatingAdmissionPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireplaceMutatingAdmissionPolicy */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireplaceMutatingAdmissionPolicy */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireplaceMutatingAdmissionPolicy */ fieldValidation?: string; } export interface AdmissionregistrationV1alpha1ApiReplaceMutatingAdmissionPolicyBindingRequest { /** * name of the MutatingAdmissionPolicyBinding * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireplaceMutatingAdmissionPolicyBinding */ name: string; /** * * @type V1alpha1MutatingAdmissionPolicyBinding * @memberof AdmissionregistrationV1alpha1ApireplaceMutatingAdmissionPolicyBinding */ body: V1alpha1MutatingAdmissionPolicyBinding; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireplaceMutatingAdmissionPolicyBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireplaceMutatingAdmissionPolicyBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireplaceMutatingAdmissionPolicyBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1alpha1ApireplaceMutatingAdmissionPolicyBinding */ fieldValidation?: string; } export declare class ObjectAdmissionregistrationV1alpha1Api { private api; constructor(configuration: Configuration, requestFactory?: AdmissionregistrationV1alpha1ApiRequestFactory, responseProcessor?: AdmissionregistrationV1alpha1ApiResponseProcessor); /** * create a MutatingAdmissionPolicy * @param param the request object */ createMutatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1alpha1ApiCreateMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * create a MutatingAdmissionPolicy * @param param the request object */ createMutatingAdmissionPolicy(param: AdmissionregistrationV1alpha1ApiCreateMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * create a MutatingAdmissionPolicyBinding * @param param the request object */ createMutatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1alpha1ApiCreateMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * create a MutatingAdmissionPolicyBinding * @param param the request object */ createMutatingAdmissionPolicyBinding(param: AdmissionregistrationV1alpha1ApiCreateMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * delete collection of MutatingAdmissionPolicy * @param param the request object */ deleteCollectionMutatingAdmissionPolicyWithHttpInfo(param?: AdmissionregistrationV1alpha1ApiDeleteCollectionMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of MutatingAdmissionPolicy * @param param the request object */ deleteCollectionMutatingAdmissionPolicy(param?: AdmissionregistrationV1alpha1ApiDeleteCollectionMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * delete collection of MutatingAdmissionPolicyBinding * @param param the request object */ deleteCollectionMutatingAdmissionPolicyBindingWithHttpInfo(param?: AdmissionregistrationV1alpha1ApiDeleteCollectionMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of MutatingAdmissionPolicyBinding * @param param the request object */ deleteCollectionMutatingAdmissionPolicyBinding(param?: AdmissionregistrationV1alpha1ApiDeleteCollectionMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * delete a MutatingAdmissionPolicy * @param param the request object */ deleteMutatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1alpha1ApiDeleteMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * delete a MutatingAdmissionPolicy * @param param the request object */ deleteMutatingAdmissionPolicy(param: AdmissionregistrationV1alpha1ApiDeleteMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * delete a MutatingAdmissionPolicyBinding * @param param the request object */ deleteMutatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1alpha1ApiDeleteMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * delete a MutatingAdmissionPolicyBinding * @param param the request object */ deleteMutatingAdmissionPolicyBinding(param: AdmissionregistrationV1alpha1ApiDeleteMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: AdmissionregistrationV1alpha1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: AdmissionregistrationV1alpha1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind MutatingAdmissionPolicy * @param param the request object */ listMutatingAdmissionPolicyWithHttpInfo(param?: AdmissionregistrationV1alpha1ApiListMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind MutatingAdmissionPolicy * @param param the request object */ listMutatingAdmissionPolicy(param?: AdmissionregistrationV1alpha1ApiListMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind MutatingAdmissionPolicyBinding * @param param the request object */ listMutatingAdmissionPolicyBindingWithHttpInfo(param?: AdmissionregistrationV1alpha1ApiListMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind MutatingAdmissionPolicyBinding * @param param the request object */ listMutatingAdmissionPolicyBinding(param?: AdmissionregistrationV1alpha1ApiListMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified MutatingAdmissionPolicy * @param param the request object */ patchMutatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1alpha1ApiPatchMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified MutatingAdmissionPolicy * @param param the request object */ patchMutatingAdmissionPolicy(param: AdmissionregistrationV1alpha1ApiPatchMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified MutatingAdmissionPolicyBinding * @param param the request object */ patchMutatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1alpha1ApiPatchMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified MutatingAdmissionPolicyBinding * @param param the request object */ patchMutatingAdmissionPolicyBinding(param: AdmissionregistrationV1alpha1ApiPatchMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * read the specified MutatingAdmissionPolicy * @param param the request object */ readMutatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1alpha1ApiReadMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * read the specified MutatingAdmissionPolicy * @param param the request object */ readMutatingAdmissionPolicy(param: AdmissionregistrationV1alpha1ApiReadMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * read the specified MutatingAdmissionPolicyBinding * @param param the request object */ readMutatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1alpha1ApiReadMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * read the specified MutatingAdmissionPolicyBinding * @param param the request object */ readMutatingAdmissionPolicyBinding(param: AdmissionregistrationV1alpha1ApiReadMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * replace the specified MutatingAdmissionPolicy * @param param the request object */ replaceMutatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1alpha1ApiReplaceMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified MutatingAdmissionPolicy * @param param the request object */ replaceMutatingAdmissionPolicy(param: AdmissionregistrationV1alpha1ApiReplaceMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * replace the specified MutatingAdmissionPolicyBinding * @param param the request object */ replaceMutatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1alpha1ApiReplaceMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified MutatingAdmissionPolicyBinding * @param param the request object */ replaceMutatingAdmissionPolicyBinding(param: AdmissionregistrationV1alpha1ApiReplaceMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; } import { AdmissionregistrationV1beta1ApiRequestFactory, AdmissionregistrationV1beta1ApiResponseProcessor } from "../apis/AdmissionregistrationV1beta1Api.js"; export interface AdmissionregistrationV1beta1ApiCreateMutatingAdmissionPolicyRequest { /** * * @type V1beta1MutatingAdmissionPolicy * @memberof AdmissionregistrationV1beta1ApicreateMutatingAdmissionPolicy */ body: V1beta1MutatingAdmissionPolicy; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApicreateMutatingAdmissionPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApicreateMutatingAdmissionPolicy */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApicreateMutatingAdmissionPolicy */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApicreateMutatingAdmissionPolicy */ fieldValidation?: string; } export interface AdmissionregistrationV1beta1ApiCreateMutatingAdmissionPolicyBindingRequest { /** * * @type V1beta1MutatingAdmissionPolicyBinding * @memberof AdmissionregistrationV1beta1ApicreateMutatingAdmissionPolicyBinding */ body: V1beta1MutatingAdmissionPolicyBinding; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApicreateMutatingAdmissionPolicyBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApicreateMutatingAdmissionPolicyBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApicreateMutatingAdmissionPolicyBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApicreateMutatingAdmissionPolicyBinding */ fieldValidation?: string; } export interface AdmissionregistrationV1beta1ApiDeleteCollectionMutatingAdmissionPolicyRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicy */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1beta1ApiDeleteCollectionMutatingAdmissionPolicyBindingRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1beta1ApideleteCollectionMutatingAdmissionPolicyBinding */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1beta1ApiDeleteMutatingAdmissionPolicyRequest { /** * name of the MutatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicy */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicy */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicy */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicy */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicy */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicy */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicy */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1beta1ApiDeleteMutatingAdmissionPolicyBindingRequest { /** * name of the MutatingAdmissionPolicyBinding * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicyBinding */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicyBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicyBinding */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicyBinding */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicyBinding */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicyBinding */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicyBinding */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AdmissionregistrationV1beta1ApideleteMutatingAdmissionPolicyBinding */ body?: V1DeleteOptions; } export interface AdmissionregistrationV1beta1ApiGetAPIResourcesRequest { } export interface AdmissionregistrationV1beta1ApiListMutatingAdmissionPolicyRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicy */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicy */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicy */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicy */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicy */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicy */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicy */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicy */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicy */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicy */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicy */ watch?: boolean; } export interface AdmissionregistrationV1beta1ApiListMutatingAdmissionPolicyBindingRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicyBinding */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicyBinding */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicyBinding */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicyBinding */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicyBinding */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicyBinding */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicyBinding */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicyBinding */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicyBinding */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicyBinding */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApilistMutatingAdmissionPolicyBinding */ watch?: boolean; } export interface AdmissionregistrationV1beta1ApiPatchMutatingAdmissionPolicyRequest { /** * name of the MutatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicy */ name: string; /** * * @type any * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicy */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicy */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicy */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicy */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicy */ force?: boolean; } export interface AdmissionregistrationV1beta1ApiPatchMutatingAdmissionPolicyBindingRequest { /** * name of the MutatingAdmissionPolicyBinding * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicyBinding */ name: string; /** * * @type any * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicyBinding */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicyBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicyBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicyBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicyBinding */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AdmissionregistrationV1beta1ApipatchMutatingAdmissionPolicyBinding */ force?: boolean; } export interface AdmissionregistrationV1beta1ApiReadMutatingAdmissionPolicyRequest { /** * name of the MutatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireadMutatingAdmissionPolicy */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireadMutatingAdmissionPolicy */ pretty?: string; } export interface AdmissionregistrationV1beta1ApiReadMutatingAdmissionPolicyBindingRequest { /** * name of the MutatingAdmissionPolicyBinding * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireadMutatingAdmissionPolicyBinding */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireadMutatingAdmissionPolicyBinding */ pretty?: string; } export interface AdmissionregistrationV1beta1ApiReplaceMutatingAdmissionPolicyRequest { /** * name of the MutatingAdmissionPolicy * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireplaceMutatingAdmissionPolicy */ name: string; /** * * @type V1beta1MutatingAdmissionPolicy * @memberof AdmissionregistrationV1beta1ApireplaceMutatingAdmissionPolicy */ body: V1beta1MutatingAdmissionPolicy; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireplaceMutatingAdmissionPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireplaceMutatingAdmissionPolicy */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireplaceMutatingAdmissionPolicy */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireplaceMutatingAdmissionPolicy */ fieldValidation?: string; } export interface AdmissionregistrationV1beta1ApiReplaceMutatingAdmissionPolicyBindingRequest { /** * name of the MutatingAdmissionPolicyBinding * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireplaceMutatingAdmissionPolicyBinding */ name: string; /** * * @type V1beta1MutatingAdmissionPolicyBinding * @memberof AdmissionregistrationV1beta1ApireplaceMutatingAdmissionPolicyBinding */ body: V1beta1MutatingAdmissionPolicyBinding; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireplaceMutatingAdmissionPolicyBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireplaceMutatingAdmissionPolicyBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireplaceMutatingAdmissionPolicyBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AdmissionregistrationV1beta1ApireplaceMutatingAdmissionPolicyBinding */ fieldValidation?: string; } export declare class ObjectAdmissionregistrationV1beta1Api { private api; constructor(configuration: Configuration, requestFactory?: AdmissionregistrationV1beta1ApiRequestFactory, responseProcessor?: AdmissionregistrationV1beta1ApiResponseProcessor); /** * create a MutatingAdmissionPolicy * @param param the request object */ createMutatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1beta1ApiCreateMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * create a MutatingAdmissionPolicy * @param param the request object */ createMutatingAdmissionPolicy(param: AdmissionregistrationV1beta1ApiCreateMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * create a MutatingAdmissionPolicyBinding * @param param the request object */ createMutatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1beta1ApiCreateMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * create a MutatingAdmissionPolicyBinding * @param param the request object */ createMutatingAdmissionPolicyBinding(param: AdmissionregistrationV1beta1ApiCreateMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * delete collection of MutatingAdmissionPolicy * @param param the request object */ deleteCollectionMutatingAdmissionPolicyWithHttpInfo(param?: AdmissionregistrationV1beta1ApiDeleteCollectionMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of MutatingAdmissionPolicy * @param param the request object */ deleteCollectionMutatingAdmissionPolicy(param?: AdmissionregistrationV1beta1ApiDeleteCollectionMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * delete collection of MutatingAdmissionPolicyBinding * @param param the request object */ deleteCollectionMutatingAdmissionPolicyBindingWithHttpInfo(param?: AdmissionregistrationV1beta1ApiDeleteCollectionMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of MutatingAdmissionPolicyBinding * @param param the request object */ deleteCollectionMutatingAdmissionPolicyBinding(param?: AdmissionregistrationV1beta1ApiDeleteCollectionMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * delete a MutatingAdmissionPolicy * @param param the request object */ deleteMutatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1beta1ApiDeleteMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * delete a MutatingAdmissionPolicy * @param param the request object */ deleteMutatingAdmissionPolicy(param: AdmissionregistrationV1beta1ApiDeleteMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * delete a MutatingAdmissionPolicyBinding * @param param the request object */ deleteMutatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1beta1ApiDeleteMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * delete a MutatingAdmissionPolicyBinding * @param param the request object */ deleteMutatingAdmissionPolicyBinding(param: AdmissionregistrationV1beta1ApiDeleteMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: AdmissionregistrationV1beta1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: AdmissionregistrationV1beta1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind MutatingAdmissionPolicy * @param param the request object */ listMutatingAdmissionPolicyWithHttpInfo(param?: AdmissionregistrationV1beta1ApiListMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind MutatingAdmissionPolicy * @param param the request object */ listMutatingAdmissionPolicy(param?: AdmissionregistrationV1beta1ApiListMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind MutatingAdmissionPolicyBinding * @param param the request object */ listMutatingAdmissionPolicyBindingWithHttpInfo(param?: AdmissionregistrationV1beta1ApiListMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind MutatingAdmissionPolicyBinding * @param param the request object */ listMutatingAdmissionPolicyBinding(param?: AdmissionregistrationV1beta1ApiListMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified MutatingAdmissionPolicy * @param param the request object */ patchMutatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1beta1ApiPatchMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified MutatingAdmissionPolicy * @param param the request object */ patchMutatingAdmissionPolicy(param: AdmissionregistrationV1beta1ApiPatchMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified MutatingAdmissionPolicyBinding * @param param the request object */ patchMutatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1beta1ApiPatchMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified MutatingAdmissionPolicyBinding * @param param the request object */ patchMutatingAdmissionPolicyBinding(param: AdmissionregistrationV1beta1ApiPatchMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * read the specified MutatingAdmissionPolicy * @param param the request object */ readMutatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1beta1ApiReadMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * read the specified MutatingAdmissionPolicy * @param param the request object */ readMutatingAdmissionPolicy(param: AdmissionregistrationV1beta1ApiReadMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * read the specified MutatingAdmissionPolicyBinding * @param param the request object */ readMutatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1beta1ApiReadMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * read the specified MutatingAdmissionPolicyBinding * @param param the request object */ readMutatingAdmissionPolicyBinding(param: AdmissionregistrationV1beta1ApiReadMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; /** * replace the specified MutatingAdmissionPolicy * @param param the request object */ replaceMutatingAdmissionPolicyWithHttpInfo(param: AdmissionregistrationV1beta1ApiReplaceMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified MutatingAdmissionPolicy * @param param the request object */ replaceMutatingAdmissionPolicy(param: AdmissionregistrationV1beta1ApiReplaceMutatingAdmissionPolicyRequest, options?: ConfigurationOptions): Promise; /** * replace the specified MutatingAdmissionPolicyBinding * @param param the request object */ replaceMutatingAdmissionPolicyBindingWithHttpInfo(param: AdmissionregistrationV1beta1ApiReplaceMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified MutatingAdmissionPolicyBinding * @param param the request object */ replaceMutatingAdmissionPolicyBinding(param: AdmissionregistrationV1beta1ApiReplaceMutatingAdmissionPolicyBindingRequest, options?: ConfigurationOptions): Promise; } import { ApiextensionsApiRequestFactory, ApiextensionsApiResponseProcessor } from "../apis/ApiextensionsApi.js"; export interface ApiextensionsApiGetAPIGroupRequest { } export declare class ObjectApiextensionsApi { private api; constructor(configuration: Configuration, requestFactory?: ApiextensionsApiRequestFactory, responseProcessor?: ApiextensionsApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: ApiextensionsApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: ApiextensionsApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { ApiextensionsV1ApiRequestFactory, ApiextensionsV1ApiResponseProcessor } from "../apis/ApiextensionsV1Api.js"; export interface ApiextensionsV1ApiCreateCustomResourceDefinitionRequest { /** * * @type V1CustomResourceDefinition * @memberof ApiextensionsV1ApicreateCustomResourceDefinition */ body: V1CustomResourceDefinition; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApicreateCustomResourceDefinition */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApicreateCustomResourceDefinition */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApicreateCustomResourceDefinition */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApicreateCustomResourceDefinition */ fieldValidation?: string; } export interface ApiextensionsV1ApiDeleteCollectionCustomResourceDefinitionRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ApiextensionsV1ApideleteCollectionCustomResourceDefinition */ body?: V1DeleteOptions; } export interface ApiextensionsV1ApiDeleteCustomResourceDefinitionRequest { /** * name of the CustomResourceDefinition * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApideleteCustomResourceDefinition */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApideleteCustomResourceDefinition */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApideleteCustomResourceDefinition */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ApiextensionsV1ApideleteCustomResourceDefinition */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ApiextensionsV1ApideleteCustomResourceDefinition */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ApiextensionsV1ApideleteCustomResourceDefinition */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApideleteCustomResourceDefinition */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ApiextensionsV1ApideleteCustomResourceDefinition */ body?: V1DeleteOptions; } export interface ApiextensionsV1ApiGetAPIResourcesRequest { } export interface ApiextensionsV1ApiListCustomResourceDefinitionRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApilistCustomResourceDefinition */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ApiextensionsV1ApilistCustomResourceDefinition */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApilistCustomResourceDefinition */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApilistCustomResourceDefinition */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApilistCustomResourceDefinition */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ApiextensionsV1ApilistCustomResourceDefinition */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApilistCustomResourceDefinition */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApilistCustomResourceDefinition */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ApiextensionsV1ApilistCustomResourceDefinition */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ApiextensionsV1ApilistCustomResourceDefinition */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ApiextensionsV1ApilistCustomResourceDefinition */ watch?: boolean; } export interface ApiextensionsV1ApiPatchCustomResourceDefinitionRequest { /** * name of the CustomResourceDefinition * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApipatchCustomResourceDefinition */ name: string; /** * * @type any * @memberof ApiextensionsV1ApipatchCustomResourceDefinition */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApipatchCustomResourceDefinition */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApipatchCustomResourceDefinition */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApipatchCustomResourceDefinition */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApipatchCustomResourceDefinition */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ApiextensionsV1ApipatchCustomResourceDefinition */ force?: boolean; } export interface ApiextensionsV1ApiPatchCustomResourceDefinitionStatusRequest { /** * name of the CustomResourceDefinition * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApipatchCustomResourceDefinitionStatus */ name: string; /** * * @type any * @memberof ApiextensionsV1ApipatchCustomResourceDefinitionStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApipatchCustomResourceDefinitionStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApipatchCustomResourceDefinitionStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApipatchCustomResourceDefinitionStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApipatchCustomResourceDefinitionStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ApiextensionsV1ApipatchCustomResourceDefinitionStatus */ force?: boolean; } export interface ApiextensionsV1ApiReadCustomResourceDefinitionRequest { /** * name of the CustomResourceDefinition * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireadCustomResourceDefinition */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireadCustomResourceDefinition */ pretty?: string; } export interface ApiextensionsV1ApiReadCustomResourceDefinitionStatusRequest { /** * name of the CustomResourceDefinition * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireadCustomResourceDefinitionStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireadCustomResourceDefinitionStatus */ pretty?: string; } export interface ApiextensionsV1ApiReplaceCustomResourceDefinitionRequest { /** * name of the CustomResourceDefinition * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireplaceCustomResourceDefinition */ name: string; /** * * @type V1CustomResourceDefinition * @memberof ApiextensionsV1ApireplaceCustomResourceDefinition */ body: V1CustomResourceDefinition; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireplaceCustomResourceDefinition */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireplaceCustomResourceDefinition */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireplaceCustomResourceDefinition */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireplaceCustomResourceDefinition */ fieldValidation?: string; } export interface ApiextensionsV1ApiReplaceCustomResourceDefinitionStatusRequest { /** * name of the CustomResourceDefinition * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireplaceCustomResourceDefinitionStatus */ name: string; /** * * @type V1CustomResourceDefinition * @memberof ApiextensionsV1ApireplaceCustomResourceDefinitionStatus */ body: V1CustomResourceDefinition; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireplaceCustomResourceDefinitionStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireplaceCustomResourceDefinitionStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireplaceCustomResourceDefinitionStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ApiextensionsV1ApireplaceCustomResourceDefinitionStatus */ fieldValidation?: string; } export declare class ObjectApiextensionsV1Api { private api; constructor(configuration: Configuration, requestFactory?: ApiextensionsV1ApiRequestFactory, responseProcessor?: ApiextensionsV1ApiResponseProcessor); /** * create a CustomResourceDefinition * @param param the request object */ createCustomResourceDefinitionWithHttpInfo(param: ApiextensionsV1ApiCreateCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise>; /** * create a CustomResourceDefinition * @param param the request object */ createCustomResourceDefinition(param: ApiextensionsV1ApiCreateCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise; /** * delete collection of CustomResourceDefinition * @param param the request object */ deleteCollectionCustomResourceDefinitionWithHttpInfo(param?: ApiextensionsV1ApiDeleteCollectionCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of CustomResourceDefinition * @param param the request object */ deleteCollectionCustomResourceDefinition(param?: ApiextensionsV1ApiDeleteCollectionCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise; /** * delete a CustomResourceDefinition * @param param the request object */ deleteCustomResourceDefinitionWithHttpInfo(param: ApiextensionsV1ApiDeleteCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise>; /** * delete a CustomResourceDefinition * @param param the request object */ deleteCustomResourceDefinition(param: ApiextensionsV1ApiDeleteCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: ApiextensionsV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: ApiextensionsV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind CustomResourceDefinition * @param param the request object */ listCustomResourceDefinitionWithHttpInfo(param?: ApiextensionsV1ApiListCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind CustomResourceDefinition * @param param the request object */ listCustomResourceDefinition(param?: ApiextensionsV1ApiListCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified CustomResourceDefinition * @param param the request object */ patchCustomResourceDefinitionWithHttpInfo(param: ApiextensionsV1ApiPatchCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified CustomResourceDefinition * @param param the request object */ patchCustomResourceDefinition(param: ApiextensionsV1ApiPatchCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified CustomResourceDefinition * @param param the request object */ patchCustomResourceDefinitionStatusWithHttpInfo(param: ApiextensionsV1ApiPatchCustomResourceDefinitionStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified CustomResourceDefinition * @param param the request object */ patchCustomResourceDefinitionStatus(param: ApiextensionsV1ApiPatchCustomResourceDefinitionStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified CustomResourceDefinition * @param param the request object */ readCustomResourceDefinitionWithHttpInfo(param: ApiextensionsV1ApiReadCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise>; /** * read the specified CustomResourceDefinition * @param param the request object */ readCustomResourceDefinition(param: ApiextensionsV1ApiReadCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified CustomResourceDefinition * @param param the request object */ readCustomResourceDefinitionStatusWithHttpInfo(param: ApiextensionsV1ApiReadCustomResourceDefinitionStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified CustomResourceDefinition * @param param the request object */ readCustomResourceDefinitionStatus(param: ApiextensionsV1ApiReadCustomResourceDefinitionStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified CustomResourceDefinition * @param param the request object */ replaceCustomResourceDefinitionWithHttpInfo(param: ApiextensionsV1ApiReplaceCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified CustomResourceDefinition * @param param the request object */ replaceCustomResourceDefinition(param: ApiextensionsV1ApiReplaceCustomResourceDefinitionRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified CustomResourceDefinition * @param param the request object */ replaceCustomResourceDefinitionStatusWithHttpInfo(param: ApiextensionsV1ApiReplaceCustomResourceDefinitionStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified CustomResourceDefinition * @param param the request object */ replaceCustomResourceDefinitionStatus(param: ApiextensionsV1ApiReplaceCustomResourceDefinitionStatusRequest, options?: ConfigurationOptions): Promise; } import { ApiregistrationApiRequestFactory, ApiregistrationApiResponseProcessor } from "../apis/ApiregistrationApi.js"; export interface ApiregistrationApiGetAPIGroupRequest { } export declare class ObjectApiregistrationApi { private api; constructor(configuration: Configuration, requestFactory?: ApiregistrationApiRequestFactory, responseProcessor?: ApiregistrationApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: ApiregistrationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: ApiregistrationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { ApiregistrationV1ApiRequestFactory, ApiregistrationV1ApiResponseProcessor } from "../apis/ApiregistrationV1Api.js"; export interface ApiregistrationV1ApiCreateAPIServiceRequest { /** * * @type V1APIService * @memberof ApiregistrationV1ApicreateAPIService */ body: V1APIService; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApicreateAPIService */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApicreateAPIService */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApicreateAPIService */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApicreateAPIService */ fieldValidation?: string; } export interface ApiregistrationV1ApiDeleteAPIServiceRequest { /** * name of the APIService * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApideleteAPIService */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApideleteAPIService */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApideleteAPIService */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ApiregistrationV1ApideleteAPIService */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ApiregistrationV1ApideleteAPIService */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ApiregistrationV1ApideleteAPIService */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApideleteAPIService */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ApiregistrationV1ApideleteAPIService */ body?: V1DeleteOptions; } export interface ApiregistrationV1ApiDeleteCollectionAPIServiceRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApideleteCollectionAPIService */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApideleteCollectionAPIService */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApideleteCollectionAPIService */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApideleteCollectionAPIService */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ApiregistrationV1ApideleteCollectionAPIService */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ApiregistrationV1ApideleteCollectionAPIService */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApideleteCollectionAPIService */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ApiregistrationV1ApideleteCollectionAPIService */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ApiregistrationV1ApideleteCollectionAPIService */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApideleteCollectionAPIService */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApideleteCollectionAPIService */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApideleteCollectionAPIService */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ApiregistrationV1ApideleteCollectionAPIService */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ApiregistrationV1ApideleteCollectionAPIService */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ApiregistrationV1ApideleteCollectionAPIService */ body?: V1DeleteOptions; } export interface ApiregistrationV1ApiGetAPIResourcesRequest { } export interface ApiregistrationV1ApiListAPIServiceRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApilistAPIService */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ApiregistrationV1ApilistAPIService */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApilistAPIService */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApilistAPIService */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApilistAPIService */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ApiregistrationV1ApilistAPIService */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApilistAPIService */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApilistAPIService */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ApiregistrationV1ApilistAPIService */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ApiregistrationV1ApilistAPIService */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ApiregistrationV1ApilistAPIService */ watch?: boolean; } export interface ApiregistrationV1ApiPatchAPIServiceRequest { /** * name of the APIService * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApipatchAPIService */ name: string; /** * * @type any * @memberof ApiregistrationV1ApipatchAPIService */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApipatchAPIService */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApipatchAPIService */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApipatchAPIService */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApipatchAPIService */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ApiregistrationV1ApipatchAPIService */ force?: boolean; } export interface ApiregistrationV1ApiPatchAPIServiceStatusRequest { /** * name of the APIService * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApipatchAPIServiceStatus */ name: string; /** * * @type any * @memberof ApiregistrationV1ApipatchAPIServiceStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApipatchAPIServiceStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApipatchAPIServiceStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApipatchAPIServiceStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApipatchAPIServiceStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ApiregistrationV1ApipatchAPIServiceStatus */ force?: boolean; } export interface ApiregistrationV1ApiReadAPIServiceRequest { /** * name of the APIService * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireadAPIService */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireadAPIService */ pretty?: string; } export interface ApiregistrationV1ApiReadAPIServiceStatusRequest { /** * name of the APIService * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireadAPIServiceStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireadAPIServiceStatus */ pretty?: string; } export interface ApiregistrationV1ApiReplaceAPIServiceRequest { /** * name of the APIService * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireplaceAPIService */ name: string; /** * * @type V1APIService * @memberof ApiregistrationV1ApireplaceAPIService */ body: V1APIService; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireplaceAPIService */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireplaceAPIService */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireplaceAPIService */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireplaceAPIService */ fieldValidation?: string; } export interface ApiregistrationV1ApiReplaceAPIServiceStatusRequest { /** * name of the APIService * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireplaceAPIServiceStatus */ name: string; /** * * @type V1APIService * @memberof ApiregistrationV1ApireplaceAPIServiceStatus */ body: V1APIService; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireplaceAPIServiceStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireplaceAPIServiceStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireplaceAPIServiceStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ApiregistrationV1ApireplaceAPIServiceStatus */ fieldValidation?: string; } export declare class ObjectApiregistrationV1Api { private api; constructor(configuration: Configuration, requestFactory?: ApiregistrationV1ApiRequestFactory, responseProcessor?: ApiregistrationV1ApiResponseProcessor); /** * create an APIService * @param param the request object */ createAPIServiceWithHttpInfo(param: ApiregistrationV1ApiCreateAPIServiceRequest, options?: ConfigurationOptions): Promise>; /** * create an APIService * @param param the request object */ createAPIService(param: ApiregistrationV1ApiCreateAPIServiceRequest, options?: ConfigurationOptions): Promise; /** * delete an APIService * @param param the request object */ deleteAPIServiceWithHttpInfo(param: ApiregistrationV1ApiDeleteAPIServiceRequest, options?: ConfigurationOptions): Promise>; /** * delete an APIService * @param param the request object */ deleteAPIService(param: ApiregistrationV1ApiDeleteAPIServiceRequest, options?: ConfigurationOptions): Promise; /** * delete collection of APIService * @param param the request object */ deleteCollectionAPIServiceWithHttpInfo(param?: ApiregistrationV1ApiDeleteCollectionAPIServiceRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of APIService * @param param the request object */ deleteCollectionAPIService(param?: ApiregistrationV1ApiDeleteCollectionAPIServiceRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: ApiregistrationV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: ApiregistrationV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind APIService * @param param the request object */ listAPIServiceWithHttpInfo(param?: ApiregistrationV1ApiListAPIServiceRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind APIService * @param param the request object */ listAPIService(param?: ApiregistrationV1ApiListAPIServiceRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified APIService * @param param the request object */ patchAPIServiceWithHttpInfo(param: ApiregistrationV1ApiPatchAPIServiceRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified APIService * @param param the request object */ patchAPIService(param: ApiregistrationV1ApiPatchAPIServiceRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified APIService * @param param the request object */ patchAPIServiceStatusWithHttpInfo(param: ApiregistrationV1ApiPatchAPIServiceStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified APIService * @param param the request object */ patchAPIServiceStatus(param: ApiregistrationV1ApiPatchAPIServiceStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified APIService * @param param the request object */ readAPIServiceWithHttpInfo(param: ApiregistrationV1ApiReadAPIServiceRequest, options?: ConfigurationOptions): Promise>; /** * read the specified APIService * @param param the request object */ readAPIService(param: ApiregistrationV1ApiReadAPIServiceRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified APIService * @param param the request object */ readAPIServiceStatusWithHttpInfo(param: ApiregistrationV1ApiReadAPIServiceStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified APIService * @param param the request object */ readAPIServiceStatus(param: ApiregistrationV1ApiReadAPIServiceStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified APIService * @param param the request object */ replaceAPIServiceWithHttpInfo(param: ApiregistrationV1ApiReplaceAPIServiceRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified APIService * @param param the request object */ replaceAPIService(param: ApiregistrationV1ApiReplaceAPIServiceRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified APIService * @param param the request object */ replaceAPIServiceStatusWithHttpInfo(param: ApiregistrationV1ApiReplaceAPIServiceStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified APIService * @param param the request object */ replaceAPIServiceStatus(param: ApiregistrationV1ApiReplaceAPIServiceStatusRequest, options?: ConfigurationOptions): Promise; } import { ApisApiRequestFactory, ApisApiResponseProcessor } from "../apis/ApisApi.js"; export interface ApisApiGetAPIVersionsRequest { } export declare class ObjectApisApi { private api; constructor(configuration: Configuration, requestFactory?: ApisApiRequestFactory, responseProcessor?: ApisApiResponseProcessor); /** * get available API versions * @param param the request object */ getAPIVersionsWithHttpInfo(param?: ApisApiGetAPIVersionsRequest, options?: ConfigurationOptions): Promise>; /** * get available API versions * @param param the request object */ getAPIVersions(param?: ApisApiGetAPIVersionsRequest, options?: ConfigurationOptions): Promise; } import { AppsApiRequestFactory, AppsApiResponseProcessor } from "../apis/AppsApi.js"; export interface AppsApiGetAPIGroupRequest { } export declare class ObjectAppsApi { private api; constructor(configuration: Configuration, requestFactory?: AppsApiRequestFactory, responseProcessor?: AppsApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: AppsApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: AppsApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { AppsV1ApiRequestFactory, AppsV1ApiResponseProcessor } from "../apis/AppsV1Api.js"; export interface AppsV1ApiCreateNamespacedControllerRevisionRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedControllerRevision */ namespace: string; /** * * @type V1ControllerRevision * @memberof AppsV1ApicreateNamespacedControllerRevision */ body: V1ControllerRevision; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedControllerRevision */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedControllerRevision */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedControllerRevision */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedControllerRevision */ fieldValidation?: string; } export interface AppsV1ApiCreateNamespacedDaemonSetRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedDaemonSet */ namespace: string; /** * * @type V1DaemonSet * @memberof AppsV1ApicreateNamespacedDaemonSet */ body: V1DaemonSet; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedDaemonSet */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedDaemonSet */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedDaemonSet */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedDaemonSet */ fieldValidation?: string; } export interface AppsV1ApiCreateNamespacedDeploymentRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedDeployment */ namespace: string; /** * * @type V1Deployment * @memberof AppsV1ApicreateNamespacedDeployment */ body: V1Deployment; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedDeployment */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedDeployment */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedDeployment */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedDeployment */ fieldValidation?: string; } export interface AppsV1ApiCreateNamespacedReplicaSetRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedReplicaSet */ namespace: string; /** * * @type V1ReplicaSet * @memberof AppsV1ApicreateNamespacedReplicaSet */ body: V1ReplicaSet; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedReplicaSet */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedReplicaSet */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedReplicaSet */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedReplicaSet */ fieldValidation?: string; } export interface AppsV1ApiCreateNamespacedStatefulSetRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedStatefulSet */ namespace: string; /** * * @type V1StatefulSet * @memberof AppsV1ApicreateNamespacedStatefulSet */ body: V1StatefulSet; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedStatefulSet */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedStatefulSet */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedStatefulSet */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApicreateNamespacedStatefulSet */ fieldValidation?: string; } export interface AppsV1ApiDeleteCollectionNamespacedControllerRevisionRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AppsV1ApideleteCollectionNamespacedControllerRevision */ body?: V1DeleteOptions; } export interface AppsV1ApiDeleteCollectionNamespacedDaemonSetRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AppsV1ApideleteCollectionNamespacedDaemonSet */ body?: V1DeleteOptions; } export interface AppsV1ApiDeleteCollectionNamespacedDeploymentRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AppsV1ApideleteCollectionNamespacedDeployment */ body?: V1DeleteOptions; } export interface AppsV1ApiDeleteCollectionNamespacedReplicaSetRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AppsV1ApideleteCollectionNamespacedReplicaSet */ body?: V1DeleteOptions; } export interface AppsV1ApiDeleteCollectionNamespacedStatefulSetRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AppsV1ApideleteCollectionNamespacedStatefulSet */ body?: V1DeleteOptions; } export interface AppsV1ApiDeleteNamespacedControllerRevisionRequest { /** * name of the ControllerRevision * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedControllerRevision */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedControllerRevision */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedControllerRevision */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedControllerRevision */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteNamespacedControllerRevision */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteNamespacedControllerRevision */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteNamespacedControllerRevision */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedControllerRevision */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AppsV1ApideleteNamespacedControllerRevision */ body?: V1DeleteOptions; } export interface AppsV1ApiDeleteNamespacedDaemonSetRequest { /** * name of the DaemonSet * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedDaemonSet */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedDaemonSet */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedDaemonSet */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedDaemonSet */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteNamespacedDaemonSet */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteNamespacedDaemonSet */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteNamespacedDaemonSet */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedDaemonSet */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AppsV1ApideleteNamespacedDaemonSet */ body?: V1DeleteOptions; } export interface AppsV1ApiDeleteNamespacedDeploymentRequest { /** * name of the Deployment * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedDeployment */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedDeployment */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedDeployment */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedDeployment */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteNamespacedDeployment */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteNamespacedDeployment */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteNamespacedDeployment */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedDeployment */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AppsV1ApideleteNamespacedDeployment */ body?: V1DeleteOptions; } export interface AppsV1ApiDeleteNamespacedReplicaSetRequest { /** * name of the ReplicaSet * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedReplicaSet */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedReplicaSet */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedReplicaSet */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedReplicaSet */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteNamespacedReplicaSet */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteNamespacedReplicaSet */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteNamespacedReplicaSet */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedReplicaSet */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AppsV1ApideleteNamespacedReplicaSet */ body?: V1DeleteOptions; } export interface AppsV1ApiDeleteNamespacedStatefulSetRequest { /** * name of the StatefulSet * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedStatefulSet */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedStatefulSet */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedStatefulSet */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedStatefulSet */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AppsV1ApideleteNamespacedStatefulSet */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteNamespacedStatefulSet */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AppsV1ApideleteNamespacedStatefulSet */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AppsV1ApideleteNamespacedStatefulSet */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AppsV1ApideleteNamespacedStatefulSet */ body?: V1DeleteOptions; } export interface AppsV1ApiGetAPIResourcesRequest { } export interface AppsV1ApiListControllerRevisionForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistControllerRevisionForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApilistControllerRevisionForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistControllerRevisionForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistControllerRevisionForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApilistControllerRevisionForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApilistControllerRevisionForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistControllerRevisionForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistControllerRevisionForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistControllerRevisionForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApilistControllerRevisionForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistControllerRevisionForAllNamespaces */ watch?: boolean; } export interface AppsV1ApiListDaemonSetForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistDaemonSetForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApilistDaemonSetForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistDaemonSetForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistDaemonSetForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApilistDaemonSetForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApilistDaemonSetForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistDaemonSetForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistDaemonSetForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistDaemonSetForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApilistDaemonSetForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistDaemonSetForAllNamespaces */ watch?: boolean; } export interface AppsV1ApiListDeploymentForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistDeploymentForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApilistDeploymentForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistDeploymentForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistDeploymentForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApilistDeploymentForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApilistDeploymentForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistDeploymentForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistDeploymentForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistDeploymentForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApilistDeploymentForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistDeploymentForAllNamespaces */ watch?: boolean; } export interface AppsV1ApiListNamespacedControllerRevisionRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedControllerRevision */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedControllerRevision */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedControllerRevision */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedControllerRevision */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedControllerRevision */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedControllerRevision */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApilistNamespacedControllerRevision */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedControllerRevision */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedControllerRevision */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedControllerRevision */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApilistNamespacedControllerRevision */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedControllerRevision */ watch?: boolean; } export interface AppsV1ApiListNamespacedDaemonSetRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDaemonSet */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDaemonSet */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedDaemonSet */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDaemonSet */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDaemonSet */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDaemonSet */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApilistNamespacedDaemonSet */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDaemonSet */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDaemonSet */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedDaemonSet */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApilistNamespacedDaemonSet */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedDaemonSet */ watch?: boolean; } export interface AppsV1ApiListNamespacedDeploymentRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDeployment */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDeployment */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedDeployment */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDeployment */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDeployment */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDeployment */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApilistNamespacedDeployment */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDeployment */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedDeployment */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedDeployment */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApilistNamespacedDeployment */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedDeployment */ watch?: boolean; } export interface AppsV1ApiListNamespacedReplicaSetRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedReplicaSet */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedReplicaSet */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedReplicaSet */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedReplicaSet */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedReplicaSet */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedReplicaSet */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApilistNamespacedReplicaSet */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedReplicaSet */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedReplicaSet */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedReplicaSet */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApilistNamespacedReplicaSet */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedReplicaSet */ watch?: boolean; } export interface AppsV1ApiListNamespacedStatefulSetRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedStatefulSet */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedStatefulSet */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedStatefulSet */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedStatefulSet */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedStatefulSet */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedStatefulSet */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApilistNamespacedStatefulSet */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedStatefulSet */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistNamespacedStatefulSet */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedStatefulSet */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApilistNamespacedStatefulSet */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistNamespacedStatefulSet */ watch?: boolean; } export interface AppsV1ApiListReplicaSetForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistReplicaSetForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApilistReplicaSetForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistReplicaSetForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistReplicaSetForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApilistReplicaSetForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApilistReplicaSetForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistReplicaSetForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistReplicaSetForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistReplicaSetForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApilistReplicaSetForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistReplicaSetForAllNamespaces */ watch?: boolean; } export interface AppsV1ApiListStatefulSetForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistStatefulSetForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AppsV1ApilistStatefulSetForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistStatefulSetForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AppsV1ApilistStatefulSetForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AppsV1ApilistStatefulSetForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApilistStatefulSetForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistStatefulSetForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AppsV1ApilistStatefulSetForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistStatefulSetForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AppsV1ApilistStatefulSetForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AppsV1ApilistStatefulSetForAllNamespaces */ watch?: boolean; } export interface AppsV1ApiPatchNamespacedControllerRevisionRequest { /** * name of the ControllerRevision * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedControllerRevision */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedControllerRevision */ namespace: string; /** * * @type any * @memberof AppsV1ApipatchNamespacedControllerRevision */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedControllerRevision */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedControllerRevision */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedControllerRevision */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedControllerRevision */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AppsV1ApipatchNamespacedControllerRevision */ force?: boolean; } export interface AppsV1ApiPatchNamespacedDaemonSetRequest { /** * name of the DaemonSet * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDaemonSet */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDaemonSet */ namespace: string; /** * * @type any * @memberof AppsV1ApipatchNamespacedDaemonSet */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDaemonSet */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDaemonSet */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDaemonSet */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDaemonSet */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AppsV1ApipatchNamespacedDaemonSet */ force?: boolean; } export interface AppsV1ApiPatchNamespacedDaemonSetStatusRequest { /** * name of the DaemonSet * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDaemonSetStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDaemonSetStatus */ namespace: string; /** * * @type any * @memberof AppsV1ApipatchNamespacedDaemonSetStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDaemonSetStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDaemonSetStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDaemonSetStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDaemonSetStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AppsV1ApipatchNamespacedDaemonSetStatus */ force?: boolean; } export interface AppsV1ApiPatchNamespacedDeploymentRequest { /** * name of the Deployment * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeployment */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeployment */ namespace: string; /** * * @type any * @memberof AppsV1ApipatchNamespacedDeployment */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeployment */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeployment */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeployment */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeployment */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AppsV1ApipatchNamespacedDeployment */ force?: boolean; } export interface AppsV1ApiPatchNamespacedDeploymentScaleRequest { /** * name of the Scale * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeploymentScale */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeploymentScale */ namespace: string; /** * * @type any * @memberof AppsV1ApipatchNamespacedDeploymentScale */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeploymentScale */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeploymentScale */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeploymentScale */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeploymentScale */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AppsV1ApipatchNamespacedDeploymentScale */ force?: boolean; } export interface AppsV1ApiPatchNamespacedDeploymentStatusRequest { /** * name of the Deployment * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeploymentStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeploymentStatus */ namespace: string; /** * * @type any * @memberof AppsV1ApipatchNamespacedDeploymentStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeploymentStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeploymentStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeploymentStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedDeploymentStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AppsV1ApipatchNamespacedDeploymentStatus */ force?: boolean; } export interface AppsV1ApiPatchNamespacedReplicaSetRequest { /** * name of the ReplicaSet * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSet */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSet */ namespace: string; /** * * @type any * @memberof AppsV1ApipatchNamespacedReplicaSet */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSet */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSet */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSet */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSet */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AppsV1ApipatchNamespacedReplicaSet */ force?: boolean; } export interface AppsV1ApiPatchNamespacedReplicaSetScaleRequest { /** * name of the Scale * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSetScale */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSetScale */ namespace: string; /** * * @type any * @memberof AppsV1ApipatchNamespacedReplicaSetScale */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSetScale */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSetScale */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSetScale */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSetScale */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AppsV1ApipatchNamespacedReplicaSetScale */ force?: boolean; } export interface AppsV1ApiPatchNamespacedReplicaSetStatusRequest { /** * name of the ReplicaSet * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSetStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSetStatus */ namespace: string; /** * * @type any * @memberof AppsV1ApipatchNamespacedReplicaSetStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSetStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSetStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSetStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedReplicaSetStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AppsV1ApipatchNamespacedReplicaSetStatus */ force?: boolean; } export interface AppsV1ApiPatchNamespacedStatefulSetRequest { /** * name of the StatefulSet * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSet */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSet */ namespace: string; /** * * @type any * @memberof AppsV1ApipatchNamespacedStatefulSet */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSet */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSet */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSet */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSet */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AppsV1ApipatchNamespacedStatefulSet */ force?: boolean; } export interface AppsV1ApiPatchNamespacedStatefulSetScaleRequest { /** * name of the Scale * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSetScale */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSetScale */ namespace: string; /** * * @type any * @memberof AppsV1ApipatchNamespacedStatefulSetScale */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSetScale */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSetScale */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSetScale */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSetScale */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AppsV1ApipatchNamespacedStatefulSetScale */ force?: boolean; } export interface AppsV1ApiPatchNamespacedStatefulSetStatusRequest { /** * name of the StatefulSet * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSetStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSetStatus */ namespace: string; /** * * @type any * @memberof AppsV1ApipatchNamespacedStatefulSetStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSetStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSetStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSetStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApipatchNamespacedStatefulSetStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AppsV1ApipatchNamespacedStatefulSetStatus */ force?: boolean; } export interface AppsV1ApiReadNamespacedControllerRevisionRequest { /** * name of the ControllerRevision * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedControllerRevision */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedControllerRevision */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedControllerRevision */ pretty?: string; } export interface AppsV1ApiReadNamespacedDaemonSetRequest { /** * name of the DaemonSet * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDaemonSet */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDaemonSet */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDaemonSet */ pretty?: string; } export interface AppsV1ApiReadNamespacedDaemonSetStatusRequest { /** * name of the DaemonSet * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDaemonSetStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDaemonSetStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDaemonSetStatus */ pretty?: string; } export interface AppsV1ApiReadNamespacedDeploymentRequest { /** * name of the Deployment * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDeployment */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDeployment */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDeployment */ pretty?: string; } export interface AppsV1ApiReadNamespacedDeploymentScaleRequest { /** * name of the Scale * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDeploymentScale */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDeploymentScale */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDeploymentScale */ pretty?: string; } export interface AppsV1ApiReadNamespacedDeploymentStatusRequest { /** * name of the Deployment * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDeploymentStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDeploymentStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedDeploymentStatus */ pretty?: string; } export interface AppsV1ApiReadNamespacedReplicaSetRequest { /** * name of the ReplicaSet * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedReplicaSet */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedReplicaSet */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedReplicaSet */ pretty?: string; } export interface AppsV1ApiReadNamespacedReplicaSetScaleRequest { /** * name of the Scale * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedReplicaSetScale */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedReplicaSetScale */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedReplicaSetScale */ pretty?: string; } export interface AppsV1ApiReadNamespacedReplicaSetStatusRequest { /** * name of the ReplicaSet * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedReplicaSetStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedReplicaSetStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedReplicaSetStatus */ pretty?: string; } export interface AppsV1ApiReadNamespacedStatefulSetRequest { /** * name of the StatefulSet * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedStatefulSet */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedStatefulSet */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedStatefulSet */ pretty?: string; } export interface AppsV1ApiReadNamespacedStatefulSetScaleRequest { /** * name of the Scale * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedStatefulSetScale */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedStatefulSetScale */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedStatefulSetScale */ pretty?: string; } export interface AppsV1ApiReadNamespacedStatefulSetStatusRequest { /** * name of the StatefulSet * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedStatefulSetStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedStatefulSetStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireadNamespacedStatefulSetStatus */ pretty?: string; } export interface AppsV1ApiReplaceNamespacedControllerRevisionRequest { /** * name of the ControllerRevision * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedControllerRevision */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedControllerRevision */ namespace: string; /** * * @type V1ControllerRevision * @memberof AppsV1ApireplaceNamespacedControllerRevision */ body: V1ControllerRevision; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedControllerRevision */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedControllerRevision */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedControllerRevision */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedControllerRevision */ fieldValidation?: string; } export interface AppsV1ApiReplaceNamespacedDaemonSetRequest { /** * name of the DaemonSet * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDaemonSet */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDaemonSet */ namespace: string; /** * * @type V1DaemonSet * @memberof AppsV1ApireplaceNamespacedDaemonSet */ body: V1DaemonSet; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDaemonSet */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDaemonSet */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDaemonSet */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDaemonSet */ fieldValidation?: string; } export interface AppsV1ApiReplaceNamespacedDaemonSetStatusRequest { /** * name of the DaemonSet * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDaemonSetStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDaemonSetStatus */ namespace: string; /** * * @type V1DaemonSet * @memberof AppsV1ApireplaceNamespacedDaemonSetStatus */ body: V1DaemonSet; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDaemonSetStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDaemonSetStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDaemonSetStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDaemonSetStatus */ fieldValidation?: string; } export interface AppsV1ApiReplaceNamespacedDeploymentRequest { /** * name of the Deployment * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeployment */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeployment */ namespace: string; /** * * @type V1Deployment * @memberof AppsV1ApireplaceNamespacedDeployment */ body: V1Deployment; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeployment */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeployment */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeployment */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeployment */ fieldValidation?: string; } export interface AppsV1ApiReplaceNamespacedDeploymentScaleRequest { /** * name of the Scale * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeploymentScale */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeploymentScale */ namespace: string; /** * * @type V1Scale * @memberof AppsV1ApireplaceNamespacedDeploymentScale */ body: V1Scale; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeploymentScale */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeploymentScale */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeploymentScale */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeploymentScale */ fieldValidation?: string; } export interface AppsV1ApiReplaceNamespacedDeploymentStatusRequest { /** * name of the Deployment * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeploymentStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeploymentStatus */ namespace: string; /** * * @type V1Deployment * @memberof AppsV1ApireplaceNamespacedDeploymentStatus */ body: V1Deployment; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeploymentStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeploymentStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeploymentStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedDeploymentStatus */ fieldValidation?: string; } export interface AppsV1ApiReplaceNamespacedReplicaSetRequest { /** * name of the ReplicaSet * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSet */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSet */ namespace: string; /** * * @type V1ReplicaSet * @memberof AppsV1ApireplaceNamespacedReplicaSet */ body: V1ReplicaSet; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSet */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSet */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSet */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSet */ fieldValidation?: string; } export interface AppsV1ApiReplaceNamespacedReplicaSetScaleRequest { /** * name of the Scale * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSetScale */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSetScale */ namespace: string; /** * * @type V1Scale * @memberof AppsV1ApireplaceNamespacedReplicaSetScale */ body: V1Scale; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSetScale */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSetScale */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSetScale */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSetScale */ fieldValidation?: string; } export interface AppsV1ApiReplaceNamespacedReplicaSetStatusRequest { /** * name of the ReplicaSet * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSetStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSetStatus */ namespace: string; /** * * @type V1ReplicaSet * @memberof AppsV1ApireplaceNamespacedReplicaSetStatus */ body: V1ReplicaSet; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSetStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSetStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSetStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedReplicaSetStatus */ fieldValidation?: string; } export interface AppsV1ApiReplaceNamespacedStatefulSetRequest { /** * name of the StatefulSet * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSet */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSet */ namespace: string; /** * * @type V1StatefulSet * @memberof AppsV1ApireplaceNamespacedStatefulSet */ body: V1StatefulSet; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSet */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSet */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSet */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSet */ fieldValidation?: string; } export interface AppsV1ApiReplaceNamespacedStatefulSetScaleRequest { /** * name of the Scale * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSetScale */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSetScale */ namespace: string; /** * * @type V1Scale * @memberof AppsV1ApireplaceNamespacedStatefulSetScale */ body: V1Scale; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSetScale */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSetScale */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSetScale */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSetScale */ fieldValidation?: string; } export interface AppsV1ApiReplaceNamespacedStatefulSetStatusRequest { /** * name of the StatefulSet * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSetStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSetStatus */ namespace: string; /** * * @type V1StatefulSet * @memberof AppsV1ApireplaceNamespacedStatefulSetStatus */ body: V1StatefulSet; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSetStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSetStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSetStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AppsV1ApireplaceNamespacedStatefulSetStatus */ fieldValidation?: string; } export declare class ObjectAppsV1Api { private api; constructor(configuration: Configuration, requestFactory?: AppsV1ApiRequestFactory, responseProcessor?: AppsV1ApiResponseProcessor); /** * create a ControllerRevision * @param param the request object */ createNamespacedControllerRevisionWithHttpInfo(param: AppsV1ApiCreateNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise>; /** * create a ControllerRevision * @param param the request object */ createNamespacedControllerRevision(param: AppsV1ApiCreateNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise; /** * create a DaemonSet * @param param the request object */ createNamespacedDaemonSetWithHttpInfo(param: AppsV1ApiCreateNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise>; /** * create a DaemonSet * @param param the request object */ createNamespacedDaemonSet(param: AppsV1ApiCreateNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise; /** * create a Deployment * @param param the request object */ createNamespacedDeploymentWithHttpInfo(param: AppsV1ApiCreateNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise>; /** * create a Deployment * @param param the request object */ createNamespacedDeployment(param: AppsV1ApiCreateNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise; /** * create a ReplicaSet * @param param the request object */ createNamespacedReplicaSetWithHttpInfo(param: AppsV1ApiCreateNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise>; /** * create a ReplicaSet * @param param the request object */ createNamespacedReplicaSet(param: AppsV1ApiCreateNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise; /** * create a StatefulSet * @param param the request object */ createNamespacedStatefulSetWithHttpInfo(param: AppsV1ApiCreateNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise>; /** * create a StatefulSet * @param param the request object */ createNamespacedStatefulSet(param: AppsV1ApiCreateNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ControllerRevision * @param param the request object */ deleteCollectionNamespacedControllerRevisionWithHttpInfo(param: AppsV1ApiDeleteCollectionNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ControllerRevision * @param param the request object */ deleteCollectionNamespacedControllerRevision(param: AppsV1ApiDeleteCollectionNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise; /** * delete collection of DaemonSet * @param param the request object */ deleteCollectionNamespacedDaemonSetWithHttpInfo(param: AppsV1ApiDeleteCollectionNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of DaemonSet * @param param the request object */ deleteCollectionNamespacedDaemonSet(param: AppsV1ApiDeleteCollectionNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise; /** * delete collection of Deployment * @param param the request object */ deleteCollectionNamespacedDeploymentWithHttpInfo(param: AppsV1ApiDeleteCollectionNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of Deployment * @param param the request object */ deleteCollectionNamespacedDeployment(param: AppsV1ApiDeleteCollectionNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ReplicaSet * @param param the request object */ deleteCollectionNamespacedReplicaSetWithHttpInfo(param: AppsV1ApiDeleteCollectionNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ReplicaSet * @param param the request object */ deleteCollectionNamespacedReplicaSet(param: AppsV1ApiDeleteCollectionNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise; /** * delete collection of StatefulSet * @param param the request object */ deleteCollectionNamespacedStatefulSetWithHttpInfo(param: AppsV1ApiDeleteCollectionNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of StatefulSet * @param param the request object */ deleteCollectionNamespacedStatefulSet(param: AppsV1ApiDeleteCollectionNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise; /** * delete a ControllerRevision * @param param the request object */ deleteNamespacedControllerRevisionWithHttpInfo(param: AppsV1ApiDeleteNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise>; /** * delete a ControllerRevision * @param param the request object */ deleteNamespacedControllerRevision(param: AppsV1ApiDeleteNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise; /** * delete a DaemonSet * @param param the request object */ deleteNamespacedDaemonSetWithHttpInfo(param: AppsV1ApiDeleteNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise>; /** * delete a DaemonSet * @param param the request object */ deleteNamespacedDaemonSet(param: AppsV1ApiDeleteNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise; /** * delete a Deployment * @param param the request object */ deleteNamespacedDeploymentWithHttpInfo(param: AppsV1ApiDeleteNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise>; /** * delete a Deployment * @param param the request object */ deleteNamespacedDeployment(param: AppsV1ApiDeleteNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise; /** * delete a ReplicaSet * @param param the request object */ deleteNamespacedReplicaSetWithHttpInfo(param: AppsV1ApiDeleteNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise>; /** * delete a ReplicaSet * @param param the request object */ deleteNamespacedReplicaSet(param: AppsV1ApiDeleteNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise; /** * delete a StatefulSet * @param param the request object */ deleteNamespacedStatefulSetWithHttpInfo(param: AppsV1ApiDeleteNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise>; /** * delete a StatefulSet * @param param the request object */ deleteNamespacedStatefulSet(param: AppsV1ApiDeleteNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: AppsV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: AppsV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ControllerRevision * @param param the request object */ listControllerRevisionForAllNamespacesWithHttpInfo(param?: AppsV1ApiListControllerRevisionForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ControllerRevision * @param param the request object */ listControllerRevisionForAllNamespaces(param?: AppsV1ApiListControllerRevisionForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind DaemonSet * @param param the request object */ listDaemonSetForAllNamespacesWithHttpInfo(param?: AppsV1ApiListDaemonSetForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind DaemonSet * @param param the request object */ listDaemonSetForAllNamespaces(param?: AppsV1ApiListDaemonSetForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Deployment * @param param the request object */ listDeploymentForAllNamespacesWithHttpInfo(param?: AppsV1ApiListDeploymentForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Deployment * @param param the request object */ listDeploymentForAllNamespaces(param?: AppsV1ApiListDeploymentForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ControllerRevision * @param param the request object */ listNamespacedControllerRevisionWithHttpInfo(param: AppsV1ApiListNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ControllerRevision * @param param the request object */ listNamespacedControllerRevision(param: AppsV1ApiListNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind DaemonSet * @param param the request object */ listNamespacedDaemonSetWithHttpInfo(param: AppsV1ApiListNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind DaemonSet * @param param the request object */ listNamespacedDaemonSet(param: AppsV1ApiListNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Deployment * @param param the request object */ listNamespacedDeploymentWithHttpInfo(param: AppsV1ApiListNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Deployment * @param param the request object */ listNamespacedDeployment(param: AppsV1ApiListNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ReplicaSet * @param param the request object */ listNamespacedReplicaSetWithHttpInfo(param: AppsV1ApiListNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ReplicaSet * @param param the request object */ listNamespacedReplicaSet(param: AppsV1ApiListNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind StatefulSet * @param param the request object */ listNamespacedStatefulSetWithHttpInfo(param: AppsV1ApiListNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind StatefulSet * @param param the request object */ listNamespacedStatefulSet(param: AppsV1ApiListNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ReplicaSet * @param param the request object */ listReplicaSetForAllNamespacesWithHttpInfo(param?: AppsV1ApiListReplicaSetForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ReplicaSet * @param param the request object */ listReplicaSetForAllNamespaces(param?: AppsV1ApiListReplicaSetForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind StatefulSet * @param param the request object */ listStatefulSetForAllNamespacesWithHttpInfo(param?: AppsV1ApiListStatefulSetForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind StatefulSet * @param param the request object */ listStatefulSetForAllNamespaces(param?: AppsV1ApiListStatefulSetForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ControllerRevision * @param param the request object */ patchNamespacedControllerRevisionWithHttpInfo(param: AppsV1ApiPatchNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ControllerRevision * @param param the request object */ patchNamespacedControllerRevision(param: AppsV1ApiPatchNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified DaemonSet * @param param the request object */ patchNamespacedDaemonSetWithHttpInfo(param: AppsV1ApiPatchNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified DaemonSet * @param param the request object */ patchNamespacedDaemonSet(param: AppsV1ApiPatchNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified DaemonSet * @param param the request object */ patchNamespacedDaemonSetStatusWithHttpInfo(param: AppsV1ApiPatchNamespacedDaemonSetStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified DaemonSet * @param param the request object */ patchNamespacedDaemonSetStatus(param: AppsV1ApiPatchNamespacedDaemonSetStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified Deployment * @param param the request object */ patchNamespacedDeploymentWithHttpInfo(param: AppsV1ApiPatchNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified Deployment * @param param the request object */ patchNamespacedDeployment(param: AppsV1ApiPatchNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise; /** * partially update scale of the specified Deployment * @param param the request object */ patchNamespacedDeploymentScaleWithHttpInfo(param: AppsV1ApiPatchNamespacedDeploymentScaleRequest, options?: ConfigurationOptions): Promise>; /** * partially update scale of the specified Deployment * @param param the request object */ patchNamespacedDeploymentScale(param: AppsV1ApiPatchNamespacedDeploymentScaleRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified Deployment * @param param the request object */ patchNamespacedDeploymentStatusWithHttpInfo(param: AppsV1ApiPatchNamespacedDeploymentStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified Deployment * @param param the request object */ patchNamespacedDeploymentStatus(param: AppsV1ApiPatchNamespacedDeploymentStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ReplicaSet * @param param the request object */ patchNamespacedReplicaSetWithHttpInfo(param: AppsV1ApiPatchNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ReplicaSet * @param param the request object */ patchNamespacedReplicaSet(param: AppsV1ApiPatchNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise; /** * partially update scale of the specified ReplicaSet * @param param the request object */ patchNamespacedReplicaSetScaleWithHttpInfo(param: AppsV1ApiPatchNamespacedReplicaSetScaleRequest, options?: ConfigurationOptions): Promise>; /** * partially update scale of the specified ReplicaSet * @param param the request object */ patchNamespacedReplicaSetScale(param: AppsV1ApiPatchNamespacedReplicaSetScaleRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified ReplicaSet * @param param the request object */ patchNamespacedReplicaSetStatusWithHttpInfo(param: AppsV1ApiPatchNamespacedReplicaSetStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified ReplicaSet * @param param the request object */ patchNamespacedReplicaSetStatus(param: AppsV1ApiPatchNamespacedReplicaSetStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified StatefulSet * @param param the request object */ patchNamespacedStatefulSetWithHttpInfo(param: AppsV1ApiPatchNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified StatefulSet * @param param the request object */ patchNamespacedStatefulSet(param: AppsV1ApiPatchNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise; /** * partially update scale of the specified StatefulSet * @param param the request object */ patchNamespacedStatefulSetScaleWithHttpInfo(param: AppsV1ApiPatchNamespacedStatefulSetScaleRequest, options?: ConfigurationOptions): Promise>; /** * partially update scale of the specified StatefulSet * @param param the request object */ patchNamespacedStatefulSetScale(param: AppsV1ApiPatchNamespacedStatefulSetScaleRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified StatefulSet * @param param the request object */ patchNamespacedStatefulSetStatusWithHttpInfo(param: AppsV1ApiPatchNamespacedStatefulSetStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified StatefulSet * @param param the request object */ patchNamespacedStatefulSetStatus(param: AppsV1ApiPatchNamespacedStatefulSetStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified ControllerRevision * @param param the request object */ readNamespacedControllerRevisionWithHttpInfo(param: AppsV1ApiReadNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ControllerRevision * @param param the request object */ readNamespacedControllerRevision(param: AppsV1ApiReadNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise; /** * read the specified DaemonSet * @param param the request object */ readNamespacedDaemonSetWithHttpInfo(param: AppsV1ApiReadNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise>; /** * read the specified DaemonSet * @param param the request object */ readNamespacedDaemonSet(param: AppsV1ApiReadNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified DaemonSet * @param param the request object */ readNamespacedDaemonSetStatusWithHttpInfo(param: AppsV1ApiReadNamespacedDaemonSetStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified DaemonSet * @param param the request object */ readNamespacedDaemonSetStatus(param: AppsV1ApiReadNamespacedDaemonSetStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified Deployment * @param param the request object */ readNamespacedDeploymentWithHttpInfo(param: AppsV1ApiReadNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise>; /** * read the specified Deployment * @param param the request object */ readNamespacedDeployment(param: AppsV1ApiReadNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise; /** * read scale of the specified Deployment * @param param the request object */ readNamespacedDeploymentScaleWithHttpInfo(param: AppsV1ApiReadNamespacedDeploymentScaleRequest, options?: ConfigurationOptions): Promise>; /** * read scale of the specified Deployment * @param param the request object */ readNamespacedDeploymentScale(param: AppsV1ApiReadNamespacedDeploymentScaleRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified Deployment * @param param the request object */ readNamespacedDeploymentStatusWithHttpInfo(param: AppsV1ApiReadNamespacedDeploymentStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified Deployment * @param param the request object */ readNamespacedDeploymentStatus(param: AppsV1ApiReadNamespacedDeploymentStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified ReplicaSet * @param param the request object */ readNamespacedReplicaSetWithHttpInfo(param: AppsV1ApiReadNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ReplicaSet * @param param the request object */ readNamespacedReplicaSet(param: AppsV1ApiReadNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise; /** * read scale of the specified ReplicaSet * @param param the request object */ readNamespacedReplicaSetScaleWithHttpInfo(param: AppsV1ApiReadNamespacedReplicaSetScaleRequest, options?: ConfigurationOptions): Promise>; /** * read scale of the specified ReplicaSet * @param param the request object */ readNamespacedReplicaSetScale(param: AppsV1ApiReadNamespacedReplicaSetScaleRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified ReplicaSet * @param param the request object */ readNamespacedReplicaSetStatusWithHttpInfo(param: AppsV1ApiReadNamespacedReplicaSetStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified ReplicaSet * @param param the request object */ readNamespacedReplicaSetStatus(param: AppsV1ApiReadNamespacedReplicaSetStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified StatefulSet * @param param the request object */ readNamespacedStatefulSetWithHttpInfo(param: AppsV1ApiReadNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise>; /** * read the specified StatefulSet * @param param the request object */ readNamespacedStatefulSet(param: AppsV1ApiReadNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise; /** * read scale of the specified StatefulSet * @param param the request object */ readNamespacedStatefulSetScaleWithHttpInfo(param: AppsV1ApiReadNamespacedStatefulSetScaleRequest, options?: ConfigurationOptions): Promise>; /** * read scale of the specified StatefulSet * @param param the request object */ readNamespacedStatefulSetScale(param: AppsV1ApiReadNamespacedStatefulSetScaleRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified StatefulSet * @param param the request object */ readNamespacedStatefulSetStatusWithHttpInfo(param: AppsV1ApiReadNamespacedStatefulSetStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified StatefulSet * @param param the request object */ readNamespacedStatefulSetStatus(param: AppsV1ApiReadNamespacedStatefulSetStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ControllerRevision * @param param the request object */ replaceNamespacedControllerRevisionWithHttpInfo(param: AppsV1ApiReplaceNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ControllerRevision * @param param the request object */ replaceNamespacedControllerRevision(param: AppsV1ApiReplaceNamespacedControllerRevisionRequest, options?: ConfigurationOptions): Promise; /** * replace the specified DaemonSet * @param param the request object */ replaceNamespacedDaemonSetWithHttpInfo(param: AppsV1ApiReplaceNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified DaemonSet * @param param the request object */ replaceNamespacedDaemonSet(param: AppsV1ApiReplaceNamespacedDaemonSetRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified DaemonSet * @param param the request object */ replaceNamespacedDaemonSetStatusWithHttpInfo(param: AppsV1ApiReplaceNamespacedDaemonSetStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified DaemonSet * @param param the request object */ replaceNamespacedDaemonSetStatus(param: AppsV1ApiReplaceNamespacedDaemonSetStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified Deployment * @param param the request object */ replaceNamespacedDeploymentWithHttpInfo(param: AppsV1ApiReplaceNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified Deployment * @param param the request object */ replaceNamespacedDeployment(param: AppsV1ApiReplaceNamespacedDeploymentRequest, options?: ConfigurationOptions): Promise; /** * replace scale of the specified Deployment * @param param the request object */ replaceNamespacedDeploymentScaleWithHttpInfo(param: AppsV1ApiReplaceNamespacedDeploymentScaleRequest, options?: ConfigurationOptions): Promise>; /** * replace scale of the specified Deployment * @param param the request object */ replaceNamespacedDeploymentScale(param: AppsV1ApiReplaceNamespacedDeploymentScaleRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified Deployment * @param param the request object */ replaceNamespacedDeploymentStatusWithHttpInfo(param: AppsV1ApiReplaceNamespacedDeploymentStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified Deployment * @param param the request object */ replaceNamespacedDeploymentStatus(param: AppsV1ApiReplaceNamespacedDeploymentStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ReplicaSet * @param param the request object */ replaceNamespacedReplicaSetWithHttpInfo(param: AppsV1ApiReplaceNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ReplicaSet * @param param the request object */ replaceNamespacedReplicaSet(param: AppsV1ApiReplaceNamespacedReplicaSetRequest, options?: ConfigurationOptions): Promise; /** * replace scale of the specified ReplicaSet * @param param the request object */ replaceNamespacedReplicaSetScaleWithHttpInfo(param: AppsV1ApiReplaceNamespacedReplicaSetScaleRequest, options?: ConfigurationOptions): Promise>; /** * replace scale of the specified ReplicaSet * @param param the request object */ replaceNamespacedReplicaSetScale(param: AppsV1ApiReplaceNamespacedReplicaSetScaleRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified ReplicaSet * @param param the request object */ replaceNamespacedReplicaSetStatusWithHttpInfo(param: AppsV1ApiReplaceNamespacedReplicaSetStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified ReplicaSet * @param param the request object */ replaceNamespacedReplicaSetStatus(param: AppsV1ApiReplaceNamespacedReplicaSetStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified StatefulSet * @param param the request object */ replaceNamespacedStatefulSetWithHttpInfo(param: AppsV1ApiReplaceNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified StatefulSet * @param param the request object */ replaceNamespacedStatefulSet(param: AppsV1ApiReplaceNamespacedStatefulSetRequest, options?: ConfigurationOptions): Promise; /** * replace scale of the specified StatefulSet * @param param the request object */ replaceNamespacedStatefulSetScaleWithHttpInfo(param: AppsV1ApiReplaceNamespacedStatefulSetScaleRequest, options?: ConfigurationOptions): Promise>; /** * replace scale of the specified StatefulSet * @param param the request object */ replaceNamespacedStatefulSetScale(param: AppsV1ApiReplaceNamespacedStatefulSetScaleRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified StatefulSet * @param param the request object */ replaceNamespacedStatefulSetStatusWithHttpInfo(param: AppsV1ApiReplaceNamespacedStatefulSetStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified StatefulSet * @param param the request object */ replaceNamespacedStatefulSetStatus(param: AppsV1ApiReplaceNamespacedStatefulSetStatusRequest, options?: ConfigurationOptions): Promise; } import { AuthenticationApiRequestFactory, AuthenticationApiResponseProcessor } from "../apis/AuthenticationApi.js"; export interface AuthenticationApiGetAPIGroupRequest { } export declare class ObjectAuthenticationApi { private api; constructor(configuration: Configuration, requestFactory?: AuthenticationApiRequestFactory, responseProcessor?: AuthenticationApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: AuthenticationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: AuthenticationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { AuthenticationV1ApiRequestFactory, AuthenticationV1ApiResponseProcessor } from "../apis/AuthenticationV1Api.js"; export interface AuthenticationV1ApiCreateSelfSubjectReviewRequest { /** * * @type V1SelfSubjectReview * @memberof AuthenticationV1ApicreateSelfSubjectReview */ body: V1SelfSubjectReview; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AuthenticationV1ApicreateSelfSubjectReview */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AuthenticationV1ApicreateSelfSubjectReview */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AuthenticationV1ApicreateSelfSubjectReview */ fieldValidation?: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AuthenticationV1ApicreateSelfSubjectReview */ pretty?: string; } export interface AuthenticationV1ApiCreateTokenReviewRequest { /** * * @type V1TokenReview * @memberof AuthenticationV1ApicreateTokenReview */ body: V1TokenReview; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AuthenticationV1ApicreateTokenReview */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AuthenticationV1ApicreateTokenReview */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AuthenticationV1ApicreateTokenReview */ fieldValidation?: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AuthenticationV1ApicreateTokenReview */ pretty?: string; } export interface AuthenticationV1ApiGetAPIResourcesRequest { } export declare class ObjectAuthenticationV1Api { private api; constructor(configuration: Configuration, requestFactory?: AuthenticationV1ApiRequestFactory, responseProcessor?: AuthenticationV1ApiResponseProcessor); /** * create a SelfSubjectReview * @param param the request object */ createSelfSubjectReviewWithHttpInfo(param: AuthenticationV1ApiCreateSelfSubjectReviewRequest, options?: ConfigurationOptions): Promise>; /** * create a SelfSubjectReview * @param param the request object */ createSelfSubjectReview(param: AuthenticationV1ApiCreateSelfSubjectReviewRequest, options?: ConfigurationOptions): Promise; /** * create a TokenReview * @param param the request object */ createTokenReviewWithHttpInfo(param: AuthenticationV1ApiCreateTokenReviewRequest, options?: ConfigurationOptions): Promise>; /** * create a TokenReview * @param param the request object */ createTokenReview(param: AuthenticationV1ApiCreateTokenReviewRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: AuthenticationV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: AuthenticationV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; } import { AuthorizationApiRequestFactory, AuthorizationApiResponseProcessor } from "../apis/AuthorizationApi.js"; export interface AuthorizationApiGetAPIGroupRequest { } export declare class ObjectAuthorizationApi { private api; constructor(configuration: Configuration, requestFactory?: AuthorizationApiRequestFactory, responseProcessor?: AuthorizationApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: AuthorizationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: AuthorizationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { AuthorizationV1ApiRequestFactory, AuthorizationV1ApiResponseProcessor } from "../apis/AuthorizationV1Api.js"; export interface AuthorizationV1ApiCreateNamespacedLocalSubjectAccessReviewRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateNamespacedLocalSubjectAccessReview */ namespace: string; /** * * @type V1LocalSubjectAccessReview * @memberof AuthorizationV1ApicreateNamespacedLocalSubjectAccessReview */ body: V1LocalSubjectAccessReview; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateNamespacedLocalSubjectAccessReview */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateNamespacedLocalSubjectAccessReview */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateNamespacedLocalSubjectAccessReview */ fieldValidation?: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateNamespacedLocalSubjectAccessReview */ pretty?: string; } export interface AuthorizationV1ApiCreateSelfSubjectAccessReviewRequest { /** * * @type V1SelfSubjectAccessReview * @memberof AuthorizationV1ApicreateSelfSubjectAccessReview */ body: V1SelfSubjectAccessReview; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateSelfSubjectAccessReview */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateSelfSubjectAccessReview */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateSelfSubjectAccessReview */ fieldValidation?: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateSelfSubjectAccessReview */ pretty?: string; } export interface AuthorizationV1ApiCreateSelfSubjectRulesReviewRequest { /** * * @type V1SelfSubjectRulesReview * @memberof AuthorizationV1ApicreateSelfSubjectRulesReview */ body: V1SelfSubjectRulesReview; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateSelfSubjectRulesReview */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateSelfSubjectRulesReview */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateSelfSubjectRulesReview */ fieldValidation?: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateSelfSubjectRulesReview */ pretty?: string; } export interface AuthorizationV1ApiCreateSubjectAccessReviewRequest { /** * * @type V1SubjectAccessReview * @memberof AuthorizationV1ApicreateSubjectAccessReview */ body: V1SubjectAccessReview; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateSubjectAccessReview */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateSubjectAccessReview */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateSubjectAccessReview */ fieldValidation?: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AuthorizationV1ApicreateSubjectAccessReview */ pretty?: string; } export interface AuthorizationV1ApiGetAPIResourcesRequest { } export declare class ObjectAuthorizationV1Api { private api; constructor(configuration: Configuration, requestFactory?: AuthorizationV1ApiRequestFactory, responseProcessor?: AuthorizationV1ApiResponseProcessor); /** * create a LocalSubjectAccessReview * @param param the request object */ createNamespacedLocalSubjectAccessReviewWithHttpInfo(param: AuthorizationV1ApiCreateNamespacedLocalSubjectAccessReviewRequest, options?: ConfigurationOptions): Promise>; /** * create a LocalSubjectAccessReview * @param param the request object */ createNamespacedLocalSubjectAccessReview(param: AuthorizationV1ApiCreateNamespacedLocalSubjectAccessReviewRequest, options?: ConfigurationOptions): Promise; /** * create a SelfSubjectAccessReview * @param param the request object */ createSelfSubjectAccessReviewWithHttpInfo(param: AuthorizationV1ApiCreateSelfSubjectAccessReviewRequest, options?: ConfigurationOptions): Promise>; /** * create a SelfSubjectAccessReview * @param param the request object */ createSelfSubjectAccessReview(param: AuthorizationV1ApiCreateSelfSubjectAccessReviewRequest, options?: ConfigurationOptions): Promise; /** * create a SelfSubjectRulesReview * @param param the request object */ createSelfSubjectRulesReviewWithHttpInfo(param: AuthorizationV1ApiCreateSelfSubjectRulesReviewRequest, options?: ConfigurationOptions): Promise>; /** * create a SelfSubjectRulesReview * @param param the request object */ createSelfSubjectRulesReview(param: AuthorizationV1ApiCreateSelfSubjectRulesReviewRequest, options?: ConfigurationOptions): Promise; /** * create a SubjectAccessReview * @param param the request object */ createSubjectAccessReviewWithHttpInfo(param: AuthorizationV1ApiCreateSubjectAccessReviewRequest, options?: ConfigurationOptions): Promise>; /** * create a SubjectAccessReview * @param param the request object */ createSubjectAccessReview(param: AuthorizationV1ApiCreateSubjectAccessReviewRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: AuthorizationV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: AuthorizationV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; } import { AutoscalingApiRequestFactory, AutoscalingApiResponseProcessor } from "../apis/AutoscalingApi.js"; export interface AutoscalingApiGetAPIGroupRequest { } export declare class ObjectAutoscalingApi { private api; constructor(configuration: Configuration, requestFactory?: AutoscalingApiRequestFactory, responseProcessor?: AutoscalingApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: AutoscalingApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: AutoscalingApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { AutoscalingV1ApiRequestFactory, AutoscalingV1ApiResponseProcessor } from "../apis/AutoscalingV1Api.js"; export interface AutoscalingV1ApiCreateNamespacedHorizontalPodAutoscalerRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV1ApicreateNamespacedHorizontalPodAutoscaler */ namespace: string; /** * * @type V1HorizontalPodAutoscaler * @memberof AutoscalingV1ApicreateNamespacedHorizontalPodAutoscaler */ body: V1HorizontalPodAutoscaler; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV1ApicreateNamespacedHorizontalPodAutoscaler */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV1ApicreateNamespacedHorizontalPodAutoscaler */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApicreateNamespacedHorizontalPodAutoscaler */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApicreateNamespacedHorizontalPodAutoscaler */ fieldValidation?: string; } export interface AutoscalingV1ApiDeleteCollectionNamespacedHorizontalPodAutoscalerRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AutoscalingV1ApideleteCollectionNamespacedHorizontalPodAutoscaler */ body?: V1DeleteOptions; } export interface AutoscalingV1ApiDeleteNamespacedHorizontalPodAutoscalerRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteNamespacedHorizontalPodAutoscaler */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteNamespacedHorizontalPodAutoscaler */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteNamespacedHorizontalPodAutoscaler */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteNamespacedHorizontalPodAutoscaler */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AutoscalingV1ApideleteNamespacedHorizontalPodAutoscaler */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AutoscalingV1ApideleteNamespacedHorizontalPodAutoscaler */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AutoscalingV1ApideleteNamespacedHorizontalPodAutoscaler */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApideleteNamespacedHorizontalPodAutoscaler */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AutoscalingV1ApideleteNamespacedHorizontalPodAutoscaler */ body?: V1DeleteOptions; } export interface AutoscalingV1ApiGetAPIResourcesRequest { } export interface AutoscalingV1ApiListHorizontalPodAutoscalerForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AutoscalingV1ApilistHorizontalPodAutoscalerForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApilistHorizontalPodAutoscalerForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApilistHorizontalPodAutoscalerForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApilistHorizontalPodAutoscalerForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AutoscalingV1ApilistHorizontalPodAutoscalerForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV1ApilistHorizontalPodAutoscalerForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AutoscalingV1ApilistHorizontalPodAutoscalerForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AutoscalingV1ApilistHorizontalPodAutoscalerForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AutoscalingV1ApilistHorizontalPodAutoscalerForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AutoscalingV1ApilistHorizontalPodAutoscalerForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AutoscalingV1ApilistHorizontalPodAutoscalerForAllNamespaces */ watch?: boolean; } export interface AutoscalingV1ApiListNamespacedHorizontalPodAutoscalerRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV1ApilistNamespacedHorizontalPodAutoscaler */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV1ApilistNamespacedHorizontalPodAutoscaler */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AutoscalingV1ApilistNamespacedHorizontalPodAutoscaler */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApilistNamespacedHorizontalPodAutoscaler */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApilistNamespacedHorizontalPodAutoscaler */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApilistNamespacedHorizontalPodAutoscaler */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AutoscalingV1ApilistNamespacedHorizontalPodAutoscaler */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AutoscalingV1ApilistNamespacedHorizontalPodAutoscaler */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AutoscalingV1ApilistNamespacedHorizontalPodAutoscaler */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AutoscalingV1ApilistNamespacedHorizontalPodAutoscaler */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AutoscalingV1ApilistNamespacedHorizontalPodAutoscaler */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AutoscalingV1ApilistNamespacedHorizontalPodAutoscaler */ watch?: boolean; } export interface AutoscalingV1ApiPatchNamespacedHorizontalPodAutoscalerRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscaler */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscaler */ namespace: string; /** * * @type any * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscaler */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscaler */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscaler */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscaler */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscaler */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscaler */ force?: boolean; } export interface AutoscalingV1ApiPatchNamespacedHorizontalPodAutoscalerStatusRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscalerStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscalerStatus */ namespace: string; /** * * @type any * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscalerStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscalerStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscalerStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscalerStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscalerStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AutoscalingV1ApipatchNamespacedHorizontalPodAutoscalerStatus */ force?: boolean; } export interface AutoscalingV1ApiReadNamespacedHorizontalPodAutoscalerRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireadNamespacedHorizontalPodAutoscaler */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireadNamespacedHorizontalPodAutoscaler */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireadNamespacedHorizontalPodAutoscaler */ pretty?: string; } export interface AutoscalingV1ApiReadNamespacedHorizontalPodAutoscalerStatusRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireadNamespacedHorizontalPodAutoscalerStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireadNamespacedHorizontalPodAutoscalerStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireadNamespacedHorizontalPodAutoscalerStatus */ pretty?: string; } export interface AutoscalingV1ApiReplaceNamespacedHorizontalPodAutoscalerRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscaler */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscaler */ namespace: string; /** * * @type V1HorizontalPodAutoscaler * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscaler */ body: V1HorizontalPodAutoscaler; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscaler */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscaler */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscaler */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscaler */ fieldValidation?: string; } export interface AutoscalingV1ApiReplaceNamespacedHorizontalPodAutoscalerStatusRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscalerStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscalerStatus */ namespace: string; /** * * @type V1HorizontalPodAutoscaler * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscalerStatus */ body: V1HorizontalPodAutoscaler; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscalerStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscalerStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscalerStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AutoscalingV1ApireplaceNamespacedHorizontalPodAutoscalerStatus */ fieldValidation?: string; } export declare class ObjectAutoscalingV1Api { private api; constructor(configuration: Configuration, requestFactory?: AutoscalingV1ApiRequestFactory, responseProcessor?: AutoscalingV1ApiResponseProcessor); /** * create a HorizontalPodAutoscaler * @param param the request object */ createNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV1ApiCreateNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * create a HorizontalPodAutoscaler * @param param the request object */ createNamespacedHorizontalPodAutoscaler(param: AutoscalingV1ApiCreateNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * delete collection of HorizontalPodAutoscaler * @param param the request object */ deleteCollectionNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV1ApiDeleteCollectionNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of HorizontalPodAutoscaler * @param param the request object */ deleteCollectionNamespacedHorizontalPodAutoscaler(param: AutoscalingV1ApiDeleteCollectionNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * delete a HorizontalPodAutoscaler * @param param the request object */ deleteNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV1ApiDeleteNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * delete a HorizontalPodAutoscaler * @param param the request object */ deleteNamespacedHorizontalPodAutoscaler(param: AutoscalingV1ApiDeleteNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: AutoscalingV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: AutoscalingV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind HorizontalPodAutoscaler * @param param the request object */ listHorizontalPodAutoscalerForAllNamespacesWithHttpInfo(param?: AutoscalingV1ApiListHorizontalPodAutoscalerForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind HorizontalPodAutoscaler * @param param the request object */ listHorizontalPodAutoscalerForAllNamespaces(param?: AutoscalingV1ApiListHorizontalPodAutoscalerForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind HorizontalPodAutoscaler * @param param the request object */ listNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV1ApiListNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind HorizontalPodAutoscaler * @param param the request object */ listNamespacedHorizontalPodAutoscaler(param: AutoscalingV1ApiListNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified HorizontalPodAutoscaler * @param param the request object */ patchNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV1ApiPatchNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified HorizontalPodAutoscaler * @param param the request object */ patchNamespacedHorizontalPodAutoscaler(param: AutoscalingV1ApiPatchNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified HorizontalPodAutoscaler * @param param the request object */ patchNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(param: AutoscalingV1ApiPatchNamespacedHorizontalPodAutoscalerStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified HorizontalPodAutoscaler * @param param the request object */ patchNamespacedHorizontalPodAutoscalerStatus(param: AutoscalingV1ApiPatchNamespacedHorizontalPodAutoscalerStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified HorizontalPodAutoscaler * @param param the request object */ readNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV1ApiReadNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * read the specified HorizontalPodAutoscaler * @param param the request object */ readNamespacedHorizontalPodAutoscaler(param: AutoscalingV1ApiReadNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified HorizontalPodAutoscaler * @param param the request object */ readNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(param: AutoscalingV1ApiReadNamespacedHorizontalPodAutoscalerStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified HorizontalPodAutoscaler * @param param the request object */ readNamespacedHorizontalPodAutoscalerStatus(param: AutoscalingV1ApiReadNamespacedHorizontalPodAutoscalerStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified HorizontalPodAutoscaler * @param param the request object */ replaceNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV1ApiReplaceNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified HorizontalPodAutoscaler * @param param the request object */ replaceNamespacedHorizontalPodAutoscaler(param: AutoscalingV1ApiReplaceNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified HorizontalPodAutoscaler * @param param the request object */ replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(param: AutoscalingV1ApiReplaceNamespacedHorizontalPodAutoscalerStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified HorizontalPodAutoscaler * @param param the request object */ replaceNamespacedHorizontalPodAutoscalerStatus(param: AutoscalingV1ApiReplaceNamespacedHorizontalPodAutoscalerStatusRequest, options?: ConfigurationOptions): Promise; } import { AutoscalingV2ApiRequestFactory, AutoscalingV2ApiResponseProcessor } from "../apis/AutoscalingV2Api.js"; export interface AutoscalingV2ApiCreateNamespacedHorizontalPodAutoscalerRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV2ApicreateNamespacedHorizontalPodAutoscaler */ namespace: string; /** * * @type V2HorizontalPodAutoscaler * @memberof AutoscalingV2ApicreateNamespacedHorizontalPodAutoscaler */ body: V2HorizontalPodAutoscaler; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV2ApicreateNamespacedHorizontalPodAutoscaler */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV2ApicreateNamespacedHorizontalPodAutoscaler */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApicreateNamespacedHorizontalPodAutoscaler */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApicreateNamespacedHorizontalPodAutoscaler */ fieldValidation?: string; } export interface AutoscalingV2ApiDeleteCollectionNamespacedHorizontalPodAutoscalerRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof AutoscalingV2ApideleteCollectionNamespacedHorizontalPodAutoscaler */ body?: V1DeleteOptions; } export interface AutoscalingV2ApiDeleteNamespacedHorizontalPodAutoscalerRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteNamespacedHorizontalPodAutoscaler */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteNamespacedHorizontalPodAutoscaler */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteNamespacedHorizontalPodAutoscaler */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteNamespacedHorizontalPodAutoscaler */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof AutoscalingV2ApideleteNamespacedHorizontalPodAutoscaler */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof AutoscalingV2ApideleteNamespacedHorizontalPodAutoscaler */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof AutoscalingV2ApideleteNamespacedHorizontalPodAutoscaler */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApideleteNamespacedHorizontalPodAutoscaler */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof AutoscalingV2ApideleteNamespacedHorizontalPodAutoscaler */ body?: V1DeleteOptions; } export interface AutoscalingV2ApiGetAPIResourcesRequest { } export interface AutoscalingV2ApiListHorizontalPodAutoscalerForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AutoscalingV2ApilistHorizontalPodAutoscalerForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApilistHorizontalPodAutoscalerForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApilistHorizontalPodAutoscalerForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApilistHorizontalPodAutoscalerForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AutoscalingV2ApilistHorizontalPodAutoscalerForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV2ApilistHorizontalPodAutoscalerForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AutoscalingV2ApilistHorizontalPodAutoscalerForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AutoscalingV2ApilistHorizontalPodAutoscalerForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AutoscalingV2ApilistHorizontalPodAutoscalerForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AutoscalingV2ApilistHorizontalPodAutoscalerForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AutoscalingV2ApilistHorizontalPodAutoscalerForAllNamespaces */ watch?: boolean; } export interface AutoscalingV2ApiListNamespacedHorizontalPodAutoscalerRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV2ApilistNamespacedHorizontalPodAutoscaler */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV2ApilistNamespacedHorizontalPodAutoscaler */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof AutoscalingV2ApilistNamespacedHorizontalPodAutoscaler */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApilistNamespacedHorizontalPodAutoscaler */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApilistNamespacedHorizontalPodAutoscaler */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApilistNamespacedHorizontalPodAutoscaler */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof AutoscalingV2ApilistNamespacedHorizontalPodAutoscaler */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AutoscalingV2ApilistNamespacedHorizontalPodAutoscaler */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof AutoscalingV2ApilistNamespacedHorizontalPodAutoscaler */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof AutoscalingV2ApilistNamespacedHorizontalPodAutoscaler */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof AutoscalingV2ApilistNamespacedHorizontalPodAutoscaler */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof AutoscalingV2ApilistNamespacedHorizontalPodAutoscaler */ watch?: boolean; } export interface AutoscalingV2ApiPatchNamespacedHorizontalPodAutoscalerRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscaler */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscaler */ namespace: string; /** * * @type any * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscaler */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscaler */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscaler */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscaler */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscaler */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscaler */ force?: boolean; } export interface AutoscalingV2ApiPatchNamespacedHorizontalPodAutoscalerStatusRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscalerStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscalerStatus */ namespace: string; /** * * @type any * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscalerStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscalerStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscalerStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscalerStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscalerStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof AutoscalingV2ApipatchNamespacedHorizontalPodAutoscalerStatus */ force?: boolean; } export interface AutoscalingV2ApiReadNamespacedHorizontalPodAutoscalerRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireadNamespacedHorizontalPodAutoscaler */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireadNamespacedHorizontalPodAutoscaler */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireadNamespacedHorizontalPodAutoscaler */ pretty?: string; } export interface AutoscalingV2ApiReadNamespacedHorizontalPodAutoscalerStatusRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireadNamespacedHorizontalPodAutoscalerStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireadNamespacedHorizontalPodAutoscalerStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireadNamespacedHorizontalPodAutoscalerStatus */ pretty?: string; } export interface AutoscalingV2ApiReplaceNamespacedHorizontalPodAutoscalerRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscaler */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscaler */ namespace: string; /** * * @type V2HorizontalPodAutoscaler * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscaler */ body: V2HorizontalPodAutoscaler; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscaler */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscaler */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscaler */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscaler */ fieldValidation?: string; } export interface AutoscalingV2ApiReplaceNamespacedHorizontalPodAutoscalerStatusRequest { /** * name of the HorizontalPodAutoscaler * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscalerStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscalerStatus */ namespace: string; /** * * @type V2HorizontalPodAutoscaler * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscalerStatus */ body: V2HorizontalPodAutoscaler; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscalerStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscalerStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscalerStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof AutoscalingV2ApireplaceNamespacedHorizontalPodAutoscalerStatus */ fieldValidation?: string; } export declare class ObjectAutoscalingV2Api { private api; constructor(configuration: Configuration, requestFactory?: AutoscalingV2ApiRequestFactory, responseProcessor?: AutoscalingV2ApiResponseProcessor); /** * create a HorizontalPodAutoscaler * @param param the request object */ createNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV2ApiCreateNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * create a HorizontalPodAutoscaler * @param param the request object */ createNamespacedHorizontalPodAutoscaler(param: AutoscalingV2ApiCreateNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * delete collection of HorizontalPodAutoscaler * @param param the request object */ deleteCollectionNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV2ApiDeleteCollectionNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of HorizontalPodAutoscaler * @param param the request object */ deleteCollectionNamespacedHorizontalPodAutoscaler(param: AutoscalingV2ApiDeleteCollectionNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * delete a HorizontalPodAutoscaler * @param param the request object */ deleteNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV2ApiDeleteNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * delete a HorizontalPodAutoscaler * @param param the request object */ deleteNamespacedHorizontalPodAutoscaler(param: AutoscalingV2ApiDeleteNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: AutoscalingV2ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: AutoscalingV2ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind HorizontalPodAutoscaler * @param param the request object */ listHorizontalPodAutoscalerForAllNamespacesWithHttpInfo(param?: AutoscalingV2ApiListHorizontalPodAutoscalerForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind HorizontalPodAutoscaler * @param param the request object */ listHorizontalPodAutoscalerForAllNamespaces(param?: AutoscalingV2ApiListHorizontalPodAutoscalerForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind HorizontalPodAutoscaler * @param param the request object */ listNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV2ApiListNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind HorizontalPodAutoscaler * @param param the request object */ listNamespacedHorizontalPodAutoscaler(param: AutoscalingV2ApiListNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified HorizontalPodAutoscaler * @param param the request object */ patchNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV2ApiPatchNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified HorizontalPodAutoscaler * @param param the request object */ patchNamespacedHorizontalPodAutoscaler(param: AutoscalingV2ApiPatchNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified HorizontalPodAutoscaler * @param param the request object */ patchNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(param: AutoscalingV2ApiPatchNamespacedHorizontalPodAutoscalerStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified HorizontalPodAutoscaler * @param param the request object */ patchNamespacedHorizontalPodAutoscalerStatus(param: AutoscalingV2ApiPatchNamespacedHorizontalPodAutoscalerStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified HorizontalPodAutoscaler * @param param the request object */ readNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV2ApiReadNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * read the specified HorizontalPodAutoscaler * @param param the request object */ readNamespacedHorizontalPodAutoscaler(param: AutoscalingV2ApiReadNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified HorizontalPodAutoscaler * @param param the request object */ readNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(param: AutoscalingV2ApiReadNamespacedHorizontalPodAutoscalerStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified HorizontalPodAutoscaler * @param param the request object */ readNamespacedHorizontalPodAutoscalerStatus(param: AutoscalingV2ApiReadNamespacedHorizontalPodAutoscalerStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified HorizontalPodAutoscaler * @param param the request object */ replaceNamespacedHorizontalPodAutoscalerWithHttpInfo(param: AutoscalingV2ApiReplaceNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified HorizontalPodAutoscaler * @param param the request object */ replaceNamespacedHorizontalPodAutoscaler(param: AutoscalingV2ApiReplaceNamespacedHorizontalPodAutoscalerRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified HorizontalPodAutoscaler * @param param the request object */ replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(param: AutoscalingV2ApiReplaceNamespacedHorizontalPodAutoscalerStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified HorizontalPodAutoscaler * @param param the request object */ replaceNamespacedHorizontalPodAutoscalerStatus(param: AutoscalingV2ApiReplaceNamespacedHorizontalPodAutoscalerStatusRequest, options?: ConfigurationOptions): Promise; } import { BatchApiRequestFactory, BatchApiResponseProcessor } from "../apis/BatchApi.js"; export interface BatchApiGetAPIGroupRequest { } export declare class ObjectBatchApi { private api; constructor(configuration: Configuration, requestFactory?: BatchApiRequestFactory, responseProcessor?: BatchApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: BatchApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: BatchApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { BatchV1ApiRequestFactory, BatchV1ApiResponseProcessor } from "../apis/BatchV1Api.js"; export interface BatchV1ApiCreateNamespacedCronJobRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApicreateNamespacedCronJob */ namespace: string; /** * * @type V1CronJob * @memberof BatchV1ApicreateNamespacedCronJob */ body: V1CronJob; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApicreateNamespacedCronJob */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApicreateNamespacedCronJob */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof BatchV1ApicreateNamespacedCronJob */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof BatchV1ApicreateNamespacedCronJob */ fieldValidation?: string; } export interface BatchV1ApiCreateNamespacedJobRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApicreateNamespacedJob */ namespace: string; /** * * @type V1Job * @memberof BatchV1ApicreateNamespacedJob */ body: V1Job; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApicreateNamespacedJob */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApicreateNamespacedJob */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof BatchV1ApicreateNamespacedJob */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof BatchV1ApicreateNamespacedJob */ fieldValidation?: string; } export interface BatchV1ApiDeleteCollectionNamespacedCronJobRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof BatchV1ApideleteCollectionNamespacedCronJob */ body?: V1DeleteOptions; } export interface BatchV1ApiDeleteCollectionNamespacedJobRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedJob */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedJob */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedJob */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedJob */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedJob */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof BatchV1ApideleteCollectionNamespacedJob */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof BatchV1ApideleteCollectionNamespacedJob */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedJob */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof BatchV1ApideleteCollectionNamespacedJob */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof BatchV1ApideleteCollectionNamespacedJob */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedJob */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedJob */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof BatchV1ApideleteCollectionNamespacedJob */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof BatchV1ApideleteCollectionNamespacedJob */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof BatchV1ApideleteCollectionNamespacedJob */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof BatchV1ApideleteCollectionNamespacedJob */ body?: V1DeleteOptions; } export interface BatchV1ApiDeleteNamespacedCronJobRequest { /** * name of the CronJob * Defaults to: undefined * @type string * @memberof BatchV1ApideleteNamespacedCronJob */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApideleteNamespacedCronJob */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApideleteNamespacedCronJob */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApideleteNamespacedCronJob */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof BatchV1ApideleteNamespacedCronJob */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof BatchV1ApideleteNamespacedCronJob */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof BatchV1ApideleteNamespacedCronJob */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof BatchV1ApideleteNamespacedCronJob */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof BatchV1ApideleteNamespacedCronJob */ body?: V1DeleteOptions; } export interface BatchV1ApiDeleteNamespacedJobRequest { /** * name of the Job * Defaults to: undefined * @type string * @memberof BatchV1ApideleteNamespacedJob */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApideleteNamespacedJob */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApideleteNamespacedJob */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApideleteNamespacedJob */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof BatchV1ApideleteNamespacedJob */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof BatchV1ApideleteNamespacedJob */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof BatchV1ApideleteNamespacedJob */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof BatchV1ApideleteNamespacedJob */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof BatchV1ApideleteNamespacedJob */ body?: V1DeleteOptions; } export interface BatchV1ApiGetAPIResourcesRequest { } export interface BatchV1ApiListCronJobForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof BatchV1ApilistCronJobForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof BatchV1ApilistCronJobForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof BatchV1ApilistCronJobForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof BatchV1ApilistCronJobForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof BatchV1ApilistCronJobForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApilistCronJobForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof BatchV1ApilistCronJobForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof BatchV1ApilistCronJobForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof BatchV1ApilistCronJobForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof BatchV1ApilistCronJobForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof BatchV1ApilistCronJobForAllNamespaces */ watch?: boolean; } export interface BatchV1ApiListJobForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof BatchV1ApilistJobForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof BatchV1ApilistJobForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof BatchV1ApilistJobForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof BatchV1ApilistJobForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof BatchV1ApilistJobForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApilistJobForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof BatchV1ApilistJobForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof BatchV1ApilistJobForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof BatchV1ApilistJobForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof BatchV1ApilistJobForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof BatchV1ApilistJobForAllNamespaces */ watch?: boolean; } export interface BatchV1ApiListNamespacedCronJobRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedCronJob */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedCronJob */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof BatchV1ApilistNamespacedCronJob */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedCronJob */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedCronJob */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedCronJob */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof BatchV1ApilistNamespacedCronJob */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedCronJob */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedCronJob */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof BatchV1ApilistNamespacedCronJob */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof BatchV1ApilistNamespacedCronJob */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof BatchV1ApilistNamespacedCronJob */ watch?: boolean; } export interface BatchV1ApiListNamespacedJobRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedJob */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedJob */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof BatchV1ApilistNamespacedJob */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedJob */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedJob */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedJob */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof BatchV1ApilistNamespacedJob */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedJob */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof BatchV1ApilistNamespacedJob */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof BatchV1ApilistNamespacedJob */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof BatchV1ApilistNamespacedJob */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof BatchV1ApilistNamespacedJob */ watch?: boolean; } export interface BatchV1ApiPatchNamespacedCronJobRequest { /** * name of the CronJob * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedCronJob */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedCronJob */ namespace: string; /** * * @type any * @memberof BatchV1ApipatchNamespacedCronJob */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedCronJob */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedCronJob */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedCronJob */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedCronJob */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof BatchV1ApipatchNamespacedCronJob */ force?: boolean; } export interface BatchV1ApiPatchNamespacedCronJobStatusRequest { /** * name of the CronJob * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedCronJobStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedCronJobStatus */ namespace: string; /** * * @type any * @memberof BatchV1ApipatchNamespacedCronJobStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedCronJobStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedCronJobStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedCronJobStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedCronJobStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof BatchV1ApipatchNamespacedCronJobStatus */ force?: boolean; } export interface BatchV1ApiPatchNamespacedJobRequest { /** * name of the Job * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedJob */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedJob */ namespace: string; /** * * @type any * @memberof BatchV1ApipatchNamespacedJob */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedJob */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedJob */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedJob */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedJob */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof BatchV1ApipatchNamespacedJob */ force?: boolean; } export interface BatchV1ApiPatchNamespacedJobStatusRequest { /** * name of the Job * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedJobStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedJobStatus */ namespace: string; /** * * @type any * @memberof BatchV1ApipatchNamespacedJobStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedJobStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedJobStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedJobStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof BatchV1ApipatchNamespacedJobStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof BatchV1ApipatchNamespacedJobStatus */ force?: boolean; } export interface BatchV1ApiReadNamespacedCronJobRequest { /** * name of the CronJob * Defaults to: undefined * @type string * @memberof BatchV1ApireadNamespacedCronJob */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApireadNamespacedCronJob */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApireadNamespacedCronJob */ pretty?: string; } export interface BatchV1ApiReadNamespacedCronJobStatusRequest { /** * name of the CronJob * Defaults to: undefined * @type string * @memberof BatchV1ApireadNamespacedCronJobStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApireadNamespacedCronJobStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApireadNamespacedCronJobStatus */ pretty?: string; } export interface BatchV1ApiReadNamespacedJobRequest { /** * name of the Job * Defaults to: undefined * @type string * @memberof BatchV1ApireadNamespacedJob */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApireadNamespacedJob */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApireadNamespacedJob */ pretty?: string; } export interface BatchV1ApiReadNamespacedJobStatusRequest { /** * name of the Job * Defaults to: undefined * @type string * @memberof BatchV1ApireadNamespacedJobStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApireadNamespacedJobStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApireadNamespacedJobStatus */ pretty?: string; } export interface BatchV1ApiReplaceNamespacedCronJobRequest { /** * name of the CronJob * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedCronJob */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedCronJob */ namespace: string; /** * * @type V1CronJob * @memberof BatchV1ApireplaceNamespacedCronJob */ body: V1CronJob; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedCronJob */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedCronJob */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedCronJob */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedCronJob */ fieldValidation?: string; } export interface BatchV1ApiReplaceNamespacedCronJobStatusRequest { /** * name of the CronJob * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedCronJobStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedCronJobStatus */ namespace: string; /** * * @type V1CronJob * @memberof BatchV1ApireplaceNamespacedCronJobStatus */ body: V1CronJob; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedCronJobStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedCronJobStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedCronJobStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedCronJobStatus */ fieldValidation?: string; } export interface BatchV1ApiReplaceNamespacedJobRequest { /** * name of the Job * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedJob */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedJob */ namespace: string; /** * * @type V1Job * @memberof BatchV1ApireplaceNamespacedJob */ body: V1Job; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedJob */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedJob */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedJob */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedJob */ fieldValidation?: string; } export interface BatchV1ApiReplaceNamespacedJobStatusRequest { /** * name of the Job * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedJobStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedJobStatus */ namespace: string; /** * * @type V1Job * @memberof BatchV1ApireplaceNamespacedJobStatus */ body: V1Job; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedJobStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedJobStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedJobStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof BatchV1ApireplaceNamespacedJobStatus */ fieldValidation?: string; } export declare class ObjectBatchV1Api { private api; constructor(configuration: Configuration, requestFactory?: BatchV1ApiRequestFactory, responseProcessor?: BatchV1ApiResponseProcessor); /** * create a CronJob * @param param the request object */ createNamespacedCronJobWithHttpInfo(param: BatchV1ApiCreateNamespacedCronJobRequest, options?: ConfigurationOptions): Promise>; /** * create a CronJob * @param param the request object */ createNamespacedCronJob(param: BatchV1ApiCreateNamespacedCronJobRequest, options?: ConfigurationOptions): Promise; /** * create a Job * @param param the request object */ createNamespacedJobWithHttpInfo(param: BatchV1ApiCreateNamespacedJobRequest, options?: ConfigurationOptions): Promise>; /** * create a Job * @param param the request object */ createNamespacedJob(param: BatchV1ApiCreateNamespacedJobRequest, options?: ConfigurationOptions): Promise; /** * delete collection of CronJob * @param param the request object */ deleteCollectionNamespacedCronJobWithHttpInfo(param: BatchV1ApiDeleteCollectionNamespacedCronJobRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of CronJob * @param param the request object */ deleteCollectionNamespacedCronJob(param: BatchV1ApiDeleteCollectionNamespacedCronJobRequest, options?: ConfigurationOptions): Promise; /** * delete collection of Job * @param param the request object */ deleteCollectionNamespacedJobWithHttpInfo(param: BatchV1ApiDeleteCollectionNamespacedJobRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of Job * @param param the request object */ deleteCollectionNamespacedJob(param: BatchV1ApiDeleteCollectionNamespacedJobRequest, options?: ConfigurationOptions): Promise; /** * delete a CronJob * @param param the request object */ deleteNamespacedCronJobWithHttpInfo(param: BatchV1ApiDeleteNamespacedCronJobRequest, options?: ConfigurationOptions): Promise>; /** * delete a CronJob * @param param the request object */ deleteNamespacedCronJob(param: BatchV1ApiDeleteNamespacedCronJobRequest, options?: ConfigurationOptions): Promise; /** * delete a Job * @param param the request object */ deleteNamespacedJobWithHttpInfo(param: BatchV1ApiDeleteNamespacedJobRequest, options?: ConfigurationOptions): Promise>; /** * delete a Job * @param param the request object */ deleteNamespacedJob(param: BatchV1ApiDeleteNamespacedJobRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: BatchV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: BatchV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind CronJob * @param param the request object */ listCronJobForAllNamespacesWithHttpInfo(param?: BatchV1ApiListCronJobForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind CronJob * @param param the request object */ listCronJobForAllNamespaces(param?: BatchV1ApiListCronJobForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Job * @param param the request object */ listJobForAllNamespacesWithHttpInfo(param?: BatchV1ApiListJobForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Job * @param param the request object */ listJobForAllNamespaces(param?: BatchV1ApiListJobForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind CronJob * @param param the request object */ listNamespacedCronJobWithHttpInfo(param: BatchV1ApiListNamespacedCronJobRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind CronJob * @param param the request object */ listNamespacedCronJob(param: BatchV1ApiListNamespacedCronJobRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Job * @param param the request object */ listNamespacedJobWithHttpInfo(param: BatchV1ApiListNamespacedJobRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Job * @param param the request object */ listNamespacedJob(param: BatchV1ApiListNamespacedJobRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified CronJob * @param param the request object */ patchNamespacedCronJobWithHttpInfo(param: BatchV1ApiPatchNamespacedCronJobRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified CronJob * @param param the request object */ patchNamespacedCronJob(param: BatchV1ApiPatchNamespacedCronJobRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified CronJob * @param param the request object */ patchNamespacedCronJobStatusWithHttpInfo(param: BatchV1ApiPatchNamespacedCronJobStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified CronJob * @param param the request object */ patchNamespacedCronJobStatus(param: BatchV1ApiPatchNamespacedCronJobStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified Job * @param param the request object */ patchNamespacedJobWithHttpInfo(param: BatchV1ApiPatchNamespacedJobRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified Job * @param param the request object */ patchNamespacedJob(param: BatchV1ApiPatchNamespacedJobRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified Job * @param param the request object */ patchNamespacedJobStatusWithHttpInfo(param: BatchV1ApiPatchNamespacedJobStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified Job * @param param the request object */ patchNamespacedJobStatus(param: BatchV1ApiPatchNamespacedJobStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified CronJob * @param param the request object */ readNamespacedCronJobWithHttpInfo(param: BatchV1ApiReadNamespacedCronJobRequest, options?: ConfigurationOptions): Promise>; /** * read the specified CronJob * @param param the request object */ readNamespacedCronJob(param: BatchV1ApiReadNamespacedCronJobRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified CronJob * @param param the request object */ readNamespacedCronJobStatusWithHttpInfo(param: BatchV1ApiReadNamespacedCronJobStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified CronJob * @param param the request object */ readNamespacedCronJobStatus(param: BatchV1ApiReadNamespacedCronJobStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified Job * @param param the request object */ readNamespacedJobWithHttpInfo(param: BatchV1ApiReadNamespacedJobRequest, options?: ConfigurationOptions): Promise>; /** * read the specified Job * @param param the request object */ readNamespacedJob(param: BatchV1ApiReadNamespacedJobRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified Job * @param param the request object */ readNamespacedJobStatusWithHttpInfo(param: BatchV1ApiReadNamespacedJobStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified Job * @param param the request object */ readNamespacedJobStatus(param: BatchV1ApiReadNamespacedJobStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified CronJob * @param param the request object */ replaceNamespacedCronJobWithHttpInfo(param: BatchV1ApiReplaceNamespacedCronJobRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified CronJob * @param param the request object */ replaceNamespacedCronJob(param: BatchV1ApiReplaceNamespacedCronJobRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified CronJob * @param param the request object */ replaceNamespacedCronJobStatusWithHttpInfo(param: BatchV1ApiReplaceNamespacedCronJobStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified CronJob * @param param the request object */ replaceNamespacedCronJobStatus(param: BatchV1ApiReplaceNamespacedCronJobStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified Job * @param param the request object */ replaceNamespacedJobWithHttpInfo(param: BatchV1ApiReplaceNamespacedJobRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified Job * @param param the request object */ replaceNamespacedJob(param: BatchV1ApiReplaceNamespacedJobRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified Job * @param param the request object */ replaceNamespacedJobStatusWithHttpInfo(param: BatchV1ApiReplaceNamespacedJobStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified Job * @param param the request object */ replaceNamespacedJobStatus(param: BatchV1ApiReplaceNamespacedJobStatusRequest, options?: ConfigurationOptions): Promise; } import { CertificatesApiRequestFactory, CertificatesApiResponseProcessor } from "../apis/CertificatesApi.js"; export interface CertificatesApiGetAPIGroupRequest { } export declare class ObjectCertificatesApi { private api; constructor(configuration: Configuration, requestFactory?: CertificatesApiRequestFactory, responseProcessor?: CertificatesApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: CertificatesApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: CertificatesApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { CertificatesV1ApiRequestFactory, CertificatesV1ApiResponseProcessor } from "../apis/CertificatesV1Api.js"; export interface CertificatesV1ApiCreateCertificateSigningRequestRequest { /** * * @type V1CertificateSigningRequest * @memberof CertificatesV1ApicreateCertificateSigningRequest */ body: V1CertificateSigningRequest; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1ApicreateCertificateSigningRequest */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1ApicreateCertificateSigningRequest */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CertificatesV1ApicreateCertificateSigningRequest */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1ApicreateCertificateSigningRequest */ fieldValidation?: string; } export interface CertificatesV1ApiDeleteCertificateSigningRequestRequest { /** * name of the CertificateSigningRequest * Defaults to: undefined * @type string * @memberof CertificatesV1ApideleteCertificateSigningRequest */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1ApideleteCertificateSigningRequest */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1ApideleteCertificateSigningRequest */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CertificatesV1ApideleteCertificateSigningRequest */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CertificatesV1ApideleteCertificateSigningRequest */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CertificatesV1ApideleteCertificateSigningRequest */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CertificatesV1ApideleteCertificateSigningRequest */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CertificatesV1ApideleteCertificateSigningRequest */ body?: V1DeleteOptions; } export interface CertificatesV1ApiDeleteCollectionCertificateSigningRequestRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CertificatesV1ApideleteCollectionCertificateSigningRequest */ body?: V1DeleteOptions; } export interface CertificatesV1ApiGetAPIResourcesRequest { } export interface CertificatesV1ApiListCertificateSigningRequestRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1ApilistCertificateSigningRequest */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CertificatesV1ApilistCertificateSigningRequest */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CertificatesV1ApilistCertificateSigningRequest */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1ApilistCertificateSigningRequest */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1ApilistCertificateSigningRequest */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CertificatesV1ApilistCertificateSigningRequest */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1ApilistCertificateSigningRequest */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1ApilistCertificateSigningRequest */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CertificatesV1ApilistCertificateSigningRequest */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CertificatesV1ApilistCertificateSigningRequest */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CertificatesV1ApilistCertificateSigningRequest */ watch?: boolean; } export interface CertificatesV1ApiPatchCertificateSigningRequestRequest { /** * name of the CertificateSigningRequest * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequest */ name: string; /** * * @type any * @memberof CertificatesV1ApipatchCertificateSigningRequest */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequest */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequest */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequest */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequest */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CertificatesV1ApipatchCertificateSigningRequest */ force?: boolean; } export interface CertificatesV1ApiPatchCertificateSigningRequestApprovalRequest { /** * name of the CertificateSigningRequest * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequestApproval */ name: string; /** * * @type any * @memberof CertificatesV1ApipatchCertificateSigningRequestApproval */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequestApproval */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequestApproval */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequestApproval */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequestApproval */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CertificatesV1ApipatchCertificateSigningRequestApproval */ force?: boolean; } export interface CertificatesV1ApiPatchCertificateSigningRequestStatusRequest { /** * name of the CertificateSigningRequest * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequestStatus */ name: string; /** * * @type any * @memberof CertificatesV1ApipatchCertificateSigningRequestStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequestStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequestStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequestStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1ApipatchCertificateSigningRequestStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CertificatesV1ApipatchCertificateSigningRequestStatus */ force?: boolean; } export interface CertificatesV1ApiReadCertificateSigningRequestRequest { /** * name of the CertificateSigningRequest * Defaults to: undefined * @type string * @memberof CertificatesV1ApireadCertificateSigningRequest */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1ApireadCertificateSigningRequest */ pretty?: string; } export interface CertificatesV1ApiReadCertificateSigningRequestApprovalRequest { /** * name of the CertificateSigningRequest * Defaults to: undefined * @type string * @memberof CertificatesV1ApireadCertificateSigningRequestApproval */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1ApireadCertificateSigningRequestApproval */ pretty?: string; } export interface CertificatesV1ApiReadCertificateSigningRequestStatusRequest { /** * name of the CertificateSigningRequest * Defaults to: undefined * @type string * @memberof CertificatesV1ApireadCertificateSigningRequestStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1ApireadCertificateSigningRequestStatus */ pretty?: string; } export interface CertificatesV1ApiReplaceCertificateSigningRequestRequest { /** * name of the CertificateSigningRequest * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequest */ name: string; /** * * @type V1CertificateSigningRequest * @memberof CertificatesV1ApireplaceCertificateSigningRequest */ body: V1CertificateSigningRequest; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequest */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequest */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequest */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequest */ fieldValidation?: string; } export interface CertificatesV1ApiReplaceCertificateSigningRequestApprovalRequest { /** * name of the CertificateSigningRequest * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequestApproval */ name: string; /** * * @type V1CertificateSigningRequest * @memberof CertificatesV1ApireplaceCertificateSigningRequestApproval */ body: V1CertificateSigningRequest; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequestApproval */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequestApproval */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequestApproval */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequestApproval */ fieldValidation?: string; } export interface CertificatesV1ApiReplaceCertificateSigningRequestStatusRequest { /** * name of the CertificateSigningRequest * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequestStatus */ name: string; /** * * @type V1CertificateSigningRequest * @memberof CertificatesV1ApireplaceCertificateSigningRequestStatus */ body: V1CertificateSigningRequest; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequestStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequestStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequestStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1ApireplaceCertificateSigningRequestStatus */ fieldValidation?: string; } export declare class ObjectCertificatesV1Api { private api; constructor(configuration: Configuration, requestFactory?: CertificatesV1ApiRequestFactory, responseProcessor?: CertificatesV1ApiResponseProcessor); /** * create a CertificateSigningRequest * @param param the request object */ createCertificateSigningRequestWithHttpInfo(param: CertificatesV1ApiCreateCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise>; /** * create a CertificateSigningRequest * @param param the request object */ createCertificateSigningRequest(param: CertificatesV1ApiCreateCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise; /** * delete a CertificateSigningRequest * @param param the request object */ deleteCertificateSigningRequestWithHttpInfo(param: CertificatesV1ApiDeleteCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise>; /** * delete a CertificateSigningRequest * @param param the request object */ deleteCertificateSigningRequest(param: CertificatesV1ApiDeleteCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise; /** * delete collection of CertificateSigningRequest * @param param the request object */ deleteCollectionCertificateSigningRequestWithHttpInfo(param?: CertificatesV1ApiDeleteCollectionCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of CertificateSigningRequest * @param param the request object */ deleteCollectionCertificateSigningRequest(param?: CertificatesV1ApiDeleteCollectionCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: CertificatesV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: CertificatesV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind CertificateSigningRequest * @param param the request object */ listCertificateSigningRequestWithHttpInfo(param?: CertificatesV1ApiListCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind CertificateSigningRequest * @param param the request object */ listCertificateSigningRequest(param?: CertificatesV1ApiListCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified CertificateSigningRequest * @param param the request object */ patchCertificateSigningRequestWithHttpInfo(param: CertificatesV1ApiPatchCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified CertificateSigningRequest * @param param the request object */ patchCertificateSigningRequest(param: CertificatesV1ApiPatchCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise; /** * partially update approval of the specified CertificateSigningRequest * @param param the request object */ patchCertificateSigningRequestApprovalWithHttpInfo(param: CertificatesV1ApiPatchCertificateSigningRequestApprovalRequest, options?: ConfigurationOptions): Promise>; /** * partially update approval of the specified CertificateSigningRequest * @param param the request object */ patchCertificateSigningRequestApproval(param: CertificatesV1ApiPatchCertificateSigningRequestApprovalRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified CertificateSigningRequest * @param param the request object */ patchCertificateSigningRequestStatusWithHttpInfo(param: CertificatesV1ApiPatchCertificateSigningRequestStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified CertificateSigningRequest * @param param the request object */ patchCertificateSigningRequestStatus(param: CertificatesV1ApiPatchCertificateSigningRequestStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified CertificateSigningRequest * @param param the request object */ readCertificateSigningRequestWithHttpInfo(param: CertificatesV1ApiReadCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise>; /** * read the specified CertificateSigningRequest * @param param the request object */ readCertificateSigningRequest(param: CertificatesV1ApiReadCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise; /** * read approval of the specified CertificateSigningRequest * @param param the request object */ readCertificateSigningRequestApprovalWithHttpInfo(param: CertificatesV1ApiReadCertificateSigningRequestApprovalRequest, options?: ConfigurationOptions): Promise>; /** * read approval of the specified CertificateSigningRequest * @param param the request object */ readCertificateSigningRequestApproval(param: CertificatesV1ApiReadCertificateSigningRequestApprovalRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified CertificateSigningRequest * @param param the request object */ readCertificateSigningRequestStatusWithHttpInfo(param: CertificatesV1ApiReadCertificateSigningRequestStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified CertificateSigningRequest * @param param the request object */ readCertificateSigningRequestStatus(param: CertificatesV1ApiReadCertificateSigningRequestStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified CertificateSigningRequest * @param param the request object */ replaceCertificateSigningRequestWithHttpInfo(param: CertificatesV1ApiReplaceCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified CertificateSigningRequest * @param param the request object */ replaceCertificateSigningRequest(param: CertificatesV1ApiReplaceCertificateSigningRequestRequest, options?: ConfigurationOptions): Promise; /** * replace approval of the specified CertificateSigningRequest * @param param the request object */ replaceCertificateSigningRequestApprovalWithHttpInfo(param: CertificatesV1ApiReplaceCertificateSigningRequestApprovalRequest, options?: ConfigurationOptions): Promise>; /** * replace approval of the specified CertificateSigningRequest * @param param the request object */ replaceCertificateSigningRequestApproval(param: CertificatesV1ApiReplaceCertificateSigningRequestApprovalRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified CertificateSigningRequest * @param param the request object */ replaceCertificateSigningRequestStatusWithHttpInfo(param: CertificatesV1ApiReplaceCertificateSigningRequestStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified CertificateSigningRequest * @param param the request object */ replaceCertificateSigningRequestStatus(param: CertificatesV1ApiReplaceCertificateSigningRequestStatusRequest, options?: ConfigurationOptions): Promise; } import { CertificatesV1alpha1ApiRequestFactory, CertificatesV1alpha1ApiResponseProcessor } from "../apis/CertificatesV1alpha1Api.js"; export interface CertificatesV1alpha1ApiCreateClusterTrustBundleRequest { /** * * @type V1alpha1ClusterTrustBundle * @memberof CertificatesV1alpha1ApicreateClusterTrustBundle */ body: V1alpha1ClusterTrustBundle; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApicreateClusterTrustBundle */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApicreateClusterTrustBundle */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApicreateClusterTrustBundle */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApicreateClusterTrustBundle */ fieldValidation?: string; } export interface CertificatesV1alpha1ApiCreateNamespacedPodCertificateRequestRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApicreateNamespacedPodCertificateRequest */ namespace: string; /** * * @type V1alpha1PodCertificateRequest * @memberof CertificatesV1alpha1ApicreateNamespacedPodCertificateRequest */ body: V1alpha1PodCertificateRequest; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApicreateNamespacedPodCertificateRequest */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApicreateNamespacedPodCertificateRequest */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApicreateNamespacedPodCertificateRequest */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApicreateNamespacedPodCertificateRequest */ fieldValidation?: string; } export interface CertificatesV1alpha1ApiDeleteClusterTrustBundleRequest { /** * name of the ClusterTrustBundle * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteClusterTrustBundle */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteClusterTrustBundle */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteClusterTrustBundle */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApideleteClusterTrustBundle */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApideleteClusterTrustBundle */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApideleteClusterTrustBundle */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteClusterTrustBundle */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CertificatesV1alpha1ApideleteClusterTrustBundle */ body?: V1DeleteOptions; } export interface CertificatesV1alpha1ApiDeleteCollectionClusterTrustBundleRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CertificatesV1alpha1ApideleteCollectionClusterTrustBundle */ body?: V1DeleteOptions; } export interface CertificatesV1alpha1ApiDeleteCollectionNamespacedPodCertificateRequestRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CertificatesV1alpha1ApideleteCollectionNamespacedPodCertificateRequest */ body?: V1DeleteOptions; } export interface CertificatesV1alpha1ApiDeleteNamespacedPodCertificateRequestRequest { /** * name of the PodCertificateRequest * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteNamespacedPodCertificateRequest */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteNamespacedPodCertificateRequest */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteNamespacedPodCertificateRequest */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteNamespacedPodCertificateRequest */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApideleteNamespacedPodCertificateRequest */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApideleteNamespacedPodCertificateRequest */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApideleteNamespacedPodCertificateRequest */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApideleteNamespacedPodCertificateRequest */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CertificatesV1alpha1ApideleteNamespacedPodCertificateRequest */ body?: V1DeleteOptions; } export interface CertificatesV1alpha1ApiGetAPIResourcesRequest { } export interface CertificatesV1alpha1ApiListClusterTrustBundleRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistClusterTrustBundle */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApilistClusterTrustBundle */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistClusterTrustBundle */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistClusterTrustBundle */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistClusterTrustBundle */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApilistClusterTrustBundle */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistClusterTrustBundle */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistClusterTrustBundle */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApilistClusterTrustBundle */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApilistClusterTrustBundle */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApilistClusterTrustBundle */ watch?: boolean; } export interface CertificatesV1alpha1ApiListNamespacedPodCertificateRequestRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistNamespacedPodCertificateRequest */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistNamespacedPodCertificateRequest */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApilistNamespacedPodCertificateRequest */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistNamespacedPodCertificateRequest */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistNamespacedPodCertificateRequest */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistNamespacedPodCertificateRequest */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApilistNamespacedPodCertificateRequest */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistNamespacedPodCertificateRequest */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistNamespacedPodCertificateRequest */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApilistNamespacedPodCertificateRequest */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApilistNamespacedPodCertificateRequest */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApilistNamespacedPodCertificateRequest */ watch?: boolean; } export interface CertificatesV1alpha1ApiListPodCertificateRequestForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApilistPodCertificateRequestForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistPodCertificateRequestForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistPodCertificateRequestForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistPodCertificateRequestForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApilistPodCertificateRequestForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistPodCertificateRequestForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistPodCertificateRequestForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApilistPodCertificateRequestForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApilistPodCertificateRequestForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CertificatesV1alpha1ApilistPodCertificateRequestForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApilistPodCertificateRequestForAllNamespaces */ watch?: boolean; } export interface CertificatesV1alpha1ApiPatchClusterTrustBundleRequest { /** * name of the ClusterTrustBundle * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchClusterTrustBundle */ name: string; /** * * @type any * @memberof CertificatesV1alpha1ApipatchClusterTrustBundle */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchClusterTrustBundle */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchClusterTrustBundle */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchClusterTrustBundle */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchClusterTrustBundle */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApipatchClusterTrustBundle */ force?: boolean; } export interface CertificatesV1alpha1ApiPatchNamespacedPodCertificateRequestRequest { /** * name of the PodCertificateRequest * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequest */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequest */ namespace: string; /** * * @type any * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequest */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequest */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequest */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequest */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequest */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequest */ force?: boolean; } export interface CertificatesV1alpha1ApiPatchNamespacedPodCertificateRequestStatusRequest { /** * name of the PodCertificateRequest * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequestStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequestStatus */ namespace: string; /** * * @type any * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequestStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequestStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequestStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequestStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequestStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CertificatesV1alpha1ApipatchNamespacedPodCertificateRequestStatus */ force?: boolean; } export interface CertificatesV1alpha1ApiReadClusterTrustBundleRequest { /** * name of the ClusterTrustBundle * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireadClusterTrustBundle */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireadClusterTrustBundle */ pretty?: string; } export interface CertificatesV1alpha1ApiReadNamespacedPodCertificateRequestRequest { /** * name of the PodCertificateRequest * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireadNamespacedPodCertificateRequest */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireadNamespacedPodCertificateRequest */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireadNamespacedPodCertificateRequest */ pretty?: string; } export interface CertificatesV1alpha1ApiReadNamespacedPodCertificateRequestStatusRequest { /** * name of the PodCertificateRequest * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireadNamespacedPodCertificateRequestStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireadNamespacedPodCertificateRequestStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireadNamespacedPodCertificateRequestStatus */ pretty?: string; } export interface CertificatesV1alpha1ApiReplaceClusterTrustBundleRequest { /** * name of the ClusterTrustBundle * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceClusterTrustBundle */ name: string; /** * * @type V1alpha1ClusterTrustBundle * @memberof CertificatesV1alpha1ApireplaceClusterTrustBundle */ body: V1alpha1ClusterTrustBundle; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceClusterTrustBundle */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceClusterTrustBundle */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceClusterTrustBundle */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceClusterTrustBundle */ fieldValidation?: string; } export interface CertificatesV1alpha1ApiReplaceNamespacedPodCertificateRequestRequest { /** * name of the PodCertificateRequest * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequest */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequest */ namespace: string; /** * * @type V1alpha1PodCertificateRequest * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequest */ body: V1alpha1PodCertificateRequest; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequest */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequest */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequest */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequest */ fieldValidation?: string; } export interface CertificatesV1alpha1ApiReplaceNamespacedPodCertificateRequestStatusRequest { /** * name of the PodCertificateRequest * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequestStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequestStatus */ namespace: string; /** * * @type V1alpha1PodCertificateRequest * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequestStatus */ body: V1alpha1PodCertificateRequest; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequestStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequestStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequestStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1alpha1ApireplaceNamespacedPodCertificateRequestStatus */ fieldValidation?: string; } export declare class ObjectCertificatesV1alpha1Api { private api; constructor(configuration: Configuration, requestFactory?: CertificatesV1alpha1ApiRequestFactory, responseProcessor?: CertificatesV1alpha1ApiResponseProcessor); /** * create a ClusterTrustBundle * @param param the request object */ createClusterTrustBundleWithHttpInfo(param: CertificatesV1alpha1ApiCreateClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * create a ClusterTrustBundle * @param param the request object */ createClusterTrustBundle(param: CertificatesV1alpha1ApiCreateClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; /** * create a PodCertificateRequest * @param param the request object */ createNamespacedPodCertificateRequestWithHttpInfo(param: CertificatesV1alpha1ApiCreateNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise>; /** * create a PodCertificateRequest * @param param the request object */ createNamespacedPodCertificateRequest(param: CertificatesV1alpha1ApiCreateNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise; /** * delete a ClusterTrustBundle * @param param the request object */ deleteClusterTrustBundleWithHttpInfo(param: CertificatesV1alpha1ApiDeleteClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * delete a ClusterTrustBundle * @param param the request object */ deleteClusterTrustBundle(param: CertificatesV1alpha1ApiDeleteClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ClusterTrustBundle * @param param the request object */ deleteCollectionClusterTrustBundleWithHttpInfo(param?: CertificatesV1alpha1ApiDeleteCollectionClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ClusterTrustBundle * @param param the request object */ deleteCollectionClusterTrustBundle(param?: CertificatesV1alpha1ApiDeleteCollectionClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; /** * delete collection of PodCertificateRequest * @param param the request object */ deleteCollectionNamespacedPodCertificateRequestWithHttpInfo(param: CertificatesV1alpha1ApiDeleteCollectionNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of PodCertificateRequest * @param param the request object */ deleteCollectionNamespacedPodCertificateRequest(param: CertificatesV1alpha1ApiDeleteCollectionNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise; /** * delete a PodCertificateRequest * @param param the request object */ deleteNamespacedPodCertificateRequestWithHttpInfo(param: CertificatesV1alpha1ApiDeleteNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise>; /** * delete a PodCertificateRequest * @param param the request object */ deleteNamespacedPodCertificateRequest(param: CertificatesV1alpha1ApiDeleteNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: CertificatesV1alpha1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: CertificatesV1alpha1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ClusterTrustBundle * @param param the request object */ listClusterTrustBundleWithHttpInfo(param?: CertificatesV1alpha1ApiListClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ClusterTrustBundle * @param param the request object */ listClusterTrustBundle(param?: CertificatesV1alpha1ApiListClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind PodCertificateRequest * @param param the request object */ listNamespacedPodCertificateRequestWithHttpInfo(param: CertificatesV1alpha1ApiListNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind PodCertificateRequest * @param param the request object */ listNamespacedPodCertificateRequest(param: CertificatesV1alpha1ApiListNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind PodCertificateRequest * @param param the request object */ listPodCertificateRequestForAllNamespacesWithHttpInfo(param?: CertificatesV1alpha1ApiListPodCertificateRequestForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind PodCertificateRequest * @param param the request object */ listPodCertificateRequestForAllNamespaces(param?: CertificatesV1alpha1ApiListPodCertificateRequestForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ClusterTrustBundle * @param param the request object */ patchClusterTrustBundleWithHttpInfo(param: CertificatesV1alpha1ApiPatchClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ClusterTrustBundle * @param param the request object */ patchClusterTrustBundle(param: CertificatesV1alpha1ApiPatchClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified PodCertificateRequest * @param param the request object */ patchNamespacedPodCertificateRequestWithHttpInfo(param: CertificatesV1alpha1ApiPatchNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified PodCertificateRequest * @param param the request object */ patchNamespacedPodCertificateRequest(param: CertificatesV1alpha1ApiPatchNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified PodCertificateRequest * @param param the request object */ patchNamespacedPodCertificateRequestStatusWithHttpInfo(param: CertificatesV1alpha1ApiPatchNamespacedPodCertificateRequestStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified PodCertificateRequest * @param param the request object */ patchNamespacedPodCertificateRequestStatus(param: CertificatesV1alpha1ApiPatchNamespacedPodCertificateRequestStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified ClusterTrustBundle * @param param the request object */ readClusterTrustBundleWithHttpInfo(param: CertificatesV1alpha1ApiReadClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ClusterTrustBundle * @param param the request object */ readClusterTrustBundle(param: CertificatesV1alpha1ApiReadClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; /** * read the specified PodCertificateRequest * @param param the request object */ readNamespacedPodCertificateRequestWithHttpInfo(param: CertificatesV1alpha1ApiReadNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise>; /** * read the specified PodCertificateRequest * @param param the request object */ readNamespacedPodCertificateRequest(param: CertificatesV1alpha1ApiReadNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified PodCertificateRequest * @param param the request object */ readNamespacedPodCertificateRequestStatusWithHttpInfo(param: CertificatesV1alpha1ApiReadNamespacedPodCertificateRequestStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified PodCertificateRequest * @param param the request object */ readNamespacedPodCertificateRequestStatus(param: CertificatesV1alpha1ApiReadNamespacedPodCertificateRequestStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ClusterTrustBundle * @param param the request object */ replaceClusterTrustBundleWithHttpInfo(param: CertificatesV1alpha1ApiReplaceClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ClusterTrustBundle * @param param the request object */ replaceClusterTrustBundle(param: CertificatesV1alpha1ApiReplaceClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; /** * replace the specified PodCertificateRequest * @param param the request object */ replaceNamespacedPodCertificateRequestWithHttpInfo(param: CertificatesV1alpha1ApiReplaceNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified PodCertificateRequest * @param param the request object */ replaceNamespacedPodCertificateRequest(param: CertificatesV1alpha1ApiReplaceNamespacedPodCertificateRequestRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified PodCertificateRequest * @param param the request object */ replaceNamespacedPodCertificateRequestStatusWithHttpInfo(param: CertificatesV1alpha1ApiReplaceNamespacedPodCertificateRequestStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified PodCertificateRequest * @param param the request object */ replaceNamespacedPodCertificateRequestStatus(param: CertificatesV1alpha1ApiReplaceNamespacedPodCertificateRequestStatusRequest, options?: ConfigurationOptions): Promise; } import { CertificatesV1beta1ApiRequestFactory, CertificatesV1beta1ApiResponseProcessor } from "../apis/CertificatesV1beta1Api.js"; export interface CertificatesV1beta1ApiCreateClusterTrustBundleRequest { /** * * @type V1beta1ClusterTrustBundle * @memberof CertificatesV1beta1ApicreateClusterTrustBundle */ body: V1beta1ClusterTrustBundle; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApicreateClusterTrustBundle */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApicreateClusterTrustBundle */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApicreateClusterTrustBundle */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApicreateClusterTrustBundle */ fieldValidation?: string; } export interface CertificatesV1beta1ApiDeleteClusterTrustBundleRequest { /** * name of the ClusterTrustBundle * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApideleteClusterTrustBundle */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApideleteClusterTrustBundle */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApideleteClusterTrustBundle */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CertificatesV1beta1ApideleteClusterTrustBundle */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CertificatesV1beta1ApideleteClusterTrustBundle */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CertificatesV1beta1ApideleteClusterTrustBundle */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApideleteClusterTrustBundle */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CertificatesV1beta1ApideleteClusterTrustBundle */ body?: V1DeleteOptions; } export interface CertificatesV1beta1ApiDeleteCollectionClusterTrustBundleRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CertificatesV1beta1ApideleteCollectionClusterTrustBundle */ body?: V1DeleteOptions; } export interface CertificatesV1beta1ApiGetAPIResourcesRequest { } export interface CertificatesV1beta1ApiListClusterTrustBundleRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApilistClusterTrustBundle */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CertificatesV1beta1ApilistClusterTrustBundle */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApilistClusterTrustBundle */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApilistClusterTrustBundle */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApilistClusterTrustBundle */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CertificatesV1beta1ApilistClusterTrustBundle */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApilistClusterTrustBundle */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApilistClusterTrustBundle */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CertificatesV1beta1ApilistClusterTrustBundle */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CertificatesV1beta1ApilistClusterTrustBundle */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CertificatesV1beta1ApilistClusterTrustBundle */ watch?: boolean; } export interface CertificatesV1beta1ApiPatchClusterTrustBundleRequest { /** * name of the ClusterTrustBundle * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApipatchClusterTrustBundle */ name: string; /** * * @type any * @memberof CertificatesV1beta1ApipatchClusterTrustBundle */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApipatchClusterTrustBundle */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApipatchClusterTrustBundle */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApipatchClusterTrustBundle */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApipatchClusterTrustBundle */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CertificatesV1beta1ApipatchClusterTrustBundle */ force?: boolean; } export interface CertificatesV1beta1ApiReadClusterTrustBundleRequest { /** * name of the ClusterTrustBundle * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApireadClusterTrustBundle */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApireadClusterTrustBundle */ pretty?: string; } export interface CertificatesV1beta1ApiReplaceClusterTrustBundleRequest { /** * name of the ClusterTrustBundle * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApireplaceClusterTrustBundle */ name: string; /** * * @type V1beta1ClusterTrustBundle * @memberof CertificatesV1beta1ApireplaceClusterTrustBundle */ body: V1beta1ClusterTrustBundle; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApireplaceClusterTrustBundle */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApireplaceClusterTrustBundle */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApireplaceClusterTrustBundle */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CertificatesV1beta1ApireplaceClusterTrustBundle */ fieldValidation?: string; } export declare class ObjectCertificatesV1beta1Api { private api; constructor(configuration: Configuration, requestFactory?: CertificatesV1beta1ApiRequestFactory, responseProcessor?: CertificatesV1beta1ApiResponseProcessor); /** * create a ClusterTrustBundle * @param param the request object */ createClusterTrustBundleWithHttpInfo(param: CertificatesV1beta1ApiCreateClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * create a ClusterTrustBundle * @param param the request object */ createClusterTrustBundle(param: CertificatesV1beta1ApiCreateClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; /** * delete a ClusterTrustBundle * @param param the request object */ deleteClusterTrustBundleWithHttpInfo(param: CertificatesV1beta1ApiDeleteClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * delete a ClusterTrustBundle * @param param the request object */ deleteClusterTrustBundle(param: CertificatesV1beta1ApiDeleteClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ClusterTrustBundle * @param param the request object */ deleteCollectionClusterTrustBundleWithHttpInfo(param?: CertificatesV1beta1ApiDeleteCollectionClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ClusterTrustBundle * @param param the request object */ deleteCollectionClusterTrustBundle(param?: CertificatesV1beta1ApiDeleteCollectionClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: CertificatesV1beta1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: CertificatesV1beta1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ClusterTrustBundle * @param param the request object */ listClusterTrustBundleWithHttpInfo(param?: CertificatesV1beta1ApiListClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ClusterTrustBundle * @param param the request object */ listClusterTrustBundle(param?: CertificatesV1beta1ApiListClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ClusterTrustBundle * @param param the request object */ patchClusterTrustBundleWithHttpInfo(param: CertificatesV1beta1ApiPatchClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ClusterTrustBundle * @param param the request object */ patchClusterTrustBundle(param: CertificatesV1beta1ApiPatchClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; /** * read the specified ClusterTrustBundle * @param param the request object */ readClusterTrustBundleWithHttpInfo(param: CertificatesV1beta1ApiReadClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ClusterTrustBundle * @param param the request object */ readClusterTrustBundle(param: CertificatesV1beta1ApiReadClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ClusterTrustBundle * @param param the request object */ replaceClusterTrustBundleWithHttpInfo(param: CertificatesV1beta1ApiReplaceClusterTrustBundleRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ClusterTrustBundle * @param param the request object */ replaceClusterTrustBundle(param: CertificatesV1beta1ApiReplaceClusterTrustBundleRequest, options?: ConfigurationOptions): Promise; } import { CoordinationApiRequestFactory, CoordinationApiResponseProcessor } from "../apis/CoordinationApi.js"; export interface CoordinationApiGetAPIGroupRequest { } export declare class ObjectCoordinationApi { private api; constructor(configuration: Configuration, requestFactory?: CoordinationApiRequestFactory, responseProcessor?: CoordinationApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: CoordinationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: CoordinationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { CoordinationV1ApiRequestFactory, CoordinationV1ApiResponseProcessor } from "../apis/CoordinationV1Api.js"; export interface CoordinationV1ApiCreateNamespacedLeaseRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1ApicreateNamespacedLease */ namespace: string; /** * * @type V1Lease * @memberof CoordinationV1ApicreateNamespacedLease */ body: V1Lease; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1ApicreateNamespacedLease */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1ApicreateNamespacedLease */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoordinationV1ApicreateNamespacedLease */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoordinationV1ApicreateNamespacedLease */ fieldValidation?: string; } export interface CoordinationV1ApiDeleteCollectionNamespacedLeaseRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoordinationV1ApideleteCollectionNamespacedLease */ body?: V1DeleteOptions; } export interface CoordinationV1ApiDeleteNamespacedLeaseRequest { /** * name of the Lease * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteNamespacedLease */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteNamespacedLease */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteNamespacedLease */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteNamespacedLease */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoordinationV1ApideleteNamespacedLease */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoordinationV1ApideleteNamespacedLease */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoordinationV1ApideleteNamespacedLease */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoordinationV1ApideleteNamespacedLease */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoordinationV1ApideleteNamespacedLease */ body?: V1DeleteOptions; } export interface CoordinationV1ApiGetAPIResourcesRequest { } export interface CoordinationV1ApiListLeaseForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoordinationV1ApilistLeaseForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoordinationV1ApilistLeaseForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1ApilistLeaseForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1ApilistLeaseForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoordinationV1ApilistLeaseForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1ApilistLeaseForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1ApilistLeaseForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1ApilistLeaseForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoordinationV1ApilistLeaseForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoordinationV1ApilistLeaseForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoordinationV1ApilistLeaseForAllNamespaces */ watch?: boolean; } export interface CoordinationV1ApiListNamespacedLeaseRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1ApilistNamespacedLease */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1ApilistNamespacedLease */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoordinationV1ApilistNamespacedLease */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoordinationV1ApilistNamespacedLease */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1ApilistNamespacedLease */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1ApilistNamespacedLease */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoordinationV1ApilistNamespacedLease */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1ApilistNamespacedLease */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1ApilistNamespacedLease */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoordinationV1ApilistNamespacedLease */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoordinationV1ApilistNamespacedLease */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoordinationV1ApilistNamespacedLease */ watch?: boolean; } export interface CoordinationV1ApiPatchNamespacedLeaseRequest { /** * name of the Lease * Defaults to: undefined * @type string * @memberof CoordinationV1ApipatchNamespacedLease */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1ApipatchNamespacedLease */ namespace: string; /** * * @type any * @memberof CoordinationV1ApipatchNamespacedLease */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1ApipatchNamespacedLease */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1ApipatchNamespacedLease */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoordinationV1ApipatchNamespacedLease */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoordinationV1ApipatchNamespacedLease */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoordinationV1ApipatchNamespacedLease */ force?: boolean; } export interface CoordinationV1ApiReadNamespacedLeaseRequest { /** * name of the Lease * Defaults to: undefined * @type string * @memberof CoordinationV1ApireadNamespacedLease */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1ApireadNamespacedLease */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1ApireadNamespacedLease */ pretty?: string; } export interface CoordinationV1ApiReplaceNamespacedLeaseRequest { /** * name of the Lease * Defaults to: undefined * @type string * @memberof CoordinationV1ApireplaceNamespacedLease */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1ApireplaceNamespacedLease */ namespace: string; /** * * @type V1Lease * @memberof CoordinationV1ApireplaceNamespacedLease */ body: V1Lease; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1ApireplaceNamespacedLease */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1ApireplaceNamespacedLease */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoordinationV1ApireplaceNamespacedLease */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoordinationV1ApireplaceNamespacedLease */ fieldValidation?: string; } export declare class ObjectCoordinationV1Api { private api; constructor(configuration: Configuration, requestFactory?: CoordinationV1ApiRequestFactory, responseProcessor?: CoordinationV1ApiResponseProcessor); /** * create a Lease * @param param the request object */ createNamespacedLeaseWithHttpInfo(param: CoordinationV1ApiCreateNamespacedLeaseRequest, options?: ConfigurationOptions): Promise>; /** * create a Lease * @param param the request object */ createNamespacedLease(param: CoordinationV1ApiCreateNamespacedLeaseRequest, options?: ConfigurationOptions): Promise; /** * delete collection of Lease * @param param the request object */ deleteCollectionNamespacedLeaseWithHttpInfo(param: CoordinationV1ApiDeleteCollectionNamespacedLeaseRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of Lease * @param param the request object */ deleteCollectionNamespacedLease(param: CoordinationV1ApiDeleteCollectionNamespacedLeaseRequest, options?: ConfigurationOptions): Promise; /** * delete a Lease * @param param the request object */ deleteNamespacedLeaseWithHttpInfo(param: CoordinationV1ApiDeleteNamespacedLeaseRequest, options?: ConfigurationOptions): Promise>; /** * delete a Lease * @param param the request object */ deleteNamespacedLease(param: CoordinationV1ApiDeleteNamespacedLeaseRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: CoordinationV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: CoordinationV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Lease * @param param the request object */ listLeaseForAllNamespacesWithHttpInfo(param?: CoordinationV1ApiListLeaseForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Lease * @param param the request object */ listLeaseForAllNamespaces(param?: CoordinationV1ApiListLeaseForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Lease * @param param the request object */ listNamespacedLeaseWithHttpInfo(param: CoordinationV1ApiListNamespacedLeaseRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Lease * @param param the request object */ listNamespacedLease(param: CoordinationV1ApiListNamespacedLeaseRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified Lease * @param param the request object */ patchNamespacedLeaseWithHttpInfo(param: CoordinationV1ApiPatchNamespacedLeaseRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified Lease * @param param the request object */ patchNamespacedLease(param: CoordinationV1ApiPatchNamespacedLeaseRequest, options?: ConfigurationOptions): Promise; /** * read the specified Lease * @param param the request object */ readNamespacedLeaseWithHttpInfo(param: CoordinationV1ApiReadNamespacedLeaseRequest, options?: ConfigurationOptions): Promise>; /** * read the specified Lease * @param param the request object */ readNamespacedLease(param: CoordinationV1ApiReadNamespacedLeaseRequest, options?: ConfigurationOptions): Promise; /** * replace the specified Lease * @param param the request object */ replaceNamespacedLeaseWithHttpInfo(param: CoordinationV1ApiReplaceNamespacedLeaseRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified Lease * @param param the request object */ replaceNamespacedLease(param: CoordinationV1ApiReplaceNamespacedLeaseRequest, options?: ConfigurationOptions): Promise; } import { CoordinationV1alpha2ApiRequestFactory, CoordinationV1alpha2ApiResponseProcessor } from "../apis/CoordinationV1alpha2Api.js"; export interface CoordinationV1alpha2ApiCreateNamespacedLeaseCandidateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApicreateNamespacedLeaseCandidate */ namespace: string; /** * * @type V1alpha2LeaseCandidate * @memberof CoordinationV1alpha2ApicreateNamespacedLeaseCandidate */ body: V1alpha2LeaseCandidate; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApicreateNamespacedLeaseCandidate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApicreateNamespacedLeaseCandidate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApicreateNamespacedLeaseCandidate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApicreateNamespacedLeaseCandidate */ fieldValidation?: string; } export interface CoordinationV1alpha2ApiDeleteCollectionNamespacedLeaseCandidateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoordinationV1alpha2ApideleteCollectionNamespacedLeaseCandidate */ body?: V1DeleteOptions; } export interface CoordinationV1alpha2ApiDeleteNamespacedLeaseCandidateRequest { /** * name of the LeaseCandidate * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteNamespacedLeaseCandidate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteNamespacedLeaseCandidate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteNamespacedLeaseCandidate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteNamespacedLeaseCandidate */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoordinationV1alpha2ApideleteNamespacedLeaseCandidate */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoordinationV1alpha2ApideleteNamespacedLeaseCandidate */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoordinationV1alpha2ApideleteNamespacedLeaseCandidate */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApideleteNamespacedLeaseCandidate */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoordinationV1alpha2ApideleteNamespacedLeaseCandidate */ body?: V1DeleteOptions; } export interface CoordinationV1alpha2ApiGetAPIResourcesRequest { } export interface CoordinationV1alpha2ApiListLeaseCandidateForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoordinationV1alpha2ApilistLeaseCandidateForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApilistLeaseCandidateForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApilistLeaseCandidateForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApilistLeaseCandidateForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoordinationV1alpha2ApilistLeaseCandidateForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApilistLeaseCandidateForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApilistLeaseCandidateForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApilistLeaseCandidateForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoordinationV1alpha2ApilistLeaseCandidateForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoordinationV1alpha2ApilistLeaseCandidateForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoordinationV1alpha2ApilistLeaseCandidateForAllNamespaces */ watch?: boolean; } export interface CoordinationV1alpha2ApiListNamespacedLeaseCandidateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApilistNamespacedLeaseCandidate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApilistNamespacedLeaseCandidate */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoordinationV1alpha2ApilistNamespacedLeaseCandidate */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApilistNamespacedLeaseCandidate */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApilistNamespacedLeaseCandidate */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApilistNamespacedLeaseCandidate */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoordinationV1alpha2ApilistNamespacedLeaseCandidate */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApilistNamespacedLeaseCandidate */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApilistNamespacedLeaseCandidate */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoordinationV1alpha2ApilistNamespacedLeaseCandidate */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoordinationV1alpha2ApilistNamespacedLeaseCandidate */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoordinationV1alpha2ApilistNamespacedLeaseCandidate */ watch?: boolean; } export interface CoordinationV1alpha2ApiPatchNamespacedLeaseCandidateRequest { /** * name of the LeaseCandidate * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApipatchNamespacedLeaseCandidate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApipatchNamespacedLeaseCandidate */ namespace: string; /** * * @type any * @memberof CoordinationV1alpha2ApipatchNamespacedLeaseCandidate */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApipatchNamespacedLeaseCandidate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApipatchNamespacedLeaseCandidate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApipatchNamespacedLeaseCandidate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApipatchNamespacedLeaseCandidate */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoordinationV1alpha2ApipatchNamespacedLeaseCandidate */ force?: boolean; } export interface CoordinationV1alpha2ApiReadNamespacedLeaseCandidateRequest { /** * name of the LeaseCandidate * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApireadNamespacedLeaseCandidate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApireadNamespacedLeaseCandidate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApireadNamespacedLeaseCandidate */ pretty?: string; } export interface CoordinationV1alpha2ApiReplaceNamespacedLeaseCandidateRequest { /** * name of the LeaseCandidate * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApireplaceNamespacedLeaseCandidate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApireplaceNamespacedLeaseCandidate */ namespace: string; /** * * @type V1alpha2LeaseCandidate * @memberof CoordinationV1alpha2ApireplaceNamespacedLeaseCandidate */ body: V1alpha2LeaseCandidate; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApireplaceNamespacedLeaseCandidate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApireplaceNamespacedLeaseCandidate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApireplaceNamespacedLeaseCandidate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoordinationV1alpha2ApireplaceNamespacedLeaseCandidate */ fieldValidation?: string; } export declare class ObjectCoordinationV1alpha2Api { private api; constructor(configuration: Configuration, requestFactory?: CoordinationV1alpha2ApiRequestFactory, responseProcessor?: CoordinationV1alpha2ApiResponseProcessor); /** * create a LeaseCandidate * @param param the request object */ createNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1alpha2ApiCreateNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * create a LeaseCandidate * @param param the request object */ createNamespacedLeaseCandidate(param: CoordinationV1alpha2ApiCreateNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; /** * delete collection of LeaseCandidate * @param param the request object */ deleteCollectionNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1alpha2ApiDeleteCollectionNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of LeaseCandidate * @param param the request object */ deleteCollectionNamespacedLeaseCandidate(param: CoordinationV1alpha2ApiDeleteCollectionNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; /** * delete a LeaseCandidate * @param param the request object */ deleteNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1alpha2ApiDeleteNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * delete a LeaseCandidate * @param param the request object */ deleteNamespacedLeaseCandidate(param: CoordinationV1alpha2ApiDeleteNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: CoordinationV1alpha2ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: CoordinationV1alpha2ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind LeaseCandidate * @param param the request object */ listLeaseCandidateForAllNamespacesWithHttpInfo(param?: CoordinationV1alpha2ApiListLeaseCandidateForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind LeaseCandidate * @param param the request object */ listLeaseCandidateForAllNamespaces(param?: CoordinationV1alpha2ApiListLeaseCandidateForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind LeaseCandidate * @param param the request object */ listNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1alpha2ApiListNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind LeaseCandidate * @param param the request object */ listNamespacedLeaseCandidate(param: CoordinationV1alpha2ApiListNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified LeaseCandidate * @param param the request object */ patchNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1alpha2ApiPatchNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified LeaseCandidate * @param param the request object */ patchNamespacedLeaseCandidate(param: CoordinationV1alpha2ApiPatchNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; /** * read the specified LeaseCandidate * @param param the request object */ readNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1alpha2ApiReadNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * read the specified LeaseCandidate * @param param the request object */ readNamespacedLeaseCandidate(param: CoordinationV1alpha2ApiReadNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; /** * replace the specified LeaseCandidate * @param param the request object */ replaceNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1alpha2ApiReplaceNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified LeaseCandidate * @param param the request object */ replaceNamespacedLeaseCandidate(param: CoordinationV1alpha2ApiReplaceNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; } import { CoordinationV1beta1ApiRequestFactory, CoordinationV1beta1ApiResponseProcessor } from "../apis/CoordinationV1beta1Api.js"; export interface CoordinationV1beta1ApiCreateNamespacedLeaseCandidateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApicreateNamespacedLeaseCandidate */ namespace: string; /** * * @type V1beta1LeaseCandidate * @memberof CoordinationV1beta1ApicreateNamespacedLeaseCandidate */ body: V1beta1LeaseCandidate; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApicreateNamespacedLeaseCandidate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApicreateNamespacedLeaseCandidate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApicreateNamespacedLeaseCandidate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApicreateNamespacedLeaseCandidate */ fieldValidation?: string; } export interface CoordinationV1beta1ApiDeleteCollectionNamespacedLeaseCandidateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoordinationV1beta1ApideleteCollectionNamespacedLeaseCandidate */ body?: V1DeleteOptions; } export interface CoordinationV1beta1ApiDeleteNamespacedLeaseCandidateRequest { /** * name of the LeaseCandidate * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteNamespacedLeaseCandidate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteNamespacedLeaseCandidate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteNamespacedLeaseCandidate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteNamespacedLeaseCandidate */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoordinationV1beta1ApideleteNamespacedLeaseCandidate */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoordinationV1beta1ApideleteNamespacedLeaseCandidate */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoordinationV1beta1ApideleteNamespacedLeaseCandidate */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApideleteNamespacedLeaseCandidate */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoordinationV1beta1ApideleteNamespacedLeaseCandidate */ body?: V1DeleteOptions; } export interface CoordinationV1beta1ApiGetAPIResourcesRequest { } export interface CoordinationV1beta1ApiListLeaseCandidateForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoordinationV1beta1ApilistLeaseCandidateForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApilistLeaseCandidateForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApilistLeaseCandidateForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApilistLeaseCandidateForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoordinationV1beta1ApilistLeaseCandidateForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApilistLeaseCandidateForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApilistLeaseCandidateForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApilistLeaseCandidateForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoordinationV1beta1ApilistLeaseCandidateForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoordinationV1beta1ApilistLeaseCandidateForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoordinationV1beta1ApilistLeaseCandidateForAllNamespaces */ watch?: boolean; } export interface CoordinationV1beta1ApiListNamespacedLeaseCandidateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApilistNamespacedLeaseCandidate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApilistNamespacedLeaseCandidate */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoordinationV1beta1ApilistNamespacedLeaseCandidate */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApilistNamespacedLeaseCandidate */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApilistNamespacedLeaseCandidate */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApilistNamespacedLeaseCandidate */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoordinationV1beta1ApilistNamespacedLeaseCandidate */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApilistNamespacedLeaseCandidate */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApilistNamespacedLeaseCandidate */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoordinationV1beta1ApilistNamespacedLeaseCandidate */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoordinationV1beta1ApilistNamespacedLeaseCandidate */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoordinationV1beta1ApilistNamespacedLeaseCandidate */ watch?: boolean; } export interface CoordinationV1beta1ApiPatchNamespacedLeaseCandidateRequest { /** * name of the LeaseCandidate * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApipatchNamespacedLeaseCandidate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApipatchNamespacedLeaseCandidate */ namespace: string; /** * * @type any * @memberof CoordinationV1beta1ApipatchNamespacedLeaseCandidate */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApipatchNamespacedLeaseCandidate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApipatchNamespacedLeaseCandidate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApipatchNamespacedLeaseCandidate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApipatchNamespacedLeaseCandidate */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoordinationV1beta1ApipatchNamespacedLeaseCandidate */ force?: boolean; } export interface CoordinationV1beta1ApiReadNamespacedLeaseCandidateRequest { /** * name of the LeaseCandidate * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApireadNamespacedLeaseCandidate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApireadNamespacedLeaseCandidate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApireadNamespacedLeaseCandidate */ pretty?: string; } export interface CoordinationV1beta1ApiReplaceNamespacedLeaseCandidateRequest { /** * name of the LeaseCandidate * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApireplaceNamespacedLeaseCandidate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApireplaceNamespacedLeaseCandidate */ namespace: string; /** * * @type V1beta1LeaseCandidate * @memberof CoordinationV1beta1ApireplaceNamespacedLeaseCandidate */ body: V1beta1LeaseCandidate; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApireplaceNamespacedLeaseCandidate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApireplaceNamespacedLeaseCandidate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApireplaceNamespacedLeaseCandidate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoordinationV1beta1ApireplaceNamespacedLeaseCandidate */ fieldValidation?: string; } export declare class ObjectCoordinationV1beta1Api { private api; constructor(configuration: Configuration, requestFactory?: CoordinationV1beta1ApiRequestFactory, responseProcessor?: CoordinationV1beta1ApiResponseProcessor); /** * create a LeaseCandidate * @param param the request object */ createNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1beta1ApiCreateNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * create a LeaseCandidate * @param param the request object */ createNamespacedLeaseCandidate(param: CoordinationV1beta1ApiCreateNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; /** * delete collection of LeaseCandidate * @param param the request object */ deleteCollectionNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1beta1ApiDeleteCollectionNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of LeaseCandidate * @param param the request object */ deleteCollectionNamespacedLeaseCandidate(param: CoordinationV1beta1ApiDeleteCollectionNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; /** * delete a LeaseCandidate * @param param the request object */ deleteNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1beta1ApiDeleteNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * delete a LeaseCandidate * @param param the request object */ deleteNamespacedLeaseCandidate(param: CoordinationV1beta1ApiDeleteNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: CoordinationV1beta1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: CoordinationV1beta1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind LeaseCandidate * @param param the request object */ listLeaseCandidateForAllNamespacesWithHttpInfo(param?: CoordinationV1beta1ApiListLeaseCandidateForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind LeaseCandidate * @param param the request object */ listLeaseCandidateForAllNamespaces(param?: CoordinationV1beta1ApiListLeaseCandidateForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind LeaseCandidate * @param param the request object */ listNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1beta1ApiListNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind LeaseCandidate * @param param the request object */ listNamespacedLeaseCandidate(param: CoordinationV1beta1ApiListNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified LeaseCandidate * @param param the request object */ patchNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1beta1ApiPatchNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified LeaseCandidate * @param param the request object */ patchNamespacedLeaseCandidate(param: CoordinationV1beta1ApiPatchNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; /** * read the specified LeaseCandidate * @param param the request object */ readNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1beta1ApiReadNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * read the specified LeaseCandidate * @param param the request object */ readNamespacedLeaseCandidate(param: CoordinationV1beta1ApiReadNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; /** * replace the specified LeaseCandidate * @param param the request object */ replaceNamespacedLeaseCandidateWithHttpInfo(param: CoordinationV1beta1ApiReplaceNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified LeaseCandidate * @param param the request object */ replaceNamespacedLeaseCandidate(param: CoordinationV1beta1ApiReplaceNamespacedLeaseCandidateRequest, options?: ConfigurationOptions): Promise; } import { CoreApiRequestFactory, CoreApiResponseProcessor } from "../apis/CoreApi.js"; export interface CoreApiGetAPIVersionsRequest { } export declare class ObjectCoreApi { private api; constructor(configuration: Configuration, requestFactory?: CoreApiRequestFactory, responseProcessor?: CoreApiResponseProcessor); /** * get available API versions * @param param the request object */ getAPIVersionsWithHttpInfo(param?: CoreApiGetAPIVersionsRequest, options?: ConfigurationOptions): Promise>; /** * get available API versions * @param param the request object */ getAPIVersions(param?: CoreApiGetAPIVersionsRequest, options?: ConfigurationOptions): Promise; } import { CoreV1ApiRequestFactory, CoreV1ApiResponseProcessor } from "../apis/CoreV1Api.js"; export interface CoreV1ApiConnectDeleteNamespacedPodProxyRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedPodProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedPodProxy */ namespace: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedPodProxy */ path?: string; } export interface CoreV1ApiConnectDeleteNamespacedPodProxyWithPathRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedPodProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedPodProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedPodProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedPodProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectDeleteNamespacedServiceProxyRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedServiceProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedServiceProxy */ namespace: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedServiceProxy */ path?: string; } export interface CoreV1ApiConnectDeleteNamespacedServiceProxyWithPathRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedServiceProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedServiceProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedServiceProxyWithPath */ path: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNamespacedServiceProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectDeleteNodeProxyRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNodeProxy */ name: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNodeProxy */ path?: string; } export interface CoreV1ApiConnectDeleteNodeProxyWithPathRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNodeProxyWithPath */ name: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNodeProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectDeleteNodeProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectGetNamespacedPodAttachRequest { /** * name of the PodAttachOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodAttach */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodAttach */ namespace: string; /** * The container in which to execute the command. Defaults to only container if there is only one container in the pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodAttach */ container?: string; /** * Stderr if true indicates that stderr is to be redirected for the attach call. Defaults to true. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectGetNamespacedPodAttach */ stderr?: boolean; /** * Stdin if true, redirects the standard input stream of the pod for this call. Defaults to false. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectGetNamespacedPodAttach */ stdin?: boolean; /** * Stdout if true indicates that stdout is to be redirected for the attach call. Defaults to true. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectGetNamespacedPodAttach */ stdout?: boolean; /** * TTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectGetNamespacedPodAttach */ tty?: boolean; } export interface CoreV1ApiConnectGetNamespacedPodExecRequest { /** * name of the PodExecOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodExec */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodExec */ namespace: string; /** * Command is the remote command to execute. argv array. Not executed within a shell. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodExec */ command?: string; /** * Container in which to execute the command. Defaults to only container if there is only one container in the pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodExec */ container?: string; /** * Redirect the standard error stream of the pod for this call. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectGetNamespacedPodExec */ stderr?: boolean; /** * Redirect the standard input stream of the pod for this call. Defaults to false. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectGetNamespacedPodExec */ stdin?: boolean; /** * Redirect the standard output stream of the pod for this call. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectGetNamespacedPodExec */ stdout?: boolean; /** * TTY if true indicates that a tty will be allocated for the exec call. Defaults to false. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectGetNamespacedPodExec */ tty?: boolean; } export interface CoreV1ApiConnectGetNamespacedPodPortforwardRequest { /** * name of the PodPortForwardOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodPortforward */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodPortforward */ namespace: string; /** * List of ports to forward Required when using WebSockets * Defaults to: undefined * @type number * @memberof CoreV1ApiconnectGetNamespacedPodPortforward */ ports?: number; } export interface CoreV1ApiConnectGetNamespacedPodProxyRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodProxy */ namespace: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodProxy */ path?: string; } export interface CoreV1ApiConnectGetNamespacedPodProxyWithPathRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedPodProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectGetNamespacedServiceProxyRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedServiceProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedServiceProxy */ namespace: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedServiceProxy */ path?: string; } export interface CoreV1ApiConnectGetNamespacedServiceProxyWithPathRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedServiceProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedServiceProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedServiceProxyWithPath */ path: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNamespacedServiceProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectGetNodeProxyRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNodeProxy */ name: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNodeProxy */ path?: string; } export interface CoreV1ApiConnectGetNodeProxyWithPathRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNodeProxyWithPath */ name: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNodeProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectGetNodeProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectHeadNamespacedPodProxyRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedPodProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedPodProxy */ namespace: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedPodProxy */ path?: string; } export interface CoreV1ApiConnectHeadNamespacedPodProxyWithPathRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedPodProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedPodProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedPodProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedPodProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectHeadNamespacedServiceProxyRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedServiceProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedServiceProxy */ namespace: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedServiceProxy */ path?: string; } export interface CoreV1ApiConnectHeadNamespacedServiceProxyWithPathRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedServiceProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedServiceProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedServiceProxyWithPath */ path: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNamespacedServiceProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectHeadNodeProxyRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNodeProxy */ name: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNodeProxy */ path?: string; } export interface CoreV1ApiConnectHeadNodeProxyWithPathRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNodeProxyWithPath */ name: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNodeProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectHeadNodeProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectOptionsNamespacedPodProxyRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedPodProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedPodProxy */ namespace: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedPodProxy */ path?: string; } export interface CoreV1ApiConnectOptionsNamespacedPodProxyWithPathRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedPodProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedPodProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedPodProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedPodProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectOptionsNamespacedServiceProxyRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedServiceProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedServiceProxy */ namespace: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedServiceProxy */ path?: string; } export interface CoreV1ApiConnectOptionsNamespacedServiceProxyWithPathRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedServiceProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedServiceProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedServiceProxyWithPath */ path: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNamespacedServiceProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectOptionsNodeProxyRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNodeProxy */ name: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNodeProxy */ path?: string; } export interface CoreV1ApiConnectOptionsNodeProxyWithPathRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNodeProxyWithPath */ name: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNodeProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectOptionsNodeProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectPatchNamespacedPodProxyRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedPodProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedPodProxy */ namespace: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedPodProxy */ path?: string; } export interface CoreV1ApiConnectPatchNamespacedPodProxyWithPathRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedPodProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedPodProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedPodProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedPodProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectPatchNamespacedServiceProxyRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedServiceProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedServiceProxy */ namespace: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedServiceProxy */ path?: string; } export interface CoreV1ApiConnectPatchNamespacedServiceProxyWithPathRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedServiceProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedServiceProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedServiceProxyWithPath */ path: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNamespacedServiceProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectPatchNodeProxyRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNodeProxy */ name: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNodeProxy */ path?: string; } export interface CoreV1ApiConnectPatchNodeProxyWithPathRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNodeProxyWithPath */ name: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNodeProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPatchNodeProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectPostNamespacedPodAttachRequest { /** * name of the PodAttachOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodAttach */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodAttach */ namespace: string; /** * The container in which to execute the command. Defaults to only container if there is only one container in the pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodAttach */ container?: string; /** * Stderr if true indicates that stderr is to be redirected for the attach call. Defaults to true. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectPostNamespacedPodAttach */ stderr?: boolean; /** * Stdin if true, redirects the standard input stream of the pod for this call. Defaults to false. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectPostNamespacedPodAttach */ stdin?: boolean; /** * Stdout if true indicates that stdout is to be redirected for the attach call. Defaults to true. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectPostNamespacedPodAttach */ stdout?: boolean; /** * TTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectPostNamespacedPodAttach */ tty?: boolean; } export interface CoreV1ApiConnectPostNamespacedPodExecRequest { /** * name of the PodExecOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodExec */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodExec */ namespace: string; /** * Command is the remote command to execute. argv array. Not executed within a shell. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodExec */ command?: string; /** * Container in which to execute the command. Defaults to only container if there is only one container in the pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodExec */ container?: string; /** * Redirect the standard error stream of the pod for this call. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectPostNamespacedPodExec */ stderr?: boolean; /** * Redirect the standard input stream of the pod for this call. Defaults to false. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectPostNamespacedPodExec */ stdin?: boolean; /** * Redirect the standard output stream of the pod for this call. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectPostNamespacedPodExec */ stdout?: boolean; /** * TTY if true indicates that a tty will be allocated for the exec call. Defaults to false. * Defaults to: undefined * @type boolean * @memberof CoreV1ApiconnectPostNamespacedPodExec */ tty?: boolean; } export interface CoreV1ApiConnectPostNamespacedPodPortforwardRequest { /** * name of the PodPortForwardOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodPortforward */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodPortforward */ namespace: string; /** * List of ports to forward Required when using WebSockets * Defaults to: undefined * @type number * @memberof CoreV1ApiconnectPostNamespacedPodPortforward */ ports?: number; } export interface CoreV1ApiConnectPostNamespacedPodProxyRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodProxy */ namespace: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodProxy */ path?: string; } export interface CoreV1ApiConnectPostNamespacedPodProxyWithPathRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedPodProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectPostNamespacedServiceProxyRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedServiceProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedServiceProxy */ namespace: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedServiceProxy */ path?: string; } export interface CoreV1ApiConnectPostNamespacedServiceProxyWithPathRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedServiceProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedServiceProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedServiceProxyWithPath */ path: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNamespacedServiceProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectPostNodeProxyRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNodeProxy */ name: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNodeProxy */ path?: string; } export interface CoreV1ApiConnectPostNodeProxyWithPathRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNodeProxyWithPath */ name: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNodeProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPostNodeProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectPutNamespacedPodProxyRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedPodProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedPodProxy */ namespace: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedPodProxy */ path?: string; } export interface CoreV1ApiConnectPutNamespacedPodProxyWithPathRequest { /** * name of the PodProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedPodProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedPodProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedPodProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to pod. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedPodProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectPutNamespacedServiceProxyRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedServiceProxy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedServiceProxy */ namespace: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedServiceProxy */ path?: string; } export interface CoreV1ApiConnectPutNamespacedServiceProxyWithPathRequest { /** * name of the ServiceProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedServiceProxyWithPath */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedServiceProxyWithPath */ namespace: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedServiceProxyWithPath */ path: string; /** * Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNamespacedServiceProxyWithPath */ path2?: string; } export interface CoreV1ApiConnectPutNodeProxyRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNodeProxy */ name: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNodeProxy */ path?: string; } export interface CoreV1ApiConnectPutNodeProxyWithPathRequest { /** * name of the NodeProxyOptions * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNodeProxyWithPath */ name: string; /** * path to the resource * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNodeProxyWithPath */ path: string; /** * Path is the URL path to use for the current proxy request to node. * Defaults to: undefined * @type string * @memberof CoreV1ApiconnectPutNodeProxyWithPath */ path2?: string; } export interface CoreV1ApiCreateNamespaceRequest { /** * * @type V1Namespace * @memberof CoreV1ApicreateNamespace */ body: V1Namespace; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespace */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespace */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespace */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespace */ fieldValidation?: string; } export interface CoreV1ApiCreateNamespacedBindingRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedBinding */ namespace: string; /** * * @type V1Binding * @memberof CoreV1ApicreateNamespacedBinding */ body: V1Binding; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedBinding */ fieldValidation?: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedBinding */ pretty?: string; } export interface CoreV1ApiCreateNamespacedConfigMapRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedConfigMap */ namespace: string; /** * * @type V1ConfigMap * @memberof CoreV1ApicreateNamespacedConfigMap */ body: V1ConfigMap; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedConfigMap */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedConfigMap */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedConfigMap */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedConfigMap */ fieldValidation?: string; } export interface CoreV1ApiCreateNamespacedEndpointsRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedEndpoints */ namespace: string; /** * * @type V1Endpoints * @memberof CoreV1ApicreateNamespacedEndpoints */ body: V1Endpoints; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedEndpoints */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedEndpoints */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedEndpoints */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedEndpoints */ fieldValidation?: string; } export interface CoreV1ApiCreateNamespacedEventRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedEvent */ namespace: string; /** * * @type CoreV1Event * @memberof CoreV1ApicreateNamespacedEvent */ body: CoreV1Event; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedEvent */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedEvent */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedEvent */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedEvent */ fieldValidation?: string; } export interface CoreV1ApiCreateNamespacedLimitRangeRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedLimitRange */ namespace: string; /** * * @type V1LimitRange * @memberof CoreV1ApicreateNamespacedLimitRange */ body: V1LimitRange; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedLimitRange */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedLimitRange */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedLimitRange */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedLimitRange */ fieldValidation?: string; } export interface CoreV1ApiCreateNamespacedPersistentVolumeClaimRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPersistentVolumeClaim */ namespace: string; /** * * @type V1PersistentVolumeClaim * @memberof CoreV1ApicreateNamespacedPersistentVolumeClaim */ body: V1PersistentVolumeClaim; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPersistentVolumeClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPersistentVolumeClaim */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPersistentVolumeClaim */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPersistentVolumeClaim */ fieldValidation?: string; } export interface CoreV1ApiCreateNamespacedPodRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPod */ namespace: string; /** * * @type V1Pod * @memberof CoreV1ApicreateNamespacedPod */ body: V1Pod; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPod */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPod */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPod */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPod */ fieldValidation?: string; } export interface CoreV1ApiCreateNamespacedPodBindingRequest { /** * name of the Binding * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodBinding */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodBinding */ namespace: string; /** * * @type V1Binding * @memberof CoreV1ApicreateNamespacedPodBinding */ body: V1Binding; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodBinding */ fieldValidation?: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodBinding */ pretty?: string; } export interface CoreV1ApiCreateNamespacedPodEvictionRequest { /** * name of the Eviction * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodEviction */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodEviction */ namespace: string; /** * * @type V1Eviction * @memberof CoreV1ApicreateNamespacedPodEviction */ body: V1Eviction; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodEviction */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodEviction */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodEviction */ fieldValidation?: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodEviction */ pretty?: string; } export interface CoreV1ApiCreateNamespacedPodTemplateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodTemplate */ namespace: string; /** * * @type V1PodTemplate * @memberof CoreV1ApicreateNamespacedPodTemplate */ body: V1PodTemplate; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodTemplate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodTemplate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedPodTemplate */ fieldValidation?: string; } export interface CoreV1ApiCreateNamespacedReplicationControllerRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedReplicationController */ namespace: string; /** * * @type V1ReplicationController * @memberof CoreV1ApicreateNamespacedReplicationController */ body: V1ReplicationController; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedReplicationController */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedReplicationController */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedReplicationController */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedReplicationController */ fieldValidation?: string; } export interface CoreV1ApiCreateNamespacedResourceQuotaRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedResourceQuota */ namespace: string; /** * * @type V1ResourceQuota * @memberof CoreV1ApicreateNamespacedResourceQuota */ body: V1ResourceQuota; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedResourceQuota */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedResourceQuota */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedResourceQuota */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedResourceQuota */ fieldValidation?: string; } export interface CoreV1ApiCreateNamespacedSecretRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedSecret */ namespace: string; /** * * @type V1Secret * @memberof CoreV1ApicreateNamespacedSecret */ body: V1Secret; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedSecret */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedSecret */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedSecret */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedSecret */ fieldValidation?: string; } export interface CoreV1ApiCreateNamespacedServiceRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedService */ namespace: string; /** * * @type V1Service * @memberof CoreV1ApicreateNamespacedService */ body: V1Service; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedService */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedService */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedService */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedService */ fieldValidation?: string; } export interface CoreV1ApiCreateNamespacedServiceAccountRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedServiceAccount */ namespace: string; /** * * @type V1ServiceAccount * @memberof CoreV1ApicreateNamespacedServiceAccount */ body: V1ServiceAccount; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedServiceAccount */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedServiceAccount */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedServiceAccount */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedServiceAccount */ fieldValidation?: string; } export interface CoreV1ApiCreateNamespacedServiceAccountTokenRequest { /** * name of the TokenRequest * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedServiceAccountToken */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedServiceAccountToken */ namespace: string; /** * * @type AuthenticationV1TokenRequest * @memberof CoreV1ApicreateNamespacedServiceAccountToken */ body: AuthenticationV1TokenRequest; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedServiceAccountToken */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedServiceAccountToken */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedServiceAccountToken */ fieldValidation?: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNamespacedServiceAccountToken */ pretty?: string; } export interface CoreV1ApiCreateNodeRequest { /** * * @type V1Node * @memberof CoreV1ApicreateNode */ body: V1Node; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNode */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNode */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNode */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreateNode */ fieldValidation?: string; } export interface CoreV1ApiCreatePersistentVolumeRequest { /** * * @type V1PersistentVolume * @memberof CoreV1ApicreatePersistentVolume */ body: V1PersistentVolume; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApicreatePersistentVolume */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApicreatePersistentVolume */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApicreatePersistentVolume */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApicreatePersistentVolume */ fieldValidation?: string; } export interface CoreV1ApiDeleteCollectionNamespacedConfigMapRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionNamespacedConfigMap */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteCollectionNamespacedEndpointsRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionNamespacedEndpoints */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteCollectionNamespacedEventRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEvent */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEvent */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEvent */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEvent */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEvent */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedEvent */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedEvent */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEvent */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedEvent */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedEvent */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEvent */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEvent */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedEvent */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedEvent */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedEvent */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionNamespacedEvent */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteCollectionNamespacedLimitRangeRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionNamespacedLimitRange */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteCollectionNamespacedPersistentVolumeClaimRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionNamespacedPersistentVolumeClaim */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteCollectionNamespacedPodRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPod */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPod */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPod */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPod */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPod */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedPod */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedPod */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPod */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedPod */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedPod */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPod */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPod */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPod */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedPod */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedPod */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionNamespacedPod */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteCollectionNamespacedPodTemplateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionNamespacedPodTemplate */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteCollectionNamespacedReplicationControllerRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionNamespacedReplicationController */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteCollectionNamespacedResourceQuotaRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionNamespacedResourceQuota */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteCollectionNamespacedSecretRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedSecret */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedSecret */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedSecret */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedSecret */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedSecret */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedSecret */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedSecret */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedSecret */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedSecret */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedSecret */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedSecret */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedSecret */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedSecret */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedSecret */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedSecret */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionNamespacedSecret */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteCollectionNamespacedServiceRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedService */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedService */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedService */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedService */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedService */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedService */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedService */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedService */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedService */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedService */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedService */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedService */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedService */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedService */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedService */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionNamespacedService */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteCollectionNamespacedServiceAccountRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionNamespacedServiceAccount */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteCollectionNodeRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNode */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNode */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNode */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNode */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNode */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNode */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNode */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNode */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNode */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNode */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNode */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionNode */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionNode */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionNode */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionNode */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteCollectionPersistentVolumeRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionPersistentVolume */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionPersistentVolume */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionPersistentVolume */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionPersistentVolume */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionPersistentVolume */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionPersistentVolume */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionPersistentVolume */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionPersistentVolume */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionPersistentVolume */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionPersistentVolume */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionPersistentVolume */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApideleteCollectionPersistentVolume */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteCollectionPersistentVolume */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteCollectionPersistentVolume */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteCollectionPersistentVolume */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNamespaceRequest { /** * name of the Namespace * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespace */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespace */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespace */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNamespace */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespace */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespace */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespace */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNamespace */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNamespacedConfigMapRequest { /** * name of the ConfigMap * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedConfigMap */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedConfigMap */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedConfigMap */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedConfigMap */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNamespacedConfigMap */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedConfigMap */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedConfigMap */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedConfigMap */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNamespacedConfigMap */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNamespacedEndpointsRequest { /** * name of the Endpoints * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedEndpoints */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedEndpoints */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedEndpoints */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedEndpoints */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNamespacedEndpoints */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedEndpoints */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedEndpoints */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedEndpoints */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNamespacedEndpoints */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNamespacedEventRequest { /** * name of the Event * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedEvent */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedEvent */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedEvent */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedEvent */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNamespacedEvent */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedEvent */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedEvent */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedEvent */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNamespacedEvent */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNamespacedLimitRangeRequest { /** * name of the LimitRange * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedLimitRange */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedLimitRange */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedLimitRange */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedLimitRange */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNamespacedLimitRange */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedLimitRange */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedLimitRange */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedLimitRange */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNamespacedLimitRange */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNamespacedPersistentVolumeClaimRequest { /** * name of the PersistentVolumeClaim * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPersistentVolumeClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPersistentVolumeClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPersistentVolumeClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPersistentVolumeClaim */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNamespacedPersistentVolumeClaim */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedPersistentVolumeClaim */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedPersistentVolumeClaim */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPersistentVolumeClaim */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNamespacedPersistentVolumeClaim */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNamespacedPodRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPod */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPod */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPod */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPod */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNamespacedPod */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedPod */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedPod */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPod */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNamespacedPod */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNamespacedPodTemplateRequest { /** * name of the PodTemplate * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPodTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPodTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPodTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPodTemplate */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNamespacedPodTemplate */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedPodTemplate */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedPodTemplate */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedPodTemplate */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNamespacedPodTemplate */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNamespacedReplicationControllerRequest { /** * name of the ReplicationController * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedReplicationController */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedReplicationController */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedReplicationController */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedReplicationController */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNamespacedReplicationController */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedReplicationController */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedReplicationController */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedReplicationController */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNamespacedReplicationController */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNamespacedResourceQuotaRequest { /** * name of the ResourceQuota * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedResourceQuota */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedResourceQuota */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedResourceQuota */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedResourceQuota */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNamespacedResourceQuota */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedResourceQuota */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedResourceQuota */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedResourceQuota */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNamespacedResourceQuota */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNamespacedSecretRequest { /** * name of the Secret * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedSecret */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedSecret */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedSecret */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedSecret */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNamespacedSecret */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedSecret */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedSecret */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedSecret */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNamespacedSecret */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNamespacedServiceRequest { /** * name of the Service * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedService */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedService */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedService */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedService */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNamespacedService */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedService */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedService */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedService */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNamespacedService */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNamespacedServiceAccountRequest { /** * name of the ServiceAccount * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedServiceAccount */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedServiceAccount */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedServiceAccount */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedServiceAccount */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNamespacedServiceAccount */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedServiceAccount */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNamespacedServiceAccount */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNamespacedServiceAccount */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNamespacedServiceAccount */ body?: V1DeleteOptions; } export interface CoreV1ApiDeleteNodeRequest { /** * name of the Node * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNode */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNode */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNode */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideleteNode */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNode */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideleteNode */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideleteNode */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideleteNode */ body?: V1DeleteOptions; } export interface CoreV1ApiDeletePersistentVolumeRequest { /** * name of the PersistentVolume * Defaults to: undefined * @type string * @memberof CoreV1ApideletePersistentVolume */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApideletePersistentVolume */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApideletePersistentVolume */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CoreV1ApideletePersistentVolume */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof CoreV1ApideletePersistentVolume */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CoreV1ApideletePersistentVolume */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof CoreV1ApideletePersistentVolume */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof CoreV1ApideletePersistentVolume */ body?: V1DeleteOptions; } export interface CoreV1ApiGetAPIResourcesRequest { } export interface CoreV1ApiListComponentStatusRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistComponentStatus */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistComponentStatus */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistComponentStatus */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistComponentStatus */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistComponentStatus */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistComponentStatus */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistComponentStatus */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistComponentStatus */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistComponentStatus */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistComponentStatus */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistComponentStatus */ watch?: boolean; } export interface CoreV1ApiListConfigMapForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistConfigMapForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistConfigMapForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistConfigMapForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistConfigMapForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistConfigMapForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistConfigMapForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistConfigMapForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistConfigMapForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistConfigMapForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistConfigMapForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistConfigMapForAllNamespaces */ watch?: boolean; } export interface CoreV1ApiListEndpointsForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistEndpointsForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistEndpointsForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistEndpointsForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistEndpointsForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistEndpointsForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistEndpointsForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistEndpointsForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistEndpointsForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistEndpointsForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistEndpointsForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistEndpointsForAllNamespaces */ watch?: boolean; } export interface CoreV1ApiListEventForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistEventForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistEventForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistEventForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistEventForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistEventForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistEventForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistEventForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistEventForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistEventForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistEventForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistEventForAllNamespaces */ watch?: boolean; } export interface CoreV1ApiListLimitRangeForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistLimitRangeForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistLimitRangeForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistLimitRangeForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistLimitRangeForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistLimitRangeForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistLimitRangeForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistLimitRangeForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistLimitRangeForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistLimitRangeForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistLimitRangeForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistLimitRangeForAllNamespaces */ watch?: boolean; } export interface CoreV1ApiListNamespaceRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespace */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespace */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespace */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespace */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespace */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespace */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespace */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespace */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespace */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespace */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespace */ watch?: boolean; } export interface CoreV1ApiListNamespacedConfigMapRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedConfigMap */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedConfigMap */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedConfigMap */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedConfigMap */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedConfigMap */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedConfigMap */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedConfigMap */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedConfigMap */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedConfigMap */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedConfigMap */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedConfigMap */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedConfigMap */ watch?: boolean; } export interface CoreV1ApiListNamespacedEndpointsRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEndpoints */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEndpoints */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedEndpoints */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEndpoints */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEndpoints */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEndpoints */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedEndpoints */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEndpoints */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEndpoints */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedEndpoints */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedEndpoints */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedEndpoints */ watch?: boolean; } export interface CoreV1ApiListNamespacedEventRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEvent */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEvent */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedEvent */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEvent */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEvent */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEvent */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedEvent */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEvent */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedEvent */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedEvent */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedEvent */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedEvent */ watch?: boolean; } export interface CoreV1ApiListNamespacedLimitRangeRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedLimitRange */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedLimitRange */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedLimitRange */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedLimitRange */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedLimitRange */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedLimitRange */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedLimitRange */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedLimitRange */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedLimitRange */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedLimitRange */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedLimitRange */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedLimitRange */ watch?: boolean; } export interface CoreV1ApiListNamespacedPersistentVolumeClaimRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPersistentVolumeClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPersistentVolumeClaim */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedPersistentVolumeClaim */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPersistentVolumeClaim */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPersistentVolumeClaim */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPersistentVolumeClaim */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedPersistentVolumeClaim */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPersistentVolumeClaim */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPersistentVolumeClaim */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedPersistentVolumeClaim */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedPersistentVolumeClaim */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedPersistentVolumeClaim */ watch?: boolean; } export interface CoreV1ApiListNamespacedPodRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPod */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPod */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedPod */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPod */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPod */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPod */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedPod */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPod */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPod */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedPod */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedPod */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedPod */ watch?: boolean; } export interface CoreV1ApiListNamespacedPodTemplateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPodTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPodTemplate */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedPodTemplate */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPodTemplate */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPodTemplate */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPodTemplate */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedPodTemplate */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPodTemplate */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedPodTemplate */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedPodTemplate */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedPodTemplate */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedPodTemplate */ watch?: boolean; } export interface CoreV1ApiListNamespacedReplicationControllerRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedReplicationController */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedReplicationController */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedReplicationController */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedReplicationController */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedReplicationController */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedReplicationController */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedReplicationController */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedReplicationController */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedReplicationController */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedReplicationController */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedReplicationController */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedReplicationController */ watch?: boolean; } export interface CoreV1ApiListNamespacedResourceQuotaRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedResourceQuota */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedResourceQuota */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedResourceQuota */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedResourceQuota */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedResourceQuota */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedResourceQuota */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedResourceQuota */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedResourceQuota */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedResourceQuota */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedResourceQuota */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedResourceQuota */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedResourceQuota */ watch?: boolean; } export interface CoreV1ApiListNamespacedSecretRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedSecret */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedSecret */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedSecret */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedSecret */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedSecret */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedSecret */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedSecret */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedSecret */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedSecret */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedSecret */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedSecret */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedSecret */ watch?: boolean; } export interface CoreV1ApiListNamespacedServiceRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedService */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedService */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedService */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedService */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedService */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedService */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedService */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedService */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedService */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedService */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedService */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedService */ watch?: boolean; } export interface CoreV1ApiListNamespacedServiceAccountRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedServiceAccount */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedServiceAccount */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedServiceAccount */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedServiceAccount */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedServiceAccount */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedServiceAccount */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedServiceAccount */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedServiceAccount */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNamespacedServiceAccount */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedServiceAccount */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNamespacedServiceAccount */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNamespacedServiceAccount */ watch?: boolean; } export interface CoreV1ApiListNodeRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistNode */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNode */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNode */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNode */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistNode */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNode */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNode */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistNode */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNode */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistNode */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistNode */ watch?: boolean; } export interface CoreV1ApiListPersistentVolumeRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistPersistentVolume */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistPersistentVolume */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistPersistentVolume */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistPersistentVolume */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistPersistentVolume */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistPersistentVolume */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistPersistentVolume */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistPersistentVolume */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistPersistentVolume */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistPersistentVolume */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistPersistentVolume */ watch?: boolean; } export interface CoreV1ApiListPersistentVolumeClaimForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistPersistentVolumeClaimForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistPersistentVolumeClaimForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistPersistentVolumeClaimForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistPersistentVolumeClaimForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistPersistentVolumeClaimForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistPersistentVolumeClaimForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistPersistentVolumeClaimForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistPersistentVolumeClaimForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistPersistentVolumeClaimForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistPersistentVolumeClaimForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistPersistentVolumeClaimForAllNamespaces */ watch?: boolean; } export interface CoreV1ApiListPodForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistPodForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistPodForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistPodForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistPodForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistPodForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistPodForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistPodForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistPodForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistPodForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistPodForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistPodForAllNamespaces */ watch?: boolean; } export interface CoreV1ApiListPodTemplateForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistPodTemplateForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistPodTemplateForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistPodTemplateForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistPodTemplateForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistPodTemplateForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistPodTemplateForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistPodTemplateForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistPodTemplateForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistPodTemplateForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistPodTemplateForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistPodTemplateForAllNamespaces */ watch?: boolean; } export interface CoreV1ApiListReplicationControllerForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistReplicationControllerForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistReplicationControllerForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistReplicationControllerForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistReplicationControllerForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistReplicationControllerForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistReplicationControllerForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistReplicationControllerForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistReplicationControllerForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistReplicationControllerForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistReplicationControllerForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistReplicationControllerForAllNamespaces */ watch?: boolean; } export interface CoreV1ApiListResourceQuotaForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistResourceQuotaForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistResourceQuotaForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistResourceQuotaForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistResourceQuotaForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistResourceQuotaForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistResourceQuotaForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistResourceQuotaForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistResourceQuotaForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistResourceQuotaForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistResourceQuotaForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistResourceQuotaForAllNamespaces */ watch?: boolean; } export interface CoreV1ApiListSecretForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistSecretForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistSecretForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistSecretForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistSecretForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistSecretForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistSecretForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistSecretForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistSecretForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistSecretForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistSecretForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistSecretForAllNamespaces */ watch?: boolean; } export interface CoreV1ApiListServiceAccountForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistServiceAccountForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistServiceAccountForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistServiceAccountForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistServiceAccountForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistServiceAccountForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistServiceAccountForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistServiceAccountForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistServiceAccountForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistServiceAccountForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistServiceAccountForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistServiceAccountForAllNamespaces */ watch?: boolean; } export interface CoreV1ApiListServiceForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistServiceForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CoreV1ApilistServiceForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistServiceForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CoreV1ApilistServiceForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CoreV1ApilistServiceForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApilistServiceForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistServiceForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CoreV1ApilistServiceForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistServiceForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CoreV1ApilistServiceForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof CoreV1ApilistServiceForAllNamespaces */ watch?: boolean; } export interface CoreV1ApiPatchNamespaceRequest { /** * name of the Namespace * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespace */ name: string; /** * * @type any * @memberof CoreV1ApipatchNamespace */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespace */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespace */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespace */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespace */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespace */ force?: boolean; } export interface CoreV1ApiPatchNamespaceStatusRequest { /** * name of the Namespace * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespaceStatus */ name: string; /** * * @type any * @memberof CoreV1ApipatchNamespaceStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespaceStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespaceStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespaceStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespaceStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespaceStatus */ force?: boolean; } export interface CoreV1ApiPatchNamespacedConfigMapRequest { /** * name of the ConfigMap * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedConfigMap */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedConfigMap */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedConfigMap */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedConfigMap */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedConfigMap */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedConfigMap */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedConfigMap */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedConfigMap */ force?: boolean; } export interface CoreV1ApiPatchNamespacedEndpointsRequest { /** * name of the Endpoints * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedEndpoints */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedEndpoints */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedEndpoints */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedEndpoints */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedEndpoints */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedEndpoints */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedEndpoints */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedEndpoints */ force?: boolean; } export interface CoreV1ApiPatchNamespacedEventRequest { /** * name of the Event * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedEvent */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedEvent */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedEvent */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedEvent */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedEvent */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedEvent */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedEvent */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedEvent */ force?: boolean; } export interface CoreV1ApiPatchNamespacedLimitRangeRequest { /** * name of the LimitRange * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedLimitRange */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedLimitRange */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedLimitRange */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedLimitRange */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedLimitRange */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedLimitRange */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedLimitRange */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedLimitRange */ force?: boolean; } export interface CoreV1ApiPatchNamespacedPersistentVolumeClaimRequest { /** * name of the PersistentVolumeClaim * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaim */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaim */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaim */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaim */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaim */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaim */ force?: boolean; } export interface CoreV1ApiPatchNamespacedPersistentVolumeClaimStatusRequest { /** * name of the PersistentVolumeClaim * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaimStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaimStatus */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaimStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaimStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaimStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaimStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaimStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedPersistentVolumeClaimStatus */ force?: boolean; } export interface CoreV1ApiPatchNamespacedPodRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPod */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPod */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedPod */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPod */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPod */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPod */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPod */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedPod */ force?: boolean; } export interface CoreV1ApiPatchNamespacedPodEphemeralcontainersRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodEphemeralcontainers */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodEphemeralcontainers */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedPodEphemeralcontainers */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodEphemeralcontainers */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodEphemeralcontainers */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodEphemeralcontainers */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodEphemeralcontainers */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedPodEphemeralcontainers */ force?: boolean; } export interface CoreV1ApiPatchNamespacedPodResizeRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodResize */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodResize */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedPodResize */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodResize */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodResize */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodResize */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodResize */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedPodResize */ force?: boolean; } export interface CoreV1ApiPatchNamespacedPodStatusRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodStatus */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedPodStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedPodStatus */ force?: boolean; } export interface CoreV1ApiPatchNamespacedPodTemplateRequest { /** * name of the PodTemplate * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodTemplate */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedPodTemplate */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodTemplate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodTemplate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedPodTemplate */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedPodTemplate */ force?: boolean; } export interface CoreV1ApiPatchNamespacedReplicationControllerRequest { /** * name of the ReplicationController * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationController */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationController */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedReplicationController */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationController */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationController */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationController */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationController */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedReplicationController */ force?: boolean; } export interface CoreV1ApiPatchNamespacedReplicationControllerScaleRequest { /** * name of the Scale * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationControllerScale */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationControllerScale */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedReplicationControllerScale */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationControllerScale */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationControllerScale */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationControllerScale */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationControllerScale */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedReplicationControllerScale */ force?: boolean; } export interface CoreV1ApiPatchNamespacedReplicationControllerStatusRequest { /** * name of the ReplicationController * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationControllerStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationControllerStatus */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedReplicationControllerStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationControllerStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationControllerStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationControllerStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedReplicationControllerStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedReplicationControllerStatus */ force?: boolean; } export interface CoreV1ApiPatchNamespacedResourceQuotaRequest { /** * name of the ResourceQuota * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedResourceQuota */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedResourceQuota */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedResourceQuota */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedResourceQuota */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedResourceQuota */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedResourceQuota */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedResourceQuota */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedResourceQuota */ force?: boolean; } export interface CoreV1ApiPatchNamespacedResourceQuotaStatusRequest { /** * name of the ResourceQuota * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedResourceQuotaStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedResourceQuotaStatus */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedResourceQuotaStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedResourceQuotaStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedResourceQuotaStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedResourceQuotaStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedResourceQuotaStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedResourceQuotaStatus */ force?: boolean; } export interface CoreV1ApiPatchNamespacedSecretRequest { /** * name of the Secret * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedSecret */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedSecret */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedSecret */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedSecret */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedSecret */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedSecret */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedSecret */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedSecret */ force?: boolean; } export interface CoreV1ApiPatchNamespacedServiceRequest { /** * name of the Service * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedService */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedService */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedService */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedService */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedService */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedService */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedService */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedService */ force?: boolean; } export interface CoreV1ApiPatchNamespacedServiceAccountRequest { /** * name of the ServiceAccount * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedServiceAccount */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedServiceAccount */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedServiceAccount */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedServiceAccount */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedServiceAccount */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedServiceAccount */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedServiceAccount */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedServiceAccount */ force?: boolean; } export interface CoreV1ApiPatchNamespacedServiceStatusRequest { /** * name of the Service * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedServiceStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedServiceStatus */ namespace: string; /** * * @type any * @memberof CoreV1ApipatchNamespacedServiceStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedServiceStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedServiceStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedServiceStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNamespacedServiceStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNamespacedServiceStatus */ force?: boolean; } export interface CoreV1ApiPatchNodeRequest { /** * name of the Node * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNode */ name: string; /** * * @type any * @memberof CoreV1ApipatchNode */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNode */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNode */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNode */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNode */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNode */ force?: boolean; } export interface CoreV1ApiPatchNodeStatusRequest { /** * name of the Node * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNodeStatus */ name: string; /** * * @type any * @memberof CoreV1ApipatchNodeStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNodeStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNodeStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNodeStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchNodeStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchNodeStatus */ force?: boolean; } export interface CoreV1ApiPatchPersistentVolumeRequest { /** * name of the PersistentVolume * Defaults to: undefined * @type string * @memberof CoreV1ApipatchPersistentVolume */ name: string; /** * * @type any * @memberof CoreV1ApipatchPersistentVolume */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchPersistentVolume */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchPersistentVolume */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchPersistentVolume */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchPersistentVolume */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchPersistentVolume */ force?: boolean; } export interface CoreV1ApiPatchPersistentVolumeStatusRequest { /** * name of the PersistentVolume * Defaults to: undefined * @type string * @memberof CoreV1ApipatchPersistentVolumeStatus */ name: string; /** * * @type any * @memberof CoreV1ApipatchPersistentVolumeStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchPersistentVolumeStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApipatchPersistentVolumeStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CoreV1ApipatchPersistentVolumeStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApipatchPersistentVolumeStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CoreV1ApipatchPersistentVolumeStatus */ force?: boolean; } export interface CoreV1ApiReadComponentStatusRequest { /** * name of the ComponentStatus * Defaults to: undefined * @type string * @memberof CoreV1ApireadComponentStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadComponentStatus */ pretty?: string; } export interface CoreV1ApiReadNamespaceRequest { /** * name of the Namespace * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespace */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespace */ pretty?: string; } export interface CoreV1ApiReadNamespaceStatusRequest { /** * name of the Namespace * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespaceStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespaceStatus */ pretty?: string; } export interface CoreV1ApiReadNamespacedConfigMapRequest { /** * name of the ConfigMap * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedConfigMap */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedConfigMap */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedConfigMap */ pretty?: string; } export interface CoreV1ApiReadNamespacedEndpointsRequest { /** * name of the Endpoints * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedEndpoints */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedEndpoints */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedEndpoints */ pretty?: string; } export interface CoreV1ApiReadNamespacedEventRequest { /** * name of the Event * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedEvent */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedEvent */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedEvent */ pretty?: string; } export interface CoreV1ApiReadNamespacedLimitRangeRequest { /** * name of the LimitRange * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedLimitRange */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedLimitRange */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedLimitRange */ pretty?: string; } export interface CoreV1ApiReadNamespacedPersistentVolumeClaimRequest { /** * name of the PersistentVolumeClaim * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPersistentVolumeClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPersistentVolumeClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPersistentVolumeClaim */ pretty?: string; } export interface CoreV1ApiReadNamespacedPersistentVolumeClaimStatusRequest { /** * name of the PersistentVolumeClaim * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPersistentVolumeClaimStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPersistentVolumeClaimStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPersistentVolumeClaimStatus */ pretty?: string; } export interface CoreV1ApiReadNamespacedPodRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPod */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPod */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPod */ pretty?: string; } export interface CoreV1ApiReadNamespacedPodEphemeralcontainersRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodEphemeralcontainers */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodEphemeralcontainers */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodEphemeralcontainers */ pretty?: string; } export interface CoreV1ApiReadNamespacedPodLogRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodLog */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodLog */ namespace: string; /** * The container for which to stream logs. Defaults to only container if there is one container in the pod. * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodLog */ container?: string; /** * Follow the log stream of the pod. Defaults to false. * Defaults to: undefined * @type boolean * @memberof CoreV1ApireadNamespacedPodLog */ follow?: boolean; /** * insecureSkipTLSVerifyBackend indicates that the apiserver should not confirm the validity of the serving certificate of the backend it is connecting to. This will make the HTTPS connection between the apiserver and the backend insecure. This means the apiserver cannot verify the log data it is receiving came from the real kubelet. If the kubelet is configured to verify the apiserver\'s TLS credentials, it does not mean the connection to the real kubelet is vulnerable to a man in the middle attack (e.g. an attacker could not intercept the actual log data coming from the real kubelet). * Defaults to: undefined * @type boolean * @memberof CoreV1ApireadNamespacedPodLog */ insecureSkipTLSVerifyBackend?: boolean; /** * If set, the number of bytes to read from the server before terminating the log output. This may not display a complete final line of logging, and may return slightly more or slightly less than the specified limit. * Defaults to: undefined * @type number * @memberof CoreV1ApireadNamespacedPodLog */ limitBytes?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodLog */ pretty?: string; /** * Return previous terminated container logs. Defaults to false. * Defaults to: undefined * @type boolean * @memberof CoreV1ApireadNamespacedPodLog */ previous?: boolean; /** * A relative time in seconds before the current time from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified. * Defaults to: undefined * @type number * @memberof CoreV1ApireadNamespacedPodLog */ sinceSeconds?: number; /** * Specify which container log stream to return to the client. Acceptable values are \"All\", \"Stdout\" and \"Stderr\". If not specified, \"All\" is used, and both stdout and stderr are returned interleaved. Note that when \"TailLines\" is specified, \"Stream\" can only be set to nil or \"All\". * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodLog */ stream?: string; /** * If set, the number of lines from the end of the logs to show. If not specified, logs are shown from the creation of the container or sinceSeconds or sinceTime. Note that when \"TailLines\" is specified, \"Stream\" can only be set to nil or \"All\". * Defaults to: undefined * @type number * @memberof CoreV1ApireadNamespacedPodLog */ tailLines?: number; /** * If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every line of log output. Defaults to false. * Defaults to: undefined * @type boolean * @memberof CoreV1ApireadNamespacedPodLog */ timestamps?: boolean; } export interface CoreV1ApiReadNamespacedPodResizeRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodResize */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodResize */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodResize */ pretty?: string; } export interface CoreV1ApiReadNamespacedPodStatusRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodStatus */ pretty?: string; } export interface CoreV1ApiReadNamespacedPodTemplateRequest { /** * name of the PodTemplate * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedPodTemplate */ pretty?: string; } export interface CoreV1ApiReadNamespacedReplicationControllerRequest { /** * name of the ReplicationController * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedReplicationController */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedReplicationController */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedReplicationController */ pretty?: string; } export interface CoreV1ApiReadNamespacedReplicationControllerScaleRequest { /** * name of the Scale * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedReplicationControllerScale */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedReplicationControllerScale */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedReplicationControllerScale */ pretty?: string; } export interface CoreV1ApiReadNamespacedReplicationControllerStatusRequest { /** * name of the ReplicationController * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedReplicationControllerStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedReplicationControllerStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedReplicationControllerStatus */ pretty?: string; } export interface CoreV1ApiReadNamespacedResourceQuotaRequest { /** * name of the ResourceQuota * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedResourceQuota */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedResourceQuota */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedResourceQuota */ pretty?: string; } export interface CoreV1ApiReadNamespacedResourceQuotaStatusRequest { /** * name of the ResourceQuota * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedResourceQuotaStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedResourceQuotaStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedResourceQuotaStatus */ pretty?: string; } export interface CoreV1ApiReadNamespacedSecretRequest { /** * name of the Secret * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedSecret */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedSecret */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedSecret */ pretty?: string; } export interface CoreV1ApiReadNamespacedServiceRequest { /** * name of the Service * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedService */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedService */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedService */ pretty?: string; } export interface CoreV1ApiReadNamespacedServiceAccountRequest { /** * name of the ServiceAccount * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedServiceAccount */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedServiceAccount */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedServiceAccount */ pretty?: string; } export interface CoreV1ApiReadNamespacedServiceStatusRequest { /** * name of the Service * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedServiceStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedServiceStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNamespacedServiceStatus */ pretty?: string; } export interface CoreV1ApiReadNodeRequest { /** * name of the Node * Defaults to: undefined * @type string * @memberof CoreV1ApireadNode */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNode */ pretty?: string; } export interface CoreV1ApiReadNodeStatusRequest { /** * name of the Node * Defaults to: undefined * @type string * @memberof CoreV1ApireadNodeStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadNodeStatus */ pretty?: string; } export interface CoreV1ApiReadPersistentVolumeRequest { /** * name of the PersistentVolume * Defaults to: undefined * @type string * @memberof CoreV1ApireadPersistentVolume */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadPersistentVolume */ pretty?: string; } export interface CoreV1ApiReadPersistentVolumeStatusRequest { /** * name of the PersistentVolume * Defaults to: undefined * @type string * @memberof CoreV1ApireadPersistentVolumeStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireadPersistentVolumeStatus */ pretty?: string; } export interface CoreV1ApiReplaceNamespaceRequest { /** * name of the Namespace * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespace */ name: string; /** * * @type V1Namespace * @memberof CoreV1ApireplaceNamespace */ body: V1Namespace; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespace */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespace */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespace */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespace */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespaceFinalizeRequest { /** * name of the Namespace * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespaceFinalize */ name: string; /** * * @type V1Namespace * @memberof CoreV1ApireplaceNamespaceFinalize */ body: V1Namespace; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespaceFinalize */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespaceFinalize */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespaceFinalize */ fieldValidation?: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespaceFinalize */ pretty?: string; } export interface CoreV1ApiReplaceNamespaceStatusRequest { /** * name of the Namespace * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespaceStatus */ name: string; /** * * @type V1Namespace * @memberof CoreV1ApireplaceNamespaceStatus */ body: V1Namespace; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespaceStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespaceStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespaceStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespaceStatus */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedConfigMapRequest { /** * name of the ConfigMap * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedConfigMap */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedConfigMap */ namespace: string; /** * * @type V1ConfigMap * @memberof CoreV1ApireplaceNamespacedConfigMap */ body: V1ConfigMap; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedConfigMap */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedConfigMap */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedConfigMap */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedConfigMap */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedEndpointsRequest { /** * name of the Endpoints * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedEndpoints */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedEndpoints */ namespace: string; /** * * @type V1Endpoints * @memberof CoreV1ApireplaceNamespacedEndpoints */ body: V1Endpoints; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedEndpoints */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedEndpoints */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedEndpoints */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedEndpoints */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedEventRequest { /** * name of the Event * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedEvent */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedEvent */ namespace: string; /** * * @type CoreV1Event * @memberof CoreV1ApireplaceNamespacedEvent */ body: CoreV1Event; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedEvent */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedEvent */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedEvent */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedEvent */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedLimitRangeRequest { /** * name of the LimitRange * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedLimitRange */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedLimitRange */ namespace: string; /** * * @type V1LimitRange * @memberof CoreV1ApireplaceNamespacedLimitRange */ body: V1LimitRange; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedLimitRange */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedLimitRange */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedLimitRange */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedLimitRange */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedPersistentVolumeClaimRequest { /** * name of the PersistentVolumeClaim * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaim */ namespace: string; /** * * @type V1PersistentVolumeClaim * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaim */ body: V1PersistentVolumeClaim; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaim */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaim */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaim */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedPersistentVolumeClaimStatusRequest { /** * name of the PersistentVolumeClaim * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaimStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaimStatus */ namespace: string; /** * * @type V1PersistentVolumeClaim * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaimStatus */ body: V1PersistentVolumeClaim; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaimStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaimStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaimStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPersistentVolumeClaimStatus */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedPodRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPod */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPod */ namespace: string; /** * * @type V1Pod * @memberof CoreV1ApireplaceNamespacedPod */ body: V1Pod; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPod */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPod */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPod */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPod */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedPodEphemeralcontainersRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodEphemeralcontainers */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodEphemeralcontainers */ namespace: string; /** * * @type V1Pod * @memberof CoreV1ApireplaceNamespacedPodEphemeralcontainers */ body: V1Pod; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodEphemeralcontainers */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodEphemeralcontainers */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodEphemeralcontainers */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodEphemeralcontainers */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedPodResizeRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodResize */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodResize */ namespace: string; /** * * @type V1Pod * @memberof CoreV1ApireplaceNamespacedPodResize */ body: V1Pod; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodResize */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodResize */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodResize */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodResize */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedPodStatusRequest { /** * name of the Pod * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodStatus */ namespace: string; /** * * @type V1Pod * @memberof CoreV1ApireplaceNamespacedPodStatus */ body: V1Pod; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodStatus */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedPodTemplateRequest { /** * name of the PodTemplate * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodTemplate */ namespace: string; /** * * @type V1PodTemplate * @memberof CoreV1ApireplaceNamespacedPodTemplate */ body: V1PodTemplate; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodTemplate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodTemplate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedPodTemplate */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedReplicationControllerRequest { /** * name of the ReplicationController * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationController */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationController */ namespace: string; /** * * @type V1ReplicationController * @memberof CoreV1ApireplaceNamespacedReplicationController */ body: V1ReplicationController; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationController */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationController */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationController */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationController */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedReplicationControllerScaleRequest { /** * name of the Scale * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationControllerScale */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationControllerScale */ namespace: string; /** * * @type V1Scale * @memberof CoreV1ApireplaceNamespacedReplicationControllerScale */ body: V1Scale; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationControllerScale */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationControllerScale */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationControllerScale */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationControllerScale */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedReplicationControllerStatusRequest { /** * name of the ReplicationController * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationControllerStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationControllerStatus */ namespace: string; /** * * @type V1ReplicationController * @memberof CoreV1ApireplaceNamespacedReplicationControllerStatus */ body: V1ReplicationController; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationControllerStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationControllerStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationControllerStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedReplicationControllerStatus */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedResourceQuotaRequest { /** * name of the ResourceQuota * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedResourceQuota */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedResourceQuota */ namespace: string; /** * * @type V1ResourceQuota * @memberof CoreV1ApireplaceNamespacedResourceQuota */ body: V1ResourceQuota; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedResourceQuota */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedResourceQuota */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedResourceQuota */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedResourceQuota */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedResourceQuotaStatusRequest { /** * name of the ResourceQuota * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedResourceQuotaStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedResourceQuotaStatus */ namespace: string; /** * * @type V1ResourceQuota * @memberof CoreV1ApireplaceNamespacedResourceQuotaStatus */ body: V1ResourceQuota; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedResourceQuotaStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedResourceQuotaStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedResourceQuotaStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedResourceQuotaStatus */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedSecretRequest { /** * name of the Secret * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedSecret */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedSecret */ namespace: string; /** * * @type V1Secret * @memberof CoreV1ApireplaceNamespacedSecret */ body: V1Secret; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedSecret */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedSecret */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedSecret */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedSecret */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedServiceRequest { /** * name of the Service * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedService */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedService */ namespace: string; /** * * @type V1Service * @memberof CoreV1ApireplaceNamespacedService */ body: V1Service; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedService */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedService */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedService */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedService */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedServiceAccountRequest { /** * name of the ServiceAccount * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedServiceAccount */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedServiceAccount */ namespace: string; /** * * @type V1ServiceAccount * @memberof CoreV1ApireplaceNamespacedServiceAccount */ body: V1ServiceAccount; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedServiceAccount */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedServiceAccount */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedServiceAccount */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedServiceAccount */ fieldValidation?: string; } export interface CoreV1ApiReplaceNamespacedServiceStatusRequest { /** * name of the Service * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedServiceStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedServiceStatus */ namespace: string; /** * * @type V1Service * @memberof CoreV1ApireplaceNamespacedServiceStatus */ body: V1Service; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedServiceStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedServiceStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedServiceStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNamespacedServiceStatus */ fieldValidation?: string; } export interface CoreV1ApiReplaceNodeRequest { /** * name of the Node * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNode */ name: string; /** * * @type V1Node * @memberof CoreV1ApireplaceNode */ body: V1Node; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNode */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNode */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNode */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNode */ fieldValidation?: string; } export interface CoreV1ApiReplaceNodeStatusRequest { /** * name of the Node * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNodeStatus */ name: string; /** * * @type V1Node * @memberof CoreV1ApireplaceNodeStatus */ body: V1Node; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNodeStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNodeStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNodeStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplaceNodeStatus */ fieldValidation?: string; } export interface CoreV1ApiReplacePersistentVolumeRequest { /** * name of the PersistentVolume * Defaults to: undefined * @type string * @memberof CoreV1ApireplacePersistentVolume */ name: string; /** * * @type V1PersistentVolume * @memberof CoreV1ApireplacePersistentVolume */ body: V1PersistentVolume; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplacePersistentVolume */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplacePersistentVolume */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplacePersistentVolume */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplacePersistentVolume */ fieldValidation?: string; } export interface CoreV1ApiReplacePersistentVolumeStatusRequest { /** * name of the PersistentVolume * Defaults to: undefined * @type string * @memberof CoreV1ApireplacePersistentVolumeStatus */ name: string; /** * * @type V1PersistentVolume * @memberof CoreV1ApireplacePersistentVolumeStatus */ body: V1PersistentVolume; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof CoreV1ApireplacePersistentVolumeStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CoreV1ApireplacePersistentVolumeStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CoreV1ApireplacePersistentVolumeStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof CoreV1ApireplacePersistentVolumeStatus */ fieldValidation?: string; } export declare class ObjectCoreV1Api { private api; constructor(configuration: Configuration, requestFactory?: CoreV1ApiRequestFactory, responseProcessor?: CoreV1ApiResponseProcessor); /** * connect DELETE requests to proxy of Pod * @param param the request object */ connectDeleteNamespacedPodProxyWithHttpInfo(param: CoreV1ApiConnectDeleteNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect DELETE requests to proxy of Pod * @param param the request object */ connectDeleteNamespacedPodProxy(param: CoreV1ApiConnectDeleteNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise; /** * connect DELETE requests to proxy of Pod * @param param the request object */ connectDeleteNamespacedPodProxyWithPathWithHttpInfo(param: CoreV1ApiConnectDeleteNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect DELETE requests to proxy of Pod * @param param the request object */ connectDeleteNamespacedPodProxyWithPath(param: CoreV1ApiConnectDeleteNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect DELETE requests to proxy of Service * @param param the request object */ connectDeleteNamespacedServiceProxyWithHttpInfo(param: CoreV1ApiConnectDeleteNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect DELETE requests to proxy of Service * @param param the request object */ connectDeleteNamespacedServiceProxy(param: CoreV1ApiConnectDeleteNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise; /** * connect DELETE requests to proxy of Service * @param param the request object */ connectDeleteNamespacedServiceProxyWithPathWithHttpInfo(param: CoreV1ApiConnectDeleteNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect DELETE requests to proxy of Service * @param param the request object */ connectDeleteNamespacedServiceProxyWithPath(param: CoreV1ApiConnectDeleteNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect DELETE requests to proxy of Node * @param param the request object */ connectDeleteNodeProxyWithHttpInfo(param: CoreV1ApiConnectDeleteNodeProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect DELETE requests to proxy of Node * @param param the request object */ connectDeleteNodeProxy(param: CoreV1ApiConnectDeleteNodeProxyRequest, options?: ConfigurationOptions): Promise; /** * connect DELETE requests to proxy of Node * @param param the request object */ connectDeleteNodeProxyWithPathWithHttpInfo(param: CoreV1ApiConnectDeleteNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect DELETE requests to proxy of Node * @param param the request object */ connectDeleteNodeProxyWithPath(param: CoreV1ApiConnectDeleteNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect GET requests to attach of Pod * @param param the request object */ connectGetNamespacedPodAttachWithHttpInfo(param: CoreV1ApiConnectGetNamespacedPodAttachRequest, options?: ConfigurationOptions): Promise>; /** * connect GET requests to attach of Pod * @param param the request object */ connectGetNamespacedPodAttach(param: CoreV1ApiConnectGetNamespacedPodAttachRequest, options?: ConfigurationOptions): Promise; /** * connect GET requests to exec of Pod * @param param the request object */ connectGetNamespacedPodExecWithHttpInfo(param: CoreV1ApiConnectGetNamespacedPodExecRequest, options?: ConfigurationOptions): Promise>; /** * connect GET requests to exec of Pod * @param param the request object */ connectGetNamespacedPodExec(param: CoreV1ApiConnectGetNamespacedPodExecRequest, options?: ConfigurationOptions): Promise; /** * connect GET requests to portforward of Pod * @param param the request object */ connectGetNamespacedPodPortforwardWithHttpInfo(param: CoreV1ApiConnectGetNamespacedPodPortforwardRequest, options?: ConfigurationOptions): Promise>; /** * connect GET requests to portforward of Pod * @param param the request object */ connectGetNamespacedPodPortforward(param: CoreV1ApiConnectGetNamespacedPodPortforwardRequest, options?: ConfigurationOptions): Promise; /** * connect GET requests to proxy of Pod * @param param the request object */ connectGetNamespacedPodProxyWithHttpInfo(param: CoreV1ApiConnectGetNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect GET requests to proxy of Pod * @param param the request object */ connectGetNamespacedPodProxy(param: CoreV1ApiConnectGetNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise; /** * connect GET requests to proxy of Pod * @param param the request object */ connectGetNamespacedPodProxyWithPathWithHttpInfo(param: CoreV1ApiConnectGetNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect GET requests to proxy of Pod * @param param the request object */ connectGetNamespacedPodProxyWithPath(param: CoreV1ApiConnectGetNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect GET requests to proxy of Service * @param param the request object */ connectGetNamespacedServiceProxyWithHttpInfo(param: CoreV1ApiConnectGetNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect GET requests to proxy of Service * @param param the request object */ connectGetNamespacedServiceProxy(param: CoreV1ApiConnectGetNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise; /** * connect GET requests to proxy of Service * @param param the request object */ connectGetNamespacedServiceProxyWithPathWithHttpInfo(param: CoreV1ApiConnectGetNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect GET requests to proxy of Service * @param param the request object */ connectGetNamespacedServiceProxyWithPath(param: CoreV1ApiConnectGetNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect GET requests to proxy of Node * @param param the request object */ connectGetNodeProxyWithHttpInfo(param: CoreV1ApiConnectGetNodeProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect GET requests to proxy of Node * @param param the request object */ connectGetNodeProxy(param: CoreV1ApiConnectGetNodeProxyRequest, options?: ConfigurationOptions): Promise; /** * connect GET requests to proxy of Node * @param param the request object */ connectGetNodeProxyWithPathWithHttpInfo(param: CoreV1ApiConnectGetNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect GET requests to proxy of Node * @param param the request object */ connectGetNodeProxyWithPath(param: CoreV1ApiConnectGetNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect HEAD requests to proxy of Pod * @param param the request object */ connectHeadNamespacedPodProxyWithHttpInfo(param: CoreV1ApiConnectHeadNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect HEAD requests to proxy of Pod * @param param the request object */ connectHeadNamespacedPodProxy(param: CoreV1ApiConnectHeadNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise; /** * connect HEAD requests to proxy of Pod * @param param the request object */ connectHeadNamespacedPodProxyWithPathWithHttpInfo(param: CoreV1ApiConnectHeadNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect HEAD requests to proxy of Pod * @param param the request object */ connectHeadNamespacedPodProxyWithPath(param: CoreV1ApiConnectHeadNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect HEAD requests to proxy of Service * @param param the request object */ connectHeadNamespacedServiceProxyWithHttpInfo(param: CoreV1ApiConnectHeadNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect HEAD requests to proxy of Service * @param param the request object */ connectHeadNamespacedServiceProxy(param: CoreV1ApiConnectHeadNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise; /** * connect HEAD requests to proxy of Service * @param param the request object */ connectHeadNamespacedServiceProxyWithPathWithHttpInfo(param: CoreV1ApiConnectHeadNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect HEAD requests to proxy of Service * @param param the request object */ connectHeadNamespacedServiceProxyWithPath(param: CoreV1ApiConnectHeadNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect HEAD requests to proxy of Node * @param param the request object */ connectHeadNodeProxyWithHttpInfo(param: CoreV1ApiConnectHeadNodeProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect HEAD requests to proxy of Node * @param param the request object */ connectHeadNodeProxy(param: CoreV1ApiConnectHeadNodeProxyRequest, options?: ConfigurationOptions): Promise; /** * connect HEAD requests to proxy of Node * @param param the request object */ connectHeadNodeProxyWithPathWithHttpInfo(param: CoreV1ApiConnectHeadNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect HEAD requests to proxy of Node * @param param the request object */ connectHeadNodeProxyWithPath(param: CoreV1ApiConnectHeadNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect OPTIONS requests to proxy of Pod * @param param the request object */ connectOptionsNamespacedPodProxyWithHttpInfo(param: CoreV1ApiConnectOptionsNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect OPTIONS requests to proxy of Pod * @param param the request object */ connectOptionsNamespacedPodProxy(param: CoreV1ApiConnectOptionsNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise; /** * connect OPTIONS requests to proxy of Pod * @param param the request object */ connectOptionsNamespacedPodProxyWithPathWithHttpInfo(param: CoreV1ApiConnectOptionsNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect OPTIONS requests to proxy of Pod * @param param the request object */ connectOptionsNamespacedPodProxyWithPath(param: CoreV1ApiConnectOptionsNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect OPTIONS requests to proxy of Service * @param param the request object */ connectOptionsNamespacedServiceProxyWithHttpInfo(param: CoreV1ApiConnectOptionsNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect OPTIONS requests to proxy of Service * @param param the request object */ connectOptionsNamespacedServiceProxy(param: CoreV1ApiConnectOptionsNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise; /** * connect OPTIONS requests to proxy of Service * @param param the request object */ connectOptionsNamespacedServiceProxyWithPathWithHttpInfo(param: CoreV1ApiConnectOptionsNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect OPTIONS requests to proxy of Service * @param param the request object */ connectOptionsNamespacedServiceProxyWithPath(param: CoreV1ApiConnectOptionsNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect OPTIONS requests to proxy of Node * @param param the request object */ connectOptionsNodeProxyWithHttpInfo(param: CoreV1ApiConnectOptionsNodeProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect OPTIONS requests to proxy of Node * @param param the request object */ connectOptionsNodeProxy(param: CoreV1ApiConnectOptionsNodeProxyRequest, options?: ConfigurationOptions): Promise; /** * connect OPTIONS requests to proxy of Node * @param param the request object */ connectOptionsNodeProxyWithPathWithHttpInfo(param: CoreV1ApiConnectOptionsNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect OPTIONS requests to proxy of Node * @param param the request object */ connectOptionsNodeProxyWithPath(param: CoreV1ApiConnectOptionsNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect PATCH requests to proxy of Pod * @param param the request object */ connectPatchNamespacedPodProxyWithHttpInfo(param: CoreV1ApiConnectPatchNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect PATCH requests to proxy of Pod * @param param the request object */ connectPatchNamespacedPodProxy(param: CoreV1ApiConnectPatchNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise; /** * connect PATCH requests to proxy of Pod * @param param the request object */ connectPatchNamespacedPodProxyWithPathWithHttpInfo(param: CoreV1ApiConnectPatchNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect PATCH requests to proxy of Pod * @param param the request object */ connectPatchNamespacedPodProxyWithPath(param: CoreV1ApiConnectPatchNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect PATCH requests to proxy of Service * @param param the request object */ connectPatchNamespacedServiceProxyWithHttpInfo(param: CoreV1ApiConnectPatchNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect PATCH requests to proxy of Service * @param param the request object */ connectPatchNamespacedServiceProxy(param: CoreV1ApiConnectPatchNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise; /** * connect PATCH requests to proxy of Service * @param param the request object */ connectPatchNamespacedServiceProxyWithPathWithHttpInfo(param: CoreV1ApiConnectPatchNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect PATCH requests to proxy of Service * @param param the request object */ connectPatchNamespacedServiceProxyWithPath(param: CoreV1ApiConnectPatchNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect PATCH requests to proxy of Node * @param param the request object */ connectPatchNodeProxyWithHttpInfo(param: CoreV1ApiConnectPatchNodeProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect PATCH requests to proxy of Node * @param param the request object */ connectPatchNodeProxy(param: CoreV1ApiConnectPatchNodeProxyRequest, options?: ConfigurationOptions): Promise; /** * connect PATCH requests to proxy of Node * @param param the request object */ connectPatchNodeProxyWithPathWithHttpInfo(param: CoreV1ApiConnectPatchNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect PATCH requests to proxy of Node * @param param the request object */ connectPatchNodeProxyWithPath(param: CoreV1ApiConnectPatchNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect POST requests to attach of Pod * @param param the request object */ connectPostNamespacedPodAttachWithHttpInfo(param: CoreV1ApiConnectPostNamespacedPodAttachRequest, options?: ConfigurationOptions): Promise>; /** * connect POST requests to attach of Pod * @param param the request object */ connectPostNamespacedPodAttach(param: CoreV1ApiConnectPostNamespacedPodAttachRequest, options?: ConfigurationOptions): Promise; /** * connect POST requests to exec of Pod * @param param the request object */ connectPostNamespacedPodExecWithHttpInfo(param: CoreV1ApiConnectPostNamespacedPodExecRequest, options?: ConfigurationOptions): Promise>; /** * connect POST requests to exec of Pod * @param param the request object */ connectPostNamespacedPodExec(param: CoreV1ApiConnectPostNamespacedPodExecRequest, options?: ConfigurationOptions): Promise; /** * connect POST requests to portforward of Pod * @param param the request object */ connectPostNamespacedPodPortforwardWithHttpInfo(param: CoreV1ApiConnectPostNamespacedPodPortforwardRequest, options?: ConfigurationOptions): Promise>; /** * connect POST requests to portforward of Pod * @param param the request object */ connectPostNamespacedPodPortforward(param: CoreV1ApiConnectPostNamespacedPodPortforwardRequest, options?: ConfigurationOptions): Promise; /** * connect POST requests to proxy of Pod * @param param the request object */ connectPostNamespacedPodProxyWithHttpInfo(param: CoreV1ApiConnectPostNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect POST requests to proxy of Pod * @param param the request object */ connectPostNamespacedPodProxy(param: CoreV1ApiConnectPostNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise; /** * connect POST requests to proxy of Pod * @param param the request object */ connectPostNamespacedPodProxyWithPathWithHttpInfo(param: CoreV1ApiConnectPostNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect POST requests to proxy of Pod * @param param the request object */ connectPostNamespacedPodProxyWithPath(param: CoreV1ApiConnectPostNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect POST requests to proxy of Service * @param param the request object */ connectPostNamespacedServiceProxyWithHttpInfo(param: CoreV1ApiConnectPostNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect POST requests to proxy of Service * @param param the request object */ connectPostNamespacedServiceProxy(param: CoreV1ApiConnectPostNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise; /** * connect POST requests to proxy of Service * @param param the request object */ connectPostNamespacedServiceProxyWithPathWithHttpInfo(param: CoreV1ApiConnectPostNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect POST requests to proxy of Service * @param param the request object */ connectPostNamespacedServiceProxyWithPath(param: CoreV1ApiConnectPostNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect POST requests to proxy of Node * @param param the request object */ connectPostNodeProxyWithHttpInfo(param: CoreV1ApiConnectPostNodeProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect POST requests to proxy of Node * @param param the request object */ connectPostNodeProxy(param: CoreV1ApiConnectPostNodeProxyRequest, options?: ConfigurationOptions): Promise; /** * connect POST requests to proxy of Node * @param param the request object */ connectPostNodeProxyWithPathWithHttpInfo(param: CoreV1ApiConnectPostNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect POST requests to proxy of Node * @param param the request object */ connectPostNodeProxyWithPath(param: CoreV1ApiConnectPostNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect PUT requests to proxy of Pod * @param param the request object */ connectPutNamespacedPodProxyWithHttpInfo(param: CoreV1ApiConnectPutNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect PUT requests to proxy of Pod * @param param the request object */ connectPutNamespacedPodProxy(param: CoreV1ApiConnectPutNamespacedPodProxyRequest, options?: ConfigurationOptions): Promise; /** * connect PUT requests to proxy of Pod * @param param the request object */ connectPutNamespacedPodProxyWithPathWithHttpInfo(param: CoreV1ApiConnectPutNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect PUT requests to proxy of Pod * @param param the request object */ connectPutNamespacedPodProxyWithPath(param: CoreV1ApiConnectPutNamespacedPodProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect PUT requests to proxy of Service * @param param the request object */ connectPutNamespacedServiceProxyWithHttpInfo(param: CoreV1ApiConnectPutNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect PUT requests to proxy of Service * @param param the request object */ connectPutNamespacedServiceProxy(param: CoreV1ApiConnectPutNamespacedServiceProxyRequest, options?: ConfigurationOptions): Promise; /** * connect PUT requests to proxy of Service * @param param the request object */ connectPutNamespacedServiceProxyWithPathWithHttpInfo(param: CoreV1ApiConnectPutNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect PUT requests to proxy of Service * @param param the request object */ connectPutNamespacedServiceProxyWithPath(param: CoreV1ApiConnectPutNamespacedServiceProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * connect PUT requests to proxy of Node * @param param the request object */ connectPutNodeProxyWithHttpInfo(param: CoreV1ApiConnectPutNodeProxyRequest, options?: ConfigurationOptions): Promise>; /** * connect PUT requests to proxy of Node * @param param the request object */ connectPutNodeProxy(param: CoreV1ApiConnectPutNodeProxyRequest, options?: ConfigurationOptions): Promise; /** * connect PUT requests to proxy of Node * @param param the request object */ connectPutNodeProxyWithPathWithHttpInfo(param: CoreV1ApiConnectPutNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise>; /** * connect PUT requests to proxy of Node * @param param the request object */ connectPutNodeProxyWithPath(param: CoreV1ApiConnectPutNodeProxyWithPathRequest, options?: ConfigurationOptions): Promise; /** * create a Namespace * @param param the request object */ createNamespaceWithHttpInfo(param: CoreV1ApiCreateNamespaceRequest, options?: ConfigurationOptions): Promise>; /** * create a Namespace * @param param the request object */ createNamespace(param: CoreV1ApiCreateNamespaceRequest, options?: ConfigurationOptions): Promise; /** * create a Binding * @param param the request object */ createNamespacedBindingWithHttpInfo(param: CoreV1ApiCreateNamespacedBindingRequest, options?: ConfigurationOptions): Promise>; /** * create a Binding * @param param the request object */ createNamespacedBinding(param: CoreV1ApiCreateNamespacedBindingRequest, options?: ConfigurationOptions): Promise; /** * create a ConfigMap * @param param the request object */ createNamespacedConfigMapWithHttpInfo(param: CoreV1ApiCreateNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise>; /** * create a ConfigMap * @param param the request object */ createNamespacedConfigMap(param: CoreV1ApiCreateNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise; /** * create Endpoints * @param param the request object */ createNamespacedEndpointsWithHttpInfo(param: CoreV1ApiCreateNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise>; /** * create Endpoints * @param param the request object */ createNamespacedEndpoints(param: CoreV1ApiCreateNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise; /** * create an Event * @param param the request object */ createNamespacedEventWithHttpInfo(param: CoreV1ApiCreateNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * create an Event * @param param the request object */ createNamespacedEvent(param: CoreV1ApiCreateNamespacedEventRequest, options?: ConfigurationOptions): Promise; /** * create a LimitRange * @param param the request object */ createNamespacedLimitRangeWithHttpInfo(param: CoreV1ApiCreateNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise>; /** * create a LimitRange * @param param the request object */ createNamespacedLimitRange(param: CoreV1ApiCreateNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise; /** * create a PersistentVolumeClaim * @param param the request object */ createNamespacedPersistentVolumeClaimWithHttpInfo(param: CoreV1ApiCreateNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise>; /** * create a PersistentVolumeClaim * @param param the request object */ createNamespacedPersistentVolumeClaim(param: CoreV1ApiCreateNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise; /** * create a Pod * @param param the request object */ createNamespacedPodWithHttpInfo(param: CoreV1ApiCreateNamespacedPodRequest, options?: ConfigurationOptions): Promise>; /** * create a Pod * @param param the request object */ createNamespacedPod(param: CoreV1ApiCreateNamespacedPodRequest, options?: ConfigurationOptions): Promise; /** * create binding of a Pod * @param param the request object */ createNamespacedPodBindingWithHttpInfo(param: CoreV1ApiCreateNamespacedPodBindingRequest, options?: ConfigurationOptions): Promise>; /** * create binding of a Pod * @param param the request object */ createNamespacedPodBinding(param: CoreV1ApiCreateNamespacedPodBindingRequest, options?: ConfigurationOptions): Promise; /** * create eviction of a Pod * @param param the request object */ createNamespacedPodEvictionWithHttpInfo(param: CoreV1ApiCreateNamespacedPodEvictionRequest, options?: ConfigurationOptions): Promise>; /** * create eviction of a Pod * @param param the request object */ createNamespacedPodEviction(param: CoreV1ApiCreateNamespacedPodEvictionRequest, options?: ConfigurationOptions): Promise; /** * create a PodTemplate * @param param the request object */ createNamespacedPodTemplateWithHttpInfo(param: CoreV1ApiCreateNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise>; /** * create a PodTemplate * @param param the request object */ createNamespacedPodTemplate(param: CoreV1ApiCreateNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise; /** * create a ReplicationController * @param param the request object */ createNamespacedReplicationControllerWithHttpInfo(param: CoreV1ApiCreateNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise>; /** * create a ReplicationController * @param param the request object */ createNamespacedReplicationController(param: CoreV1ApiCreateNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise; /** * create a ResourceQuota * @param param the request object */ createNamespacedResourceQuotaWithHttpInfo(param: CoreV1ApiCreateNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise>; /** * create a ResourceQuota * @param param the request object */ createNamespacedResourceQuota(param: CoreV1ApiCreateNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise; /** * create a Secret * @param param the request object */ createNamespacedSecretWithHttpInfo(param: CoreV1ApiCreateNamespacedSecretRequest, options?: ConfigurationOptions): Promise>; /** * create a Secret * @param param the request object */ createNamespacedSecret(param: CoreV1ApiCreateNamespacedSecretRequest, options?: ConfigurationOptions): Promise; /** * create a Service * @param param the request object */ createNamespacedServiceWithHttpInfo(param: CoreV1ApiCreateNamespacedServiceRequest, options?: ConfigurationOptions): Promise>; /** * create a Service * @param param the request object */ createNamespacedService(param: CoreV1ApiCreateNamespacedServiceRequest, options?: ConfigurationOptions): Promise; /** * create a ServiceAccount * @param param the request object */ createNamespacedServiceAccountWithHttpInfo(param: CoreV1ApiCreateNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise>; /** * create a ServiceAccount * @param param the request object */ createNamespacedServiceAccount(param: CoreV1ApiCreateNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise; /** * create token of a ServiceAccount * @param param the request object */ createNamespacedServiceAccountTokenWithHttpInfo(param: CoreV1ApiCreateNamespacedServiceAccountTokenRequest, options?: ConfigurationOptions): Promise>; /** * create token of a ServiceAccount * @param param the request object */ createNamespacedServiceAccountToken(param: CoreV1ApiCreateNamespacedServiceAccountTokenRequest, options?: ConfigurationOptions): Promise; /** * create a Node * @param param the request object */ createNodeWithHttpInfo(param: CoreV1ApiCreateNodeRequest, options?: ConfigurationOptions): Promise>; /** * create a Node * @param param the request object */ createNode(param: CoreV1ApiCreateNodeRequest, options?: ConfigurationOptions): Promise; /** * create a PersistentVolume * @param param the request object */ createPersistentVolumeWithHttpInfo(param: CoreV1ApiCreatePersistentVolumeRequest, options?: ConfigurationOptions): Promise>; /** * create a PersistentVolume * @param param the request object */ createPersistentVolume(param: CoreV1ApiCreatePersistentVolumeRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ConfigMap * @param param the request object */ deleteCollectionNamespacedConfigMapWithHttpInfo(param: CoreV1ApiDeleteCollectionNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ConfigMap * @param param the request object */ deleteCollectionNamespacedConfigMap(param: CoreV1ApiDeleteCollectionNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise; /** * delete collection of Endpoints * @param param the request object */ deleteCollectionNamespacedEndpointsWithHttpInfo(param: CoreV1ApiDeleteCollectionNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of Endpoints * @param param the request object */ deleteCollectionNamespacedEndpoints(param: CoreV1ApiDeleteCollectionNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise; /** * delete collection of Event * @param param the request object */ deleteCollectionNamespacedEventWithHttpInfo(param: CoreV1ApiDeleteCollectionNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of Event * @param param the request object */ deleteCollectionNamespacedEvent(param: CoreV1ApiDeleteCollectionNamespacedEventRequest, options?: ConfigurationOptions): Promise; /** * delete collection of LimitRange * @param param the request object */ deleteCollectionNamespacedLimitRangeWithHttpInfo(param: CoreV1ApiDeleteCollectionNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of LimitRange * @param param the request object */ deleteCollectionNamespacedLimitRange(param: CoreV1ApiDeleteCollectionNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise; /** * delete collection of PersistentVolumeClaim * @param param the request object */ deleteCollectionNamespacedPersistentVolumeClaimWithHttpInfo(param: CoreV1ApiDeleteCollectionNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of PersistentVolumeClaim * @param param the request object */ deleteCollectionNamespacedPersistentVolumeClaim(param: CoreV1ApiDeleteCollectionNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise; /** * delete collection of Pod * @param param the request object */ deleteCollectionNamespacedPodWithHttpInfo(param: CoreV1ApiDeleteCollectionNamespacedPodRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of Pod * @param param the request object */ deleteCollectionNamespacedPod(param: CoreV1ApiDeleteCollectionNamespacedPodRequest, options?: ConfigurationOptions): Promise; /** * delete collection of PodTemplate * @param param the request object */ deleteCollectionNamespacedPodTemplateWithHttpInfo(param: CoreV1ApiDeleteCollectionNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of PodTemplate * @param param the request object */ deleteCollectionNamespacedPodTemplate(param: CoreV1ApiDeleteCollectionNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ReplicationController * @param param the request object */ deleteCollectionNamespacedReplicationControllerWithHttpInfo(param: CoreV1ApiDeleteCollectionNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ReplicationController * @param param the request object */ deleteCollectionNamespacedReplicationController(param: CoreV1ApiDeleteCollectionNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ResourceQuota * @param param the request object */ deleteCollectionNamespacedResourceQuotaWithHttpInfo(param: CoreV1ApiDeleteCollectionNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ResourceQuota * @param param the request object */ deleteCollectionNamespacedResourceQuota(param: CoreV1ApiDeleteCollectionNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise; /** * delete collection of Secret * @param param the request object */ deleteCollectionNamespacedSecretWithHttpInfo(param: CoreV1ApiDeleteCollectionNamespacedSecretRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of Secret * @param param the request object */ deleteCollectionNamespacedSecret(param: CoreV1ApiDeleteCollectionNamespacedSecretRequest, options?: ConfigurationOptions): Promise; /** * delete collection of Service * @param param the request object */ deleteCollectionNamespacedServiceWithHttpInfo(param: CoreV1ApiDeleteCollectionNamespacedServiceRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of Service * @param param the request object */ deleteCollectionNamespacedService(param: CoreV1ApiDeleteCollectionNamespacedServiceRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ServiceAccount * @param param the request object */ deleteCollectionNamespacedServiceAccountWithHttpInfo(param: CoreV1ApiDeleteCollectionNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ServiceAccount * @param param the request object */ deleteCollectionNamespacedServiceAccount(param: CoreV1ApiDeleteCollectionNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise; /** * delete collection of Node * @param param the request object */ deleteCollectionNodeWithHttpInfo(param?: CoreV1ApiDeleteCollectionNodeRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of Node * @param param the request object */ deleteCollectionNode(param?: CoreV1ApiDeleteCollectionNodeRequest, options?: ConfigurationOptions): Promise; /** * delete collection of PersistentVolume * @param param the request object */ deleteCollectionPersistentVolumeWithHttpInfo(param?: CoreV1ApiDeleteCollectionPersistentVolumeRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of PersistentVolume * @param param the request object */ deleteCollectionPersistentVolume(param?: CoreV1ApiDeleteCollectionPersistentVolumeRequest, options?: ConfigurationOptions): Promise; /** * delete a Namespace * @param param the request object */ deleteNamespaceWithHttpInfo(param: CoreV1ApiDeleteNamespaceRequest, options?: ConfigurationOptions): Promise>; /** * delete a Namespace * @param param the request object */ deleteNamespace(param: CoreV1ApiDeleteNamespaceRequest, options?: ConfigurationOptions): Promise; /** * delete a ConfigMap * @param param the request object */ deleteNamespacedConfigMapWithHttpInfo(param: CoreV1ApiDeleteNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise>; /** * delete a ConfigMap * @param param the request object */ deleteNamespacedConfigMap(param: CoreV1ApiDeleteNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise; /** * delete Endpoints * @param param the request object */ deleteNamespacedEndpointsWithHttpInfo(param: CoreV1ApiDeleteNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise>; /** * delete Endpoints * @param param the request object */ deleteNamespacedEndpoints(param: CoreV1ApiDeleteNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise; /** * delete an Event * @param param the request object */ deleteNamespacedEventWithHttpInfo(param: CoreV1ApiDeleteNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * delete an Event * @param param the request object */ deleteNamespacedEvent(param: CoreV1ApiDeleteNamespacedEventRequest, options?: ConfigurationOptions): Promise; /** * delete a LimitRange * @param param the request object */ deleteNamespacedLimitRangeWithHttpInfo(param: CoreV1ApiDeleteNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise>; /** * delete a LimitRange * @param param the request object */ deleteNamespacedLimitRange(param: CoreV1ApiDeleteNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise; /** * delete a PersistentVolumeClaim * @param param the request object */ deleteNamespacedPersistentVolumeClaimWithHttpInfo(param: CoreV1ApiDeleteNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise>; /** * delete a PersistentVolumeClaim * @param param the request object */ deleteNamespacedPersistentVolumeClaim(param: CoreV1ApiDeleteNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise; /** * delete a Pod * @param param the request object */ deleteNamespacedPodWithHttpInfo(param: CoreV1ApiDeleteNamespacedPodRequest, options?: ConfigurationOptions): Promise>; /** * delete a Pod * @param param the request object */ deleteNamespacedPod(param: CoreV1ApiDeleteNamespacedPodRequest, options?: ConfigurationOptions): Promise; /** * delete a PodTemplate * @param param the request object */ deleteNamespacedPodTemplateWithHttpInfo(param: CoreV1ApiDeleteNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise>; /** * delete a PodTemplate * @param param the request object */ deleteNamespacedPodTemplate(param: CoreV1ApiDeleteNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise; /** * delete a ReplicationController * @param param the request object */ deleteNamespacedReplicationControllerWithHttpInfo(param: CoreV1ApiDeleteNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise>; /** * delete a ReplicationController * @param param the request object */ deleteNamespacedReplicationController(param: CoreV1ApiDeleteNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise; /** * delete a ResourceQuota * @param param the request object */ deleteNamespacedResourceQuotaWithHttpInfo(param: CoreV1ApiDeleteNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise>; /** * delete a ResourceQuota * @param param the request object */ deleteNamespacedResourceQuota(param: CoreV1ApiDeleteNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise; /** * delete a Secret * @param param the request object */ deleteNamespacedSecretWithHttpInfo(param: CoreV1ApiDeleteNamespacedSecretRequest, options?: ConfigurationOptions): Promise>; /** * delete a Secret * @param param the request object */ deleteNamespacedSecret(param: CoreV1ApiDeleteNamespacedSecretRequest, options?: ConfigurationOptions): Promise; /** * delete a Service * @param param the request object */ deleteNamespacedServiceWithHttpInfo(param: CoreV1ApiDeleteNamespacedServiceRequest, options?: ConfigurationOptions): Promise>; /** * delete a Service * @param param the request object */ deleteNamespacedService(param: CoreV1ApiDeleteNamespacedServiceRequest, options?: ConfigurationOptions): Promise; /** * delete a ServiceAccount * @param param the request object */ deleteNamespacedServiceAccountWithHttpInfo(param: CoreV1ApiDeleteNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise>; /** * delete a ServiceAccount * @param param the request object */ deleteNamespacedServiceAccount(param: CoreV1ApiDeleteNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise; /** * delete a Node * @param param the request object */ deleteNodeWithHttpInfo(param: CoreV1ApiDeleteNodeRequest, options?: ConfigurationOptions): Promise>; /** * delete a Node * @param param the request object */ deleteNode(param: CoreV1ApiDeleteNodeRequest, options?: ConfigurationOptions): Promise; /** * delete a PersistentVolume * @param param the request object */ deletePersistentVolumeWithHttpInfo(param: CoreV1ApiDeletePersistentVolumeRequest, options?: ConfigurationOptions): Promise>; /** * delete a PersistentVolume * @param param the request object */ deletePersistentVolume(param: CoreV1ApiDeletePersistentVolumeRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: CoreV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: CoreV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list objects of kind ComponentStatus * @param param the request object */ listComponentStatusWithHttpInfo(param?: CoreV1ApiListComponentStatusRequest, options?: ConfigurationOptions): Promise>; /** * list objects of kind ComponentStatus * @param param the request object */ listComponentStatus(param?: CoreV1ApiListComponentStatusRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ConfigMap * @param param the request object */ listConfigMapForAllNamespacesWithHttpInfo(param?: CoreV1ApiListConfigMapForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ConfigMap * @param param the request object */ listConfigMapForAllNamespaces(param?: CoreV1ApiListConfigMapForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Endpoints * @param param the request object */ listEndpointsForAllNamespacesWithHttpInfo(param?: CoreV1ApiListEndpointsForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Endpoints * @param param the request object */ listEndpointsForAllNamespaces(param?: CoreV1ApiListEndpointsForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Event * @param param the request object */ listEventForAllNamespacesWithHttpInfo(param?: CoreV1ApiListEventForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Event * @param param the request object */ listEventForAllNamespaces(param?: CoreV1ApiListEventForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind LimitRange * @param param the request object */ listLimitRangeForAllNamespacesWithHttpInfo(param?: CoreV1ApiListLimitRangeForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind LimitRange * @param param the request object */ listLimitRangeForAllNamespaces(param?: CoreV1ApiListLimitRangeForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Namespace * @param param the request object */ listNamespaceWithHttpInfo(param?: CoreV1ApiListNamespaceRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Namespace * @param param the request object */ listNamespace(param?: CoreV1ApiListNamespaceRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ConfigMap * @param param the request object */ listNamespacedConfigMapWithHttpInfo(param: CoreV1ApiListNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ConfigMap * @param param the request object */ listNamespacedConfigMap(param: CoreV1ApiListNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Endpoints * @param param the request object */ listNamespacedEndpointsWithHttpInfo(param: CoreV1ApiListNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Endpoints * @param param the request object */ listNamespacedEndpoints(param: CoreV1ApiListNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Event * @param param the request object */ listNamespacedEventWithHttpInfo(param: CoreV1ApiListNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Event * @param param the request object */ listNamespacedEvent(param: CoreV1ApiListNamespacedEventRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind LimitRange * @param param the request object */ listNamespacedLimitRangeWithHttpInfo(param: CoreV1ApiListNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind LimitRange * @param param the request object */ listNamespacedLimitRange(param: CoreV1ApiListNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind PersistentVolumeClaim * @param param the request object */ listNamespacedPersistentVolumeClaimWithHttpInfo(param: CoreV1ApiListNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind PersistentVolumeClaim * @param param the request object */ listNamespacedPersistentVolumeClaim(param: CoreV1ApiListNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Pod * @param param the request object */ listNamespacedPodWithHttpInfo(param: CoreV1ApiListNamespacedPodRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Pod * @param param the request object */ listNamespacedPod(param: CoreV1ApiListNamespacedPodRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind PodTemplate * @param param the request object */ listNamespacedPodTemplateWithHttpInfo(param: CoreV1ApiListNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind PodTemplate * @param param the request object */ listNamespacedPodTemplate(param: CoreV1ApiListNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ReplicationController * @param param the request object */ listNamespacedReplicationControllerWithHttpInfo(param: CoreV1ApiListNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ReplicationController * @param param the request object */ listNamespacedReplicationController(param: CoreV1ApiListNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceQuota * @param param the request object */ listNamespacedResourceQuotaWithHttpInfo(param: CoreV1ApiListNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceQuota * @param param the request object */ listNamespacedResourceQuota(param: CoreV1ApiListNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Secret * @param param the request object */ listNamespacedSecretWithHttpInfo(param: CoreV1ApiListNamespacedSecretRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Secret * @param param the request object */ listNamespacedSecret(param: CoreV1ApiListNamespacedSecretRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Service * @param param the request object */ listNamespacedServiceWithHttpInfo(param: CoreV1ApiListNamespacedServiceRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Service * @param param the request object */ listNamespacedService(param: CoreV1ApiListNamespacedServiceRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ServiceAccount * @param param the request object */ listNamespacedServiceAccountWithHttpInfo(param: CoreV1ApiListNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ServiceAccount * @param param the request object */ listNamespacedServiceAccount(param: CoreV1ApiListNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Node * @param param the request object */ listNodeWithHttpInfo(param?: CoreV1ApiListNodeRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Node * @param param the request object */ listNode(param?: CoreV1ApiListNodeRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind PersistentVolume * @param param the request object */ listPersistentVolumeWithHttpInfo(param?: CoreV1ApiListPersistentVolumeRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind PersistentVolume * @param param the request object */ listPersistentVolume(param?: CoreV1ApiListPersistentVolumeRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind PersistentVolumeClaim * @param param the request object */ listPersistentVolumeClaimForAllNamespacesWithHttpInfo(param?: CoreV1ApiListPersistentVolumeClaimForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind PersistentVolumeClaim * @param param the request object */ listPersistentVolumeClaimForAllNamespaces(param?: CoreV1ApiListPersistentVolumeClaimForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Pod * @param param the request object */ listPodForAllNamespacesWithHttpInfo(param?: CoreV1ApiListPodForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Pod * @param param the request object */ listPodForAllNamespaces(param?: CoreV1ApiListPodForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind PodTemplate * @param param the request object */ listPodTemplateForAllNamespacesWithHttpInfo(param?: CoreV1ApiListPodTemplateForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind PodTemplate * @param param the request object */ listPodTemplateForAllNamespaces(param?: CoreV1ApiListPodTemplateForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ReplicationController * @param param the request object */ listReplicationControllerForAllNamespacesWithHttpInfo(param?: CoreV1ApiListReplicationControllerForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ReplicationController * @param param the request object */ listReplicationControllerForAllNamespaces(param?: CoreV1ApiListReplicationControllerForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceQuota * @param param the request object */ listResourceQuotaForAllNamespacesWithHttpInfo(param?: CoreV1ApiListResourceQuotaForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceQuota * @param param the request object */ listResourceQuotaForAllNamespaces(param?: CoreV1ApiListResourceQuotaForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Secret * @param param the request object */ listSecretForAllNamespacesWithHttpInfo(param?: CoreV1ApiListSecretForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Secret * @param param the request object */ listSecretForAllNamespaces(param?: CoreV1ApiListSecretForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ServiceAccount * @param param the request object */ listServiceAccountForAllNamespacesWithHttpInfo(param?: CoreV1ApiListServiceAccountForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ServiceAccount * @param param the request object */ listServiceAccountForAllNamespaces(param?: CoreV1ApiListServiceAccountForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Service * @param param the request object */ listServiceForAllNamespacesWithHttpInfo(param?: CoreV1ApiListServiceForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Service * @param param the request object */ listServiceForAllNamespaces(param?: CoreV1ApiListServiceForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified Namespace * @param param the request object */ patchNamespaceWithHttpInfo(param: CoreV1ApiPatchNamespaceRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified Namespace * @param param the request object */ patchNamespace(param: CoreV1ApiPatchNamespaceRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified Namespace * @param param the request object */ patchNamespaceStatusWithHttpInfo(param: CoreV1ApiPatchNamespaceStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified Namespace * @param param the request object */ patchNamespaceStatus(param: CoreV1ApiPatchNamespaceStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ConfigMap * @param param the request object */ patchNamespacedConfigMapWithHttpInfo(param: CoreV1ApiPatchNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ConfigMap * @param param the request object */ patchNamespacedConfigMap(param: CoreV1ApiPatchNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified Endpoints * @param param the request object */ patchNamespacedEndpointsWithHttpInfo(param: CoreV1ApiPatchNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified Endpoints * @param param the request object */ patchNamespacedEndpoints(param: CoreV1ApiPatchNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified Event * @param param the request object */ patchNamespacedEventWithHttpInfo(param: CoreV1ApiPatchNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified Event * @param param the request object */ patchNamespacedEvent(param: CoreV1ApiPatchNamespacedEventRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified LimitRange * @param param the request object */ patchNamespacedLimitRangeWithHttpInfo(param: CoreV1ApiPatchNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified LimitRange * @param param the request object */ patchNamespacedLimitRange(param: CoreV1ApiPatchNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified PersistentVolumeClaim * @param param the request object */ patchNamespacedPersistentVolumeClaimWithHttpInfo(param: CoreV1ApiPatchNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified PersistentVolumeClaim * @param param the request object */ patchNamespacedPersistentVolumeClaim(param: CoreV1ApiPatchNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified PersistentVolumeClaim * @param param the request object */ patchNamespacedPersistentVolumeClaimStatusWithHttpInfo(param: CoreV1ApiPatchNamespacedPersistentVolumeClaimStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified PersistentVolumeClaim * @param param the request object */ patchNamespacedPersistentVolumeClaimStatus(param: CoreV1ApiPatchNamespacedPersistentVolumeClaimStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified Pod * @param param the request object */ patchNamespacedPodWithHttpInfo(param: CoreV1ApiPatchNamespacedPodRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified Pod * @param param the request object */ patchNamespacedPod(param: CoreV1ApiPatchNamespacedPodRequest, options?: ConfigurationOptions): Promise; /** * partially update ephemeralcontainers of the specified Pod * @param param the request object */ patchNamespacedPodEphemeralcontainersWithHttpInfo(param: CoreV1ApiPatchNamespacedPodEphemeralcontainersRequest, options?: ConfigurationOptions): Promise>; /** * partially update ephemeralcontainers of the specified Pod * @param param the request object */ patchNamespacedPodEphemeralcontainers(param: CoreV1ApiPatchNamespacedPodEphemeralcontainersRequest, options?: ConfigurationOptions): Promise; /** * partially update resize of the specified Pod * @param param the request object */ patchNamespacedPodResizeWithHttpInfo(param: CoreV1ApiPatchNamespacedPodResizeRequest, options?: ConfigurationOptions): Promise>; /** * partially update resize of the specified Pod * @param param the request object */ patchNamespacedPodResize(param: CoreV1ApiPatchNamespacedPodResizeRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified Pod * @param param the request object */ patchNamespacedPodStatusWithHttpInfo(param: CoreV1ApiPatchNamespacedPodStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified Pod * @param param the request object */ patchNamespacedPodStatus(param: CoreV1ApiPatchNamespacedPodStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified PodTemplate * @param param the request object */ patchNamespacedPodTemplateWithHttpInfo(param: CoreV1ApiPatchNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified PodTemplate * @param param the request object */ patchNamespacedPodTemplate(param: CoreV1ApiPatchNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ReplicationController * @param param the request object */ patchNamespacedReplicationControllerWithHttpInfo(param: CoreV1ApiPatchNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ReplicationController * @param param the request object */ patchNamespacedReplicationController(param: CoreV1ApiPatchNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise; /** * partially update scale of the specified ReplicationController * @param param the request object */ patchNamespacedReplicationControllerScaleWithHttpInfo(param: CoreV1ApiPatchNamespacedReplicationControllerScaleRequest, options?: ConfigurationOptions): Promise>; /** * partially update scale of the specified ReplicationController * @param param the request object */ patchNamespacedReplicationControllerScale(param: CoreV1ApiPatchNamespacedReplicationControllerScaleRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified ReplicationController * @param param the request object */ patchNamespacedReplicationControllerStatusWithHttpInfo(param: CoreV1ApiPatchNamespacedReplicationControllerStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified ReplicationController * @param param the request object */ patchNamespacedReplicationControllerStatus(param: CoreV1ApiPatchNamespacedReplicationControllerStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ResourceQuota * @param param the request object */ patchNamespacedResourceQuotaWithHttpInfo(param: CoreV1ApiPatchNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ResourceQuota * @param param the request object */ patchNamespacedResourceQuota(param: CoreV1ApiPatchNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified ResourceQuota * @param param the request object */ patchNamespacedResourceQuotaStatusWithHttpInfo(param: CoreV1ApiPatchNamespacedResourceQuotaStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified ResourceQuota * @param param the request object */ patchNamespacedResourceQuotaStatus(param: CoreV1ApiPatchNamespacedResourceQuotaStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified Secret * @param param the request object */ patchNamespacedSecretWithHttpInfo(param: CoreV1ApiPatchNamespacedSecretRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified Secret * @param param the request object */ patchNamespacedSecret(param: CoreV1ApiPatchNamespacedSecretRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified Service * @param param the request object */ patchNamespacedServiceWithHttpInfo(param: CoreV1ApiPatchNamespacedServiceRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified Service * @param param the request object */ patchNamespacedService(param: CoreV1ApiPatchNamespacedServiceRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ServiceAccount * @param param the request object */ patchNamespacedServiceAccountWithHttpInfo(param: CoreV1ApiPatchNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ServiceAccount * @param param the request object */ patchNamespacedServiceAccount(param: CoreV1ApiPatchNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified Service * @param param the request object */ patchNamespacedServiceStatusWithHttpInfo(param: CoreV1ApiPatchNamespacedServiceStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified Service * @param param the request object */ patchNamespacedServiceStatus(param: CoreV1ApiPatchNamespacedServiceStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified Node * @param param the request object */ patchNodeWithHttpInfo(param: CoreV1ApiPatchNodeRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified Node * @param param the request object */ patchNode(param: CoreV1ApiPatchNodeRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified Node * @param param the request object */ patchNodeStatusWithHttpInfo(param: CoreV1ApiPatchNodeStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified Node * @param param the request object */ patchNodeStatus(param: CoreV1ApiPatchNodeStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified PersistentVolume * @param param the request object */ patchPersistentVolumeWithHttpInfo(param: CoreV1ApiPatchPersistentVolumeRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified PersistentVolume * @param param the request object */ patchPersistentVolume(param: CoreV1ApiPatchPersistentVolumeRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified PersistentVolume * @param param the request object */ patchPersistentVolumeStatusWithHttpInfo(param: CoreV1ApiPatchPersistentVolumeStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified PersistentVolume * @param param the request object */ patchPersistentVolumeStatus(param: CoreV1ApiPatchPersistentVolumeStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified ComponentStatus * @param param the request object */ readComponentStatusWithHttpInfo(param: CoreV1ApiReadComponentStatusRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ComponentStatus * @param param the request object */ readComponentStatus(param: CoreV1ApiReadComponentStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified Namespace * @param param the request object */ readNamespaceWithHttpInfo(param: CoreV1ApiReadNamespaceRequest, options?: ConfigurationOptions): Promise>; /** * read the specified Namespace * @param param the request object */ readNamespace(param: CoreV1ApiReadNamespaceRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified Namespace * @param param the request object */ readNamespaceStatusWithHttpInfo(param: CoreV1ApiReadNamespaceStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified Namespace * @param param the request object */ readNamespaceStatus(param: CoreV1ApiReadNamespaceStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified ConfigMap * @param param the request object */ readNamespacedConfigMapWithHttpInfo(param: CoreV1ApiReadNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ConfigMap * @param param the request object */ readNamespacedConfigMap(param: CoreV1ApiReadNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise; /** * read the specified Endpoints * @param param the request object */ readNamespacedEndpointsWithHttpInfo(param: CoreV1ApiReadNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise>; /** * read the specified Endpoints * @param param the request object */ readNamespacedEndpoints(param: CoreV1ApiReadNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise; /** * read the specified Event * @param param the request object */ readNamespacedEventWithHttpInfo(param: CoreV1ApiReadNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * read the specified Event * @param param the request object */ readNamespacedEvent(param: CoreV1ApiReadNamespacedEventRequest, options?: ConfigurationOptions): Promise; /** * read the specified LimitRange * @param param the request object */ readNamespacedLimitRangeWithHttpInfo(param: CoreV1ApiReadNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise>; /** * read the specified LimitRange * @param param the request object */ readNamespacedLimitRange(param: CoreV1ApiReadNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise; /** * read the specified PersistentVolumeClaim * @param param the request object */ readNamespacedPersistentVolumeClaimWithHttpInfo(param: CoreV1ApiReadNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise>; /** * read the specified PersistentVolumeClaim * @param param the request object */ readNamespacedPersistentVolumeClaim(param: CoreV1ApiReadNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified PersistentVolumeClaim * @param param the request object */ readNamespacedPersistentVolumeClaimStatusWithHttpInfo(param: CoreV1ApiReadNamespacedPersistentVolumeClaimStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified PersistentVolumeClaim * @param param the request object */ readNamespacedPersistentVolumeClaimStatus(param: CoreV1ApiReadNamespacedPersistentVolumeClaimStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified Pod * @param param the request object */ readNamespacedPodWithHttpInfo(param: CoreV1ApiReadNamespacedPodRequest, options?: ConfigurationOptions): Promise>; /** * read the specified Pod * @param param the request object */ readNamespacedPod(param: CoreV1ApiReadNamespacedPodRequest, options?: ConfigurationOptions): Promise; /** * read ephemeralcontainers of the specified Pod * @param param the request object */ readNamespacedPodEphemeralcontainersWithHttpInfo(param: CoreV1ApiReadNamespacedPodEphemeralcontainersRequest, options?: ConfigurationOptions): Promise>; /** * read ephemeralcontainers of the specified Pod * @param param the request object */ readNamespacedPodEphemeralcontainers(param: CoreV1ApiReadNamespacedPodEphemeralcontainersRequest, options?: ConfigurationOptions): Promise; /** * read log of the specified Pod * @param param the request object */ readNamespacedPodLogWithHttpInfo(param: CoreV1ApiReadNamespacedPodLogRequest, options?: ConfigurationOptions): Promise>; /** * read log of the specified Pod * @param param the request object */ readNamespacedPodLog(param: CoreV1ApiReadNamespacedPodLogRequest, options?: ConfigurationOptions): Promise; /** * read resize of the specified Pod * @param param the request object */ readNamespacedPodResizeWithHttpInfo(param: CoreV1ApiReadNamespacedPodResizeRequest, options?: ConfigurationOptions): Promise>; /** * read resize of the specified Pod * @param param the request object */ readNamespacedPodResize(param: CoreV1ApiReadNamespacedPodResizeRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified Pod * @param param the request object */ readNamespacedPodStatusWithHttpInfo(param: CoreV1ApiReadNamespacedPodStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified Pod * @param param the request object */ readNamespacedPodStatus(param: CoreV1ApiReadNamespacedPodStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified PodTemplate * @param param the request object */ readNamespacedPodTemplateWithHttpInfo(param: CoreV1ApiReadNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise>; /** * read the specified PodTemplate * @param param the request object */ readNamespacedPodTemplate(param: CoreV1ApiReadNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise; /** * read the specified ReplicationController * @param param the request object */ readNamespacedReplicationControllerWithHttpInfo(param: CoreV1ApiReadNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ReplicationController * @param param the request object */ readNamespacedReplicationController(param: CoreV1ApiReadNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise; /** * read scale of the specified ReplicationController * @param param the request object */ readNamespacedReplicationControllerScaleWithHttpInfo(param: CoreV1ApiReadNamespacedReplicationControllerScaleRequest, options?: ConfigurationOptions): Promise>; /** * read scale of the specified ReplicationController * @param param the request object */ readNamespacedReplicationControllerScale(param: CoreV1ApiReadNamespacedReplicationControllerScaleRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified ReplicationController * @param param the request object */ readNamespacedReplicationControllerStatusWithHttpInfo(param: CoreV1ApiReadNamespacedReplicationControllerStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified ReplicationController * @param param the request object */ readNamespacedReplicationControllerStatus(param: CoreV1ApiReadNamespacedReplicationControllerStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified ResourceQuota * @param param the request object */ readNamespacedResourceQuotaWithHttpInfo(param: CoreV1ApiReadNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ResourceQuota * @param param the request object */ readNamespacedResourceQuota(param: CoreV1ApiReadNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified ResourceQuota * @param param the request object */ readNamespacedResourceQuotaStatusWithHttpInfo(param: CoreV1ApiReadNamespacedResourceQuotaStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified ResourceQuota * @param param the request object */ readNamespacedResourceQuotaStatus(param: CoreV1ApiReadNamespacedResourceQuotaStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified Secret * @param param the request object */ readNamespacedSecretWithHttpInfo(param: CoreV1ApiReadNamespacedSecretRequest, options?: ConfigurationOptions): Promise>; /** * read the specified Secret * @param param the request object */ readNamespacedSecret(param: CoreV1ApiReadNamespacedSecretRequest, options?: ConfigurationOptions): Promise; /** * read the specified Service * @param param the request object */ readNamespacedServiceWithHttpInfo(param: CoreV1ApiReadNamespacedServiceRequest, options?: ConfigurationOptions): Promise>; /** * read the specified Service * @param param the request object */ readNamespacedService(param: CoreV1ApiReadNamespacedServiceRequest, options?: ConfigurationOptions): Promise; /** * read the specified ServiceAccount * @param param the request object */ readNamespacedServiceAccountWithHttpInfo(param: CoreV1ApiReadNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ServiceAccount * @param param the request object */ readNamespacedServiceAccount(param: CoreV1ApiReadNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified Service * @param param the request object */ readNamespacedServiceStatusWithHttpInfo(param: CoreV1ApiReadNamespacedServiceStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified Service * @param param the request object */ readNamespacedServiceStatus(param: CoreV1ApiReadNamespacedServiceStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified Node * @param param the request object */ readNodeWithHttpInfo(param: CoreV1ApiReadNodeRequest, options?: ConfigurationOptions): Promise>; /** * read the specified Node * @param param the request object */ readNode(param: CoreV1ApiReadNodeRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified Node * @param param the request object */ readNodeStatusWithHttpInfo(param: CoreV1ApiReadNodeStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified Node * @param param the request object */ readNodeStatus(param: CoreV1ApiReadNodeStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified PersistentVolume * @param param the request object */ readPersistentVolumeWithHttpInfo(param: CoreV1ApiReadPersistentVolumeRequest, options?: ConfigurationOptions): Promise>; /** * read the specified PersistentVolume * @param param the request object */ readPersistentVolume(param: CoreV1ApiReadPersistentVolumeRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified PersistentVolume * @param param the request object */ readPersistentVolumeStatusWithHttpInfo(param: CoreV1ApiReadPersistentVolumeStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified PersistentVolume * @param param the request object */ readPersistentVolumeStatus(param: CoreV1ApiReadPersistentVolumeStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified Namespace * @param param the request object */ replaceNamespaceWithHttpInfo(param: CoreV1ApiReplaceNamespaceRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified Namespace * @param param the request object */ replaceNamespace(param: CoreV1ApiReplaceNamespaceRequest, options?: ConfigurationOptions): Promise; /** * replace finalize of the specified Namespace * @param param the request object */ replaceNamespaceFinalizeWithHttpInfo(param: CoreV1ApiReplaceNamespaceFinalizeRequest, options?: ConfigurationOptions): Promise>; /** * replace finalize of the specified Namespace * @param param the request object */ replaceNamespaceFinalize(param: CoreV1ApiReplaceNamespaceFinalizeRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified Namespace * @param param the request object */ replaceNamespaceStatusWithHttpInfo(param: CoreV1ApiReplaceNamespaceStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified Namespace * @param param the request object */ replaceNamespaceStatus(param: CoreV1ApiReplaceNamespaceStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ConfigMap * @param param the request object */ replaceNamespacedConfigMapWithHttpInfo(param: CoreV1ApiReplaceNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ConfigMap * @param param the request object */ replaceNamespacedConfigMap(param: CoreV1ApiReplaceNamespacedConfigMapRequest, options?: ConfigurationOptions): Promise; /** * replace the specified Endpoints * @param param the request object */ replaceNamespacedEndpointsWithHttpInfo(param: CoreV1ApiReplaceNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified Endpoints * @param param the request object */ replaceNamespacedEndpoints(param: CoreV1ApiReplaceNamespacedEndpointsRequest, options?: ConfigurationOptions): Promise; /** * replace the specified Event * @param param the request object */ replaceNamespacedEventWithHttpInfo(param: CoreV1ApiReplaceNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified Event * @param param the request object */ replaceNamespacedEvent(param: CoreV1ApiReplaceNamespacedEventRequest, options?: ConfigurationOptions): Promise; /** * replace the specified LimitRange * @param param the request object */ replaceNamespacedLimitRangeWithHttpInfo(param: CoreV1ApiReplaceNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified LimitRange * @param param the request object */ replaceNamespacedLimitRange(param: CoreV1ApiReplaceNamespacedLimitRangeRequest, options?: ConfigurationOptions): Promise; /** * replace the specified PersistentVolumeClaim * @param param the request object */ replaceNamespacedPersistentVolumeClaimWithHttpInfo(param: CoreV1ApiReplaceNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified PersistentVolumeClaim * @param param the request object */ replaceNamespacedPersistentVolumeClaim(param: CoreV1ApiReplaceNamespacedPersistentVolumeClaimRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified PersistentVolumeClaim * @param param the request object */ replaceNamespacedPersistentVolumeClaimStatusWithHttpInfo(param: CoreV1ApiReplaceNamespacedPersistentVolumeClaimStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified PersistentVolumeClaim * @param param the request object */ replaceNamespacedPersistentVolumeClaimStatus(param: CoreV1ApiReplaceNamespacedPersistentVolumeClaimStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified Pod * @param param the request object */ replaceNamespacedPodWithHttpInfo(param: CoreV1ApiReplaceNamespacedPodRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified Pod * @param param the request object */ replaceNamespacedPod(param: CoreV1ApiReplaceNamespacedPodRequest, options?: ConfigurationOptions): Promise; /** * replace ephemeralcontainers of the specified Pod * @param param the request object */ replaceNamespacedPodEphemeralcontainersWithHttpInfo(param: CoreV1ApiReplaceNamespacedPodEphemeralcontainersRequest, options?: ConfigurationOptions): Promise>; /** * replace ephemeralcontainers of the specified Pod * @param param the request object */ replaceNamespacedPodEphemeralcontainers(param: CoreV1ApiReplaceNamespacedPodEphemeralcontainersRequest, options?: ConfigurationOptions): Promise; /** * replace resize of the specified Pod * @param param the request object */ replaceNamespacedPodResizeWithHttpInfo(param: CoreV1ApiReplaceNamespacedPodResizeRequest, options?: ConfigurationOptions): Promise>; /** * replace resize of the specified Pod * @param param the request object */ replaceNamespacedPodResize(param: CoreV1ApiReplaceNamespacedPodResizeRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified Pod * @param param the request object */ replaceNamespacedPodStatusWithHttpInfo(param: CoreV1ApiReplaceNamespacedPodStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified Pod * @param param the request object */ replaceNamespacedPodStatus(param: CoreV1ApiReplaceNamespacedPodStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified PodTemplate * @param param the request object */ replaceNamespacedPodTemplateWithHttpInfo(param: CoreV1ApiReplaceNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified PodTemplate * @param param the request object */ replaceNamespacedPodTemplate(param: CoreV1ApiReplaceNamespacedPodTemplateRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ReplicationController * @param param the request object */ replaceNamespacedReplicationControllerWithHttpInfo(param: CoreV1ApiReplaceNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ReplicationController * @param param the request object */ replaceNamespacedReplicationController(param: CoreV1ApiReplaceNamespacedReplicationControllerRequest, options?: ConfigurationOptions): Promise; /** * replace scale of the specified ReplicationController * @param param the request object */ replaceNamespacedReplicationControllerScaleWithHttpInfo(param: CoreV1ApiReplaceNamespacedReplicationControllerScaleRequest, options?: ConfigurationOptions): Promise>; /** * replace scale of the specified ReplicationController * @param param the request object */ replaceNamespacedReplicationControllerScale(param: CoreV1ApiReplaceNamespacedReplicationControllerScaleRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified ReplicationController * @param param the request object */ replaceNamespacedReplicationControllerStatusWithHttpInfo(param: CoreV1ApiReplaceNamespacedReplicationControllerStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified ReplicationController * @param param the request object */ replaceNamespacedReplicationControllerStatus(param: CoreV1ApiReplaceNamespacedReplicationControllerStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ResourceQuota * @param param the request object */ replaceNamespacedResourceQuotaWithHttpInfo(param: CoreV1ApiReplaceNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ResourceQuota * @param param the request object */ replaceNamespacedResourceQuota(param: CoreV1ApiReplaceNamespacedResourceQuotaRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified ResourceQuota * @param param the request object */ replaceNamespacedResourceQuotaStatusWithHttpInfo(param: CoreV1ApiReplaceNamespacedResourceQuotaStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified ResourceQuota * @param param the request object */ replaceNamespacedResourceQuotaStatus(param: CoreV1ApiReplaceNamespacedResourceQuotaStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified Secret * @param param the request object */ replaceNamespacedSecretWithHttpInfo(param: CoreV1ApiReplaceNamespacedSecretRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified Secret * @param param the request object */ replaceNamespacedSecret(param: CoreV1ApiReplaceNamespacedSecretRequest, options?: ConfigurationOptions): Promise; /** * replace the specified Service * @param param the request object */ replaceNamespacedServiceWithHttpInfo(param: CoreV1ApiReplaceNamespacedServiceRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified Service * @param param the request object */ replaceNamespacedService(param: CoreV1ApiReplaceNamespacedServiceRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ServiceAccount * @param param the request object */ replaceNamespacedServiceAccountWithHttpInfo(param: CoreV1ApiReplaceNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ServiceAccount * @param param the request object */ replaceNamespacedServiceAccount(param: CoreV1ApiReplaceNamespacedServiceAccountRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified Service * @param param the request object */ replaceNamespacedServiceStatusWithHttpInfo(param: CoreV1ApiReplaceNamespacedServiceStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified Service * @param param the request object */ replaceNamespacedServiceStatus(param: CoreV1ApiReplaceNamespacedServiceStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified Node * @param param the request object */ replaceNodeWithHttpInfo(param: CoreV1ApiReplaceNodeRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified Node * @param param the request object */ replaceNode(param: CoreV1ApiReplaceNodeRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified Node * @param param the request object */ replaceNodeStatusWithHttpInfo(param: CoreV1ApiReplaceNodeStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified Node * @param param the request object */ replaceNodeStatus(param: CoreV1ApiReplaceNodeStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified PersistentVolume * @param param the request object */ replacePersistentVolumeWithHttpInfo(param: CoreV1ApiReplacePersistentVolumeRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified PersistentVolume * @param param the request object */ replacePersistentVolume(param: CoreV1ApiReplacePersistentVolumeRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified PersistentVolume * @param param the request object */ replacePersistentVolumeStatusWithHttpInfo(param: CoreV1ApiReplacePersistentVolumeStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified PersistentVolume * @param param the request object */ replacePersistentVolumeStatus(param: CoreV1ApiReplacePersistentVolumeStatusRequest, options?: ConfigurationOptions): Promise; } import { CustomObjectsApiRequestFactory, CustomObjectsApiResponseProcessor } from "../apis/CustomObjectsApi.js"; export interface CustomObjectsApiCreateClusterCustomObjectRequest { /** * The custom resource\'s group name * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateClusterCustomObject */ group: string; /** * The custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateClusterCustomObject */ version: string; /** * The custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateClusterCustomObject */ plural: string; /** * The JSON schema of the Resource to create. * @type any * @memberof CustomObjectsApicreateClusterCustomObject */ body: any; /** * If \'true\', then the output is pretty printed. * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateClusterCustomObject */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateClusterCustomObject */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateClusterCustomObject */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateClusterCustomObject */ fieldValidation?: string; } export interface CustomObjectsApiCreateNamespacedCustomObjectRequest { /** * The custom resource\'s group name * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateNamespacedCustomObject */ group: string; /** * The custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateNamespacedCustomObject */ version: string; /** * The custom resource\'s namespace * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateNamespacedCustomObject */ namespace: string; /** * The custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateNamespacedCustomObject */ plural: string; /** * The JSON schema of the Resource to create. * @type any * @memberof CustomObjectsApicreateNamespacedCustomObject */ body: any; /** * If \'true\', then the output is pretty printed. * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateNamespacedCustomObject */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateNamespacedCustomObject */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateNamespacedCustomObject */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApicreateNamespacedCustomObject */ fieldValidation?: string; } export interface CustomObjectsApiDeleteClusterCustomObjectRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteClusterCustomObject */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteClusterCustomObject */ version: string; /** * the custom object\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteClusterCustomObject */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteClusterCustomObject */ name: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CustomObjectsApideleteClusterCustomObject */ gracePeriodSeconds?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApideleteClusterCustomObject */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteClusterCustomObject */ propagationPolicy?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteClusterCustomObject */ dryRun?: string; /** * * @type V1DeleteOptions * @memberof CustomObjectsApideleteClusterCustomObject */ body?: V1DeleteOptions; } export interface CustomObjectsApiDeleteCollectionClusterCustomObjectRequest { /** * The custom resource\'s group name * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionClusterCustomObject */ group: string; /** * The custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionClusterCustomObject */ version: string; /** * The custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionClusterCustomObject */ plural: string; /** * If \'true\', then the output is pretty printed. * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionClusterCustomObject */ pretty?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionClusterCustomObject */ labelSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CustomObjectsApideleteCollectionClusterCustomObject */ gracePeriodSeconds?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApideleteCollectionClusterCustomObject */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionClusterCustomObject */ propagationPolicy?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionClusterCustomObject */ dryRun?: string; /** * * @type V1DeleteOptions * @memberof CustomObjectsApideleteCollectionClusterCustomObject */ body?: V1DeleteOptions; } export interface CustomObjectsApiDeleteCollectionNamespacedCustomObjectRequest { /** * The custom resource\'s group name * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionNamespacedCustomObject */ group: string; /** * The custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionNamespacedCustomObject */ version: string; /** * The custom resource\'s namespace * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionNamespacedCustomObject */ namespace: string; /** * The custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionNamespacedCustomObject */ plural: string; /** * If \'true\', then the output is pretty printed. * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionNamespacedCustomObject */ pretty?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionNamespacedCustomObject */ labelSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CustomObjectsApideleteCollectionNamespacedCustomObject */ gracePeriodSeconds?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApideleteCollectionNamespacedCustomObject */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionNamespacedCustomObject */ propagationPolicy?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionNamespacedCustomObject */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteCollectionNamespacedCustomObject */ fieldSelector?: string; /** * * @type V1DeleteOptions * @memberof CustomObjectsApideleteCollectionNamespacedCustomObject */ body?: V1DeleteOptions; } export interface CustomObjectsApiDeleteNamespacedCustomObjectRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteNamespacedCustomObject */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteNamespacedCustomObject */ version: string; /** * The custom resource\'s namespace * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteNamespacedCustomObject */ namespace: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteNamespacedCustomObject */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteNamespacedCustomObject */ name: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof CustomObjectsApideleteNamespacedCustomObject */ gracePeriodSeconds?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApideleteNamespacedCustomObject */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteNamespacedCustomObject */ propagationPolicy?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApideleteNamespacedCustomObject */ dryRun?: string; /** * * @type V1DeleteOptions * @memberof CustomObjectsApideleteNamespacedCustomObject */ body?: V1DeleteOptions; } export interface CustomObjectsApiGetAPIResourcesRequest { /** * The custom resource\'s group name * Defaults to: undefined * @type string * @memberof CustomObjectsApigetAPIResources */ group: string; /** * The custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApigetAPIResources */ version: string; } export interface CustomObjectsApiGetClusterCustomObjectRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApigetClusterCustomObject */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApigetClusterCustomObject */ version: string; /** * the custom object\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApigetClusterCustomObject */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApigetClusterCustomObject */ name: string; } export interface CustomObjectsApiGetClusterCustomObjectScaleRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApigetClusterCustomObjectScale */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApigetClusterCustomObjectScale */ version: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApigetClusterCustomObjectScale */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApigetClusterCustomObjectScale */ name: string; } export interface CustomObjectsApiGetClusterCustomObjectStatusRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApigetClusterCustomObjectStatus */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApigetClusterCustomObjectStatus */ version: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApigetClusterCustomObjectStatus */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApigetClusterCustomObjectStatus */ name: string; } export interface CustomObjectsApiGetNamespacedCustomObjectRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObject */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObject */ version: string; /** * The custom resource\'s namespace * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObject */ namespace: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObject */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObject */ name: string; } export interface CustomObjectsApiGetNamespacedCustomObjectScaleRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObjectScale */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObjectScale */ version: string; /** * The custom resource\'s namespace * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObjectScale */ namespace: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObjectScale */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObjectScale */ name: string; } export interface CustomObjectsApiGetNamespacedCustomObjectStatusRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObjectStatus */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObjectStatus */ version: string; /** * The custom resource\'s namespace * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObjectStatus */ namespace: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObjectStatus */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApigetNamespacedCustomObjectStatus */ name: string; } export interface CustomObjectsApiListClusterCustomObjectRequest { /** * The custom resource\'s group name * Defaults to: undefined * @type string * @memberof CustomObjectsApilistClusterCustomObject */ group: string; /** * The custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApilistClusterCustomObject */ version: string; /** * The custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistClusterCustomObject */ plural: string; /** * If \'true\', then the output is pretty printed. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistClusterCustomObject */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApilistClusterCustomObject */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistClusterCustomObject */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistClusterCustomObject */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistClusterCustomObject */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CustomObjectsApilistClusterCustomObject */ limit?: number; /** * When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it\'s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistClusterCustomObject */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CustomObjectsApilistClusterCustomObject */ resourceVersionMatch?: string; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CustomObjectsApilistClusterCustomObject */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApilistClusterCustomObject */ watch?: boolean; } export interface CustomObjectsApiListCustomObjectForAllNamespacesRequest { /** * The custom resource\'s group name * Defaults to: undefined * @type string * @memberof CustomObjectsApilistCustomObjectForAllNamespaces */ group: string; /** * The custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApilistCustomObjectForAllNamespaces */ version: string; /** * The custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistCustomObjectForAllNamespaces */ plural: string; /** * If \'true\', then the output is pretty printed. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistCustomObjectForAllNamespaces */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApilistCustomObjectForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistCustomObjectForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistCustomObjectForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistCustomObjectForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CustomObjectsApilistCustomObjectForAllNamespaces */ limit?: number; /** * When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it\'s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistCustomObjectForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CustomObjectsApilistCustomObjectForAllNamespaces */ resourceVersionMatch?: string; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CustomObjectsApilistCustomObjectForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApilistCustomObjectForAllNamespaces */ watch?: boolean; } export interface CustomObjectsApiListNamespacedCustomObjectRequest { /** * The custom resource\'s group name * Defaults to: undefined * @type string * @memberof CustomObjectsApilistNamespacedCustomObject */ group: string; /** * The custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApilistNamespacedCustomObject */ version: string; /** * The custom resource\'s namespace * Defaults to: undefined * @type string * @memberof CustomObjectsApilistNamespacedCustomObject */ namespace: string; /** * The custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistNamespacedCustomObject */ plural: string; /** * If \'true\', then the output is pretty printed. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistNamespacedCustomObject */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApilistNamespacedCustomObject */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistNamespacedCustomObject */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistNamespacedCustomObject */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistNamespacedCustomObject */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof CustomObjectsApilistNamespacedCustomObject */ limit?: number; /** * When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it\'s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. * Defaults to: undefined * @type string * @memberof CustomObjectsApilistNamespacedCustomObject */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof CustomObjectsApilistNamespacedCustomObject */ resourceVersionMatch?: string; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof CustomObjectsApilistNamespacedCustomObject */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApilistNamespacedCustomObject */ watch?: boolean; } export interface CustomObjectsApiPatchClusterCustomObjectRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObject */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObject */ version: string; /** * the custom object\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObject */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObject */ name: string; /** * The JSON schema of the Resource to patch. * @type any * @memberof CustomObjectsApipatchClusterCustomObject */ body: any; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObject */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObject */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObject */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApipatchClusterCustomObject */ force?: boolean; } export interface CustomObjectsApiPatchClusterCustomObjectScaleRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectScale */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectScale */ version: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectScale */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectScale */ name: string; /** * * @type any * @memberof CustomObjectsApipatchClusterCustomObjectScale */ body: any; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectScale */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectScale */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectScale */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApipatchClusterCustomObjectScale */ force?: boolean; } export interface CustomObjectsApiPatchClusterCustomObjectStatusRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectStatus */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectStatus */ version: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectStatus */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectStatus */ name: string; /** * * @type any * @memberof CustomObjectsApipatchClusterCustomObjectStatus */ body: any; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchClusterCustomObjectStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApipatchClusterCustomObjectStatus */ force?: boolean; } export interface CustomObjectsApiPatchNamespacedCustomObjectRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObject */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObject */ version: string; /** * The custom resource\'s namespace * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObject */ namespace: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObject */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObject */ name: string; /** * The JSON schema of the Resource to patch. * @type any * @memberof CustomObjectsApipatchNamespacedCustomObject */ body: any; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObject */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObject */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObject */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApipatchNamespacedCustomObject */ force?: boolean; } export interface CustomObjectsApiPatchNamespacedCustomObjectScaleRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectScale */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectScale */ version: string; /** * The custom resource\'s namespace * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectScale */ namespace: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectScale */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectScale */ name: string; /** * * @type any * @memberof CustomObjectsApipatchNamespacedCustomObjectScale */ body: any; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectScale */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectScale */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectScale */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApipatchNamespacedCustomObjectScale */ force?: boolean; } export interface CustomObjectsApiPatchNamespacedCustomObjectStatusRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectStatus */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectStatus */ version: string; /** * The custom resource\'s namespace * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectStatus */ namespace: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectStatus */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectStatus */ name: string; /** * * @type any * @memberof CustomObjectsApipatchNamespacedCustomObjectStatus */ body: any; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApipatchNamespacedCustomObjectStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof CustomObjectsApipatchNamespacedCustomObjectStatus */ force?: boolean; } export interface CustomObjectsApiReplaceClusterCustomObjectRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObject */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObject */ version: string; /** * the custom object\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObject */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObject */ name: string; /** * The JSON schema of the Resource to replace. * @type any * @memberof CustomObjectsApireplaceClusterCustomObject */ body: any; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObject */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObject */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObject */ fieldValidation?: string; } export interface CustomObjectsApiReplaceClusterCustomObjectScaleRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectScale */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectScale */ version: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectScale */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectScale */ name: string; /** * * @type any * @memberof CustomObjectsApireplaceClusterCustomObjectScale */ body: any; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectScale */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectScale */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectScale */ fieldValidation?: string; } export interface CustomObjectsApiReplaceClusterCustomObjectStatusRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectStatus */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectStatus */ version: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectStatus */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectStatus */ name: string; /** * * @type any * @memberof CustomObjectsApireplaceClusterCustomObjectStatus */ body: any; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceClusterCustomObjectStatus */ fieldValidation?: string; } export interface CustomObjectsApiReplaceNamespacedCustomObjectRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObject */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObject */ version: string; /** * The custom resource\'s namespace * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObject */ namespace: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObject */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObject */ name: string; /** * The JSON schema of the Resource to replace. * @type any * @memberof CustomObjectsApireplaceNamespacedCustomObject */ body: any; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObject */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObject */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObject */ fieldValidation?: string; } export interface CustomObjectsApiReplaceNamespacedCustomObjectScaleRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectScale */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectScale */ version: string; /** * The custom resource\'s namespace * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectScale */ namespace: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectScale */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectScale */ name: string; /** * * @type any * @memberof CustomObjectsApireplaceNamespacedCustomObjectScale */ body: any; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectScale */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectScale */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectScale */ fieldValidation?: string; } export interface CustomObjectsApiReplaceNamespacedCustomObjectStatusRequest { /** * the custom resource\'s group * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectStatus */ group: string; /** * the custom resource\'s version * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectStatus */ version: string; /** * The custom resource\'s namespace * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectStatus */ namespace: string; /** * the custom resource\'s plural name. For TPRs this would be lowercase plural kind. * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectStatus */ plural: string; /** * the custom object\'s name * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectStatus */ name: string; /** * * @type any * @memberof CustomObjectsApireplaceNamespacedCustomObjectStatus */ body: any; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. (optional) * Defaults to: undefined * @type string * @memberof CustomObjectsApireplaceNamespacedCustomObjectStatus */ fieldValidation?: string; } export declare class ObjectCustomObjectsApi { private api; constructor(configuration: Configuration, requestFactory?: CustomObjectsApiRequestFactory, responseProcessor?: CustomObjectsApiResponseProcessor); /** * Creates a cluster scoped Custom object * @param param the request object */ createClusterCustomObjectWithHttpInfo(param: CustomObjectsApiCreateClusterCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * Creates a cluster scoped Custom object * @param param the request object */ createClusterCustomObject(param: CustomObjectsApiCreateClusterCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * Creates a namespace scoped Custom object * @param param the request object */ createNamespacedCustomObjectWithHttpInfo(param: CustomObjectsApiCreateNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * Creates a namespace scoped Custom object * @param param the request object */ createNamespacedCustomObject(param: CustomObjectsApiCreateNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * Deletes the specified cluster scoped custom object * @param param the request object */ deleteClusterCustomObjectWithHttpInfo(param: CustomObjectsApiDeleteClusterCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * Deletes the specified cluster scoped custom object * @param param the request object */ deleteClusterCustomObject(param: CustomObjectsApiDeleteClusterCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * Delete collection of cluster scoped custom objects * @param param the request object */ deleteCollectionClusterCustomObjectWithHttpInfo(param: CustomObjectsApiDeleteCollectionClusterCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * Delete collection of cluster scoped custom objects * @param param the request object */ deleteCollectionClusterCustomObject(param: CustomObjectsApiDeleteCollectionClusterCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * Delete collection of namespace scoped custom objects * @param param the request object */ deleteCollectionNamespacedCustomObjectWithHttpInfo(param: CustomObjectsApiDeleteCollectionNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * Delete collection of namespace scoped custom objects * @param param the request object */ deleteCollectionNamespacedCustomObject(param: CustomObjectsApiDeleteCollectionNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * Deletes the specified namespace scoped custom object * @param param the request object */ deleteNamespacedCustomObjectWithHttpInfo(param: CustomObjectsApiDeleteNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * Deletes the specified namespace scoped custom object * @param param the request object */ deleteNamespacedCustomObject(param: CustomObjectsApiDeleteNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param: CustomObjectsApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param: CustomObjectsApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * Returns a cluster scoped custom object * @param param the request object */ getClusterCustomObjectWithHttpInfo(param: CustomObjectsApiGetClusterCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * Returns a cluster scoped custom object * @param param the request object */ getClusterCustomObject(param: CustomObjectsApiGetClusterCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * read scale of the specified custom object * @param param the request object */ getClusterCustomObjectScaleWithHttpInfo(param: CustomObjectsApiGetClusterCustomObjectScaleRequest, options?: ConfigurationOptions): Promise>; /** * read scale of the specified custom object * @param param the request object */ getClusterCustomObjectScale(param: CustomObjectsApiGetClusterCustomObjectScaleRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified cluster scoped custom object * @param param the request object */ getClusterCustomObjectStatusWithHttpInfo(param: CustomObjectsApiGetClusterCustomObjectStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified cluster scoped custom object * @param param the request object */ getClusterCustomObjectStatus(param: CustomObjectsApiGetClusterCustomObjectStatusRequest, options?: ConfigurationOptions): Promise; /** * Returns a namespace scoped custom object * @param param the request object */ getNamespacedCustomObjectWithHttpInfo(param: CustomObjectsApiGetNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * Returns a namespace scoped custom object * @param param the request object */ getNamespacedCustomObject(param: CustomObjectsApiGetNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * read scale of the specified namespace scoped custom object * @param param the request object */ getNamespacedCustomObjectScaleWithHttpInfo(param: CustomObjectsApiGetNamespacedCustomObjectScaleRequest, options?: ConfigurationOptions): Promise>; /** * read scale of the specified namespace scoped custom object * @param param the request object */ getNamespacedCustomObjectScale(param: CustomObjectsApiGetNamespacedCustomObjectScaleRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified namespace scoped custom object * @param param the request object */ getNamespacedCustomObjectStatusWithHttpInfo(param: CustomObjectsApiGetNamespacedCustomObjectStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified namespace scoped custom object * @param param the request object */ getNamespacedCustomObjectStatus(param: CustomObjectsApiGetNamespacedCustomObjectStatusRequest, options?: ConfigurationOptions): Promise; /** * list or watch cluster scoped custom objects * @param param the request object */ listClusterCustomObjectWithHttpInfo(param: CustomObjectsApiListClusterCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * list or watch cluster scoped custom objects * @param param the request object */ listClusterCustomObject(param: CustomObjectsApiListClusterCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * list or watch namespace scoped custom objects * @param param the request object */ listCustomObjectForAllNamespacesWithHttpInfo(param: CustomObjectsApiListCustomObjectForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch namespace scoped custom objects * @param param the request object */ listCustomObjectForAllNamespaces(param: CustomObjectsApiListCustomObjectForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch namespace scoped custom objects * @param param the request object */ listNamespacedCustomObjectWithHttpInfo(param: CustomObjectsApiListNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * list or watch namespace scoped custom objects * @param param the request object */ listNamespacedCustomObject(param: CustomObjectsApiListNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * patch the specified cluster scoped custom object * @param param the request object */ patchClusterCustomObjectWithHttpInfo(param: CustomObjectsApiPatchClusterCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * patch the specified cluster scoped custom object * @param param the request object */ patchClusterCustomObject(param: CustomObjectsApiPatchClusterCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * partially update scale of the specified cluster scoped custom object * @param param the request object */ patchClusterCustomObjectScaleWithHttpInfo(param: CustomObjectsApiPatchClusterCustomObjectScaleRequest, options?: ConfigurationOptions): Promise>; /** * partially update scale of the specified cluster scoped custom object * @param param the request object */ patchClusterCustomObjectScale(param: CustomObjectsApiPatchClusterCustomObjectScaleRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified cluster scoped custom object * @param param the request object */ patchClusterCustomObjectStatusWithHttpInfo(param: CustomObjectsApiPatchClusterCustomObjectStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified cluster scoped custom object * @param param the request object */ patchClusterCustomObjectStatus(param: CustomObjectsApiPatchClusterCustomObjectStatusRequest, options?: ConfigurationOptions): Promise; /** * patch the specified namespace scoped custom object * @param param the request object */ patchNamespacedCustomObjectWithHttpInfo(param: CustomObjectsApiPatchNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * patch the specified namespace scoped custom object * @param param the request object */ patchNamespacedCustomObject(param: CustomObjectsApiPatchNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * partially update scale of the specified namespace scoped custom object * @param param the request object */ patchNamespacedCustomObjectScaleWithHttpInfo(param: CustomObjectsApiPatchNamespacedCustomObjectScaleRequest, options?: ConfigurationOptions): Promise>; /** * partially update scale of the specified namespace scoped custom object * @param param the request object */ patchNamespacedCustomObjectScale(param: CustomObjectsApiPatchNamespacedCustomObjectScaleRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified namespace scoped custom object * @param param the request object */ patchNamespacedCustomObjectStatusWithHttpInfo(param: CustomObjectsApiPatchNamespacedCustomObjectStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified namespace scoped custom object * @param param the request object */ patchNamespacedCustomObjectStatus(param: CustomObjectsApiPatchNamespacedCustomObjectStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified cluster scoped custom object * @param param the request object */ replaceClusterCustomObjectWithHttpInfo(param: CustomObjectsApiReplaceClusterCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified cluster scoped custom object * @param param the request object */ replaceClusterCustomObject(param: CustomObjectsApiReplaceClusterCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * replace scale of the specified cluster scoped custom object * @param param the request object */ replaceClusterCustomObjectScaleWithHttpInfo(param: CustomObjectsApiReplaceClusterCustomObjectScaleRequest, options?: ConfigurationOptions): Promise>; /** * replace scale of the specified cluster scoped custom object * @param param the request object */ replaceClusterCustomObjectScale(param: CustomObjectsApiReplaceClusterCustomObjectScaleRequest, options?: ConfigurationOptions): Promise; /** * replace status of the cluster scoped specified custom object * @param param the request object */ replaceClusterCustomObjectStatusWithHttpInfo(param: CustomObjectsApiReplaceClusterCustomObjectStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the cluster scoped specified custom object * @param param the request object */ replaceClusterCustomObjectStatus(param: CustomObjectsApiReplaceClusterCustomObjectStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified namespace scoped custom object * @param param the request object */ replaceNamespacedCustomObjectWithHttpInfo(param: CustomObjectsApiReplaceNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified namespace scoped custom object * @param param the request object */ replaceNamespacedCustomObject(param: CustomObjectsApiReplaceNamespacedCustomObjectRequest, options?: ConfigurationOptions): Promise; /** * replace scale of the specified namespace scoped custom object * @param param the request object */ replaceNamespacedCustomObjectScaleWithHttpInfo(param: CustomObjectsApiReplaceNamespacedCustomObjectScaleRequest, options?: ConfigurationOptions): Promise>; /** * replace scale of the specified namespace scoped custom object * @param param the request object */ replaceNamespacedCustomObjectScale(param: CustomObjectsApiReplaceNamespacedCustomObjectScaleRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified namespace scoped custom object * @param param the request object */ replaceNamespacedCustomObjectStatusWithHttpInfo(param: CustomObjectsApiReplaceNamespacedCustomObjectStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified namespace scoped custom object * @param param the request object */ replaceNamespacedCustomObjectStatus(param: CustomObjectsApiReplaceNamespacedCustomObjectStatusRequest, options?: ConfigurationOptions): Promise; } import { DiscoveryApiRequestFactory, DiscoveryApiResponseProcessor } from "../apis/DiscoveryApi.js"; export interface DiscoveryApiGetAPIGroupRequest { } export declare class ObjectDiscoveryApi { private api; constructor(configuration: Configuration, requestFactory?: DiscoveryApiRequestFactory, responseProcessor?: DiscoveryApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: DiscoveryApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: DiscoveryApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { DiscoveryV1ApiRequestFactory, DiscoveryV1ApiResponseProcessor } from "../apis/DiscoveryV1Api.js"; export interface DiscoveryV1ApiCreateNamespacedEndpointSliceRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof DiscoveryV1ApicreateNamespacedEndpointSlice */ namespace: string; /** * * @type V1EndpointSlice * @memberof DiscoveryV1ApicreateNamespacedEndpointSlice */ body: V1EndpointSlice; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof DiscoveryV1ApicreateNamespacedEndpointSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof DiscoveryV1ApicreateNamespacedEndpointSlice */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApicreateNamespacedEndpointSlice */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApicreateNamespacedEndpointSlice */ fieldValidation?: string; } export interface DiscoveryV1ApiDeleteCollectionNamespacedEndpointSliceRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof DiscoveryV1ApideleteCollectionNamespacedEndpointSlice */ body?: V1DeleteOptions; } export interface DiscoveryV1ApiDeleteNamespacedEndpointSliceRequest { /** * name of the EndpointSlice * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteNamespacedEndpointSlice */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteNamespacedEndpointSlice */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteNamespacedEndpointSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteNamespacedEndpointSlice */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof DiscoveryV1ApideleteNamespacedEndpointSlice */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof DiscoveryV1ApideleteNamespacedEndpointSlice */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof DiscoveryV1ApideleteNamespacedEndpointSlice */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApideleteNamespacedEndpointSlice */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof DiscoveryV1ApideleteNamespacedEndpointSlice */ body?: V1DeleteOptions; } export interface DiscoveryV1ApiGetAPIResourcesRequest { } export interface DiscoveryV1ApiListEndpointSliceForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof DiscoveryV1ApilistEndpointSliceForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApilistEndpointSliceForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApilistEndpointSliceForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApilistEndpointSliceForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof DiscoveryV1ApilistEndpointSliceForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof DiscoveryV1ApilistEndpointSliceForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof DiscoveryV1ApilistEndpointSliceForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof DiscoveryV1ApilistEndpointSliceForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof DiscoveryV1ApilistEndpointSliceForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof DiscoveryV1ApilistEndpointSliceForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof DiscoveryV1ApilistEndpointSliceForAllNamespaces */ watch?: boolean; } export interface DiscoveryV1ApiListNamespacedEndpointSliceRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof DiscoveryV1ApilistNamespacedEndpointSlice */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof DiscoveryV1ApilistNamespacedEndpointSlice */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof DiscoveryV1ApilistNamespacedEndpointSlice */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApilistNamespacedEndpointSlice */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApilistNamespacedEndpointSlice */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApilistNamespacedEndpointSlice */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof DiscoveryV1ApilistNamespacedEndpointSlice */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof DiscoveryV1ApilistNamespacedEndpointSlice */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof DiscoveryV1ApilistNamespacedEndpointSlice */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof DiscoveryV1ApilistNamespacedEndpointSlice */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof DiscoveryV1ApilistNamespacedEndpointSlice */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof DiscoveryV1ApilistNamespacedEndpointSlice */ watch?: boolean; } export interface DiscoveryV1ApiPatchNamespacedEndpointSliceRequest { /** * name of the EndpointSlice * Defaults to: undefined * @type string * @memberof DiscoveryV1ApipatchNamespacedEndpointSlice */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof DiscoveryV1ApipatchNamespacedEndpointSlice */ namespace: string; /** * * @type any * @memberof DiscoveryV1ApipatchNamespacedEndpointSlice */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof DiscoveryV1ApipatchNamespacedEndpointSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof DiscoveryV1ApipatchNamespacedEndpointSlice */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof DiscoveryV1ApipatchNamespacedEndpointSlice */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApipatchNamespacedEndpointSlice */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof DiscoveryV1ApipatchNamespacedEndpointSlice */ force?: boolean; } export interface DiscoveryV1ApiReadNamespacedEndpointSliceRequest { /** * name of the EndpointSlice * Defaults to: undefined * @type string * @memberof DiscoveryV1ApireadNamespacedEndpointSlice */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof DiscoveryV1ApireadNamespacedEndpointSlice */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof DiscoveryV1ApireadNamespacedEndpointSlice */ pretty?: string; } export interface DiscoveryV1ApiReplaceNamespacedEndpointSliceRequest { /** * name of the EndpointSlice * Defaults to: undefined * @type string * @memberof DiscoveryV1ApireplaceNamespacedEndpointSlice */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof DiscoveryV1ApireplaceNamespacedEndpointSlice */ namespace: string; /** * * @type V1EndpointSlice * @memberof DiscoveryV1ApireplaceNamespacedEndpointSlice */ body: V1EndpointSlice; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof DiscoveryV1ApireplaceNamespacedEndpointSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof DiscoveryV1ApireplaceNamespacedEndpointSlice */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApireplaceNamespacedEndpointSlice */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof DiscoveryV1ApireplaceNamespacedEndpointSlice */ fieldValidation?: string; } export declare class ObjectDiscoveryV1Api { private api; constructor(configuration: Configuration, requestFactory?: DiscoveryV1ApiRequestFactory, responseProcessor?: DiscoveryV1ApiResponseProcessor); /** * create an EndpointSlice * @param param the request object */ createNamespacedEndpointSliceWithHttpInfo(param: DiscoveryV1ApiCreateNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise>; /** * create an EndpointSlice * @param param the request object */ createNamespacedEndpointSlice(param: DiscoveryV1ApiCreateNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise; /** * delete collection of EndpointSlice * @param param the request object */ deleteCollectionNamespacedEndpointSliceWithHttpInfo(param: DiscoveryV1ApiDeleteCollectionNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of EndpointSlice * @param param the request object */ deleteCollectionNamespacedEndpointSlice(param: DiscoveryV1ApiDeleteCollectionNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise; /** * delete an EndpointSlice * @param param the request object */ deleteNamespacedEndpointSliceWithHttpInfo(param: DiscoveryV1ApiDeleteNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise>; /** * delete an EndpointSlice * @param param the request object */ deleteNamespacedEndpointSlice(param: DiscoveryV1ApiDeleteNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: DiscoveryV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: DiscoveryV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind EndpointSlice * @param param the request object */ listEndpointSliceForAllNamespacesWithHttpInfo(param?: DiscoveryV1ApiListEndpointSliceForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind EndpointSlice * @param param the request object */ listEndpointSliceForAllNamespaces(param?: DiscoveryV1ApiListEndpointSliceForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind EndpointSlice * @param param the request object */ listNamespacedEndpointSliceWithHttpInfo(param: DiscoveryV1ApiListNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind EndpointSlice * @param param the request object */ listNamespacedEndpointSlice(param: DiscoveryV1ApiListNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified EndpointSlice * @param param the request object */ patchNamespacedEndpointSliceWithHttpInfo(param: DiscoveryV1ApiPatchNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified EndpointSlice * @param param the request object */ patchNamespacedEndpointSlice(param: DiscoveryV1ApiPatchNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise; /** * read the specified EndpointSlice * @param param the request object */ readNamespacedEndpointSliceWithHttpInfo(param: DiscoveryV1ApiReadNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise>; /** * read the specified EndpointSlice * @param param the request object */ readNamespacedEndpointSlice(param: DiscoveryV1ApiReadNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise; /** * replace the specified EndpointSlice * @param param the request object */ replaceNamespacedEndpointSliceWithHttpInfo(param: DiscoveryV1ApiReplaceNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified EndpointSlice * @param param the request object */ replaceNamespacedEndpointSlice(param: DiscoveryV1ApiReplaceNamespacedEndpointSliceRequest, options?: ConfigurationOptions): Promise; } import { EventsApiRequestFactory, EventsApiResponseProcessor } from "../apis/EventsApi.js"; export interface EventsApiGetAPIGroupRequest { } export declare class ObjectEventsApi { private api; constructor(configuration: Configuration, requestFactory?: EventsApiRequestFactory, responseProcessor?: EventsApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: EventsApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: EventsApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { EventsV1ApiRequestFactory, EventsV1ApiResponseProcessor } from "../apis/EventsV1Api.js"; export interface EventsV1ApiCreateNamespacedEventRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof EventsV1ApicreateNamespacedEvent */ namespace: string; /** * * @type EventsV1Event * @memberof EventsV1ApicreateNamespacedEvent */ body: EventsV1Event; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof EventsV1ApicreateNamespacedEvent */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof EventsV1ApicreateNamespacedEvent */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof EventsV1ApicreateNamespacedEvent */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof EventsV1ApicreateNamespacedEvent */ fieldValidation?: string; } export interface EventsV1ApiDeleteCollectionNamespacedEventRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof EventsV1ApideleteCollectionNamespacedEvent */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof EventsV1ApideleteCollectionNamespacedEvent */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof EventsV1ApideleteCollectionNamespacedEvent */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof EventsV1ApideleteCollectionNamespacedEvent */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof EventsV1ApideleteCollectionNamespacedEvent */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof EventsV1ApideleteCollectionNamespacedEvent */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof EventsV1ApideleteCollectionNamespacedEvent */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof EventsV1ApideleteCollectionNamespacedEvent */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof EventsV1ApideleteCollectionNamespacedEvent */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof EventsV1ApideleteCollectionNamespacedEvent */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof EventsV1ApideleteCollectionNamespacedEvent */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof EventsV1ApideleteCollectionNamespacedEvent */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof EventsV1ApideleteCollectionNamespacedEvent */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof EventsV1ApideleteCollectionNamespacedEvent */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof EventsV1ApideleteCollectionNamespacedEvent */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof EventsV1ApideleteCollectionNamespacedEvent */ body?: V1DeleteOptions; } export interface EventsV1ApiDeleteNamespacedEventRequest { /** * name of the Event * Defaults to: undefined * @type string * @memberof EventsV1ApideleteNamespacedEvent */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof EventsV1ApideleteNamespacedEvent */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof EventsV1ApideleteNamespacedEvent */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof EventsV1ApideleteNamespacedEvent */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof EventsV1ApideleteNamespacedEvent */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof EventsV1ApideleteNamespacedEvent */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof EventsV1ApideleteNamespacedEvent */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof EventsV1ApideleteNamespacedEvent */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof EventsV1ApideleteNamespacedEvent */ body?: V1DeleteOptions; } export interface EventsV1ApiGetAPIResourcesRequest { } export interface EventsV1ApiListEventForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof EventsV1ApilistEventForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof EventsV1ApilistEventForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof EventsV1ApilistEventForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof EventsV1ApilistEventForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof EventsV1ApilistEventForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof EventsV1ApilistEventForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof EventsV1ApilistEventForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof EventsV1ApilistEventForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof EventsV1ApilistEventForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof EventsV1ApilistEventForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof EventsV1ApilistEventForAllNamespaces */ watch?: boolean; } export interface EventsV1ApiListNamespacedEventRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof EventsV1ApilistNamespacedEvent */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof EventsV1ApilistNamespacedEvent */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof EventsV1ApilistNamespacedEvent */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof EventsV1ApilistNamespacedEvent */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof EventsV1ApilistNamespacedEvent */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof EventsV1ApilistNamespacedEvent */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof EventsV1ApilistNamespacedEvent */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof EventsV1ApilistNamespacedEvent */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof EventsV1ApilistNamespacedEvent */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof EventsV1ApilistNamespacedEvent */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof EventsV1ApilistNamespacedEvent */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof EventsV1ApilistNamespacedEvent */ watch?: boolean; } export interface EventsV1ApiPatchNamespacedEventRequest { /** * name of the Event * Defaults to: undefined * @type string * @memberof EventsV1ApipatchNamespacedEvent */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof EventsV1ApipatchNamespacedEvent */ namespace: string; /** * * @type any * @memberof EventsV1ApipatchNamespacedEvent */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof EventsV1ApipatchNamespacedEvent */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof EventsV1ApipatchNamespacedEvent */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof EventsV1ApipatchNamespacedEvent */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof EventsV1ApipatchNamespacedEvent */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof EventsV1ApipatchNamespacedEvent */ force?: boolean; } export interface EventsV1ApiReadNamespacedEventRequest { /** * name of the Event * Defaults to: undefined * @type string * @memberof EventsV1ApireadNamespacedEvent */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof EventsV1ApireadNamespacedEvent */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof EventsV1ApireadNamespacedEvent */ pretty?: string; } export interface EventsV1ApiReplaceNamespacedEventRequest { /** * name of the Event * Defaults to: undefined * @type string * @memberof EventsV1ApireplaceNamespacedEvent */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof EventsV1ApireplaceNamespacedEvent */ namespace: string; /** * * @type EventsV1Event * @memberof EventsV1ApireplaceNamespacedEvent */ body: EventsV1Event; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof EventsV1ApireplaceNamespacedEvent */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof EventsV1ApireplaceNamespacedEvent */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof EventsV1ApireplaceNamespacedEvent */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof EventsV1ApireplaceNamespacedEvent */ fieldValidation?: string; } export declare class ObjectEventsV1Api { private api; constructor(configuration: Configuration, requestFactory?: EventsV1ApiRequestFactory, responseProcessor?: EventsV1ApiResponseProcessor); /** * create an Event * @param param the request object */ createNamespacedEventWithHttpInfo(param: EventsV1ApiCreateNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * create an Event * @param param the request object */ createNamespacedEvent(param: EventsV1ApiCreateNamespacedEventRequest, options?: ConfigurationOptions): Promise; /** * delete collection of Event * @param param the request object */ deleteCollectionNamespacedEventWithHttpInfo(param: EventsV1ApiDeleteCollectionNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of Event * @param param the request object */ deleteCollectionNamespacedEvent(param: EventsV1ApiDeleteCollectionNamespacedEventRequest, options?: ConfigurationOptions): Promise; /** * delete an Event * @param param the request object */ deleteNamespacedEventWithHttpInfo(param: EventsV1ApiDeleteNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * delete an Event * @param param the request object */ deleteNamespacedEvent(param: EventsV1ApiDeleteNamespacedEventRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: EventsV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: EventsV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Event * @param param the request object */ listEventForAllNamespacesWithHttpInfo(param?: EventsV1ApiListEventForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Event * @param param the request object */ listEventForAllNamespaces(param?: EventsV1ApiListEventForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Event * @param param the request object */ listNamespacedEventWithHttpInfo(param: EventsV1ApiListNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Event * @param param the request object */ listNamespacedEvent(param: EventsV1ApiListNamespacedEventRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified Event * @param param the request object */ patchNamespacedEventWithHttpInfo(param: EventsV1ApiPatchNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified Event * @param param the request object */ patchNamespacedEvent(param: EventsV1ApiPatchNamespacedEventRequest, options?: ConfigurationOptions): Promise; /** * read the specified Event * @param param the request object */ readNamespacedEventWithHttpInfo(param: EventsV1ApiReadNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * read the specified Event * @param param the request object */ readNamespacedEvent(param: EventsV1ApiReadNamespacedEventRequest, options?: ConfigurationOptions): Promise; /** * replace the specified Event * @param param the request object */ replaceNamespacedEventWithHttpInfo(param: EventsV1ApiReplaceNamespacedEventRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified Event * @param param the request object */ replaceNamespacedEvent(param: EventsV1ApiReplaceNamespacedEventRequest, options?: ConfigurationOptions): Promise; } import { FlowcontrolApiserverApiRequestFactory, FlowcontrolApiserverApiResponseProcessor } from "../apis/FlowcontrolApiserverApi.js"; export interface FlowcontrolApiserverApiGetAPIGroupRequest { } export declare class ObjectFlowcontrolApiserverApi { private api; constructor(configuration: Configuration, requestFactory?: FlowcontrolApiserverApiRequestFactory, responseProcessor?: FlowcontrolApiserverApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: FlowcontrolApiserverApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: FlowcontrolApiserverApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { FlowcontrolApiserverV1ApiRequestFactory, FlowcontrolApiserverV1ApiResponseProcessor } from "../apis/FlowcontrolApiserverV1Api.js"; export interface FlowcontrolApiserverV1ApiCreateFlowSchemaRequest { /** * * @type V1FlowSchema * @memberof FlowcontrolApiserverV1ApicreateFlowSchema */ body: V1FlowSchema; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApicreateFlowSchema */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApicreateFlowSchema */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApicreateFlowSchema */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApicreateFlowSchema */ fieldValidation?: string; } export interface FlowcontrolApiserverV1ApiCreatePriorityLevelConfigurationRequest { /** * * @type V1PriorityLevelConfiguration * @memberof FlowcontrolApiserverV1ApicreatePriorityLevelConfiguration */ body: V1PriorityLevelConfiguration; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApicreatePriorityLevelConfiguration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApicreatePriorityLevelConfiguration */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApicreatePriorityLevelConfiguration */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApicreatePriorityLevelConfiguration */ fieldValidation?: string; } export interface FlowcontrolApiserverV1ApiDeleteCollectionFlowSchemaRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof FlowcontrolApiserverV1ApideleteCollectionFlowSchema */ body?: V1DeleteOptions; } export interface FlowcontrolApiserverV1ApiDeleteCollectionPriorityLevelConfigurationRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof FlowcontrolApiserverV1ApideleteCollectionPriorityLevelConfiguration */ body?: V1DeleteOptions; } export interface FlowcontrolApiserverV1ApiDeleteFlowSchemaRequest { /** * name of the FlowSchema * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteFlowSchema */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteFlowSchema */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteFlowSchema */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof FlowcontrolApiserverV1ApideleteFlowSchema */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApideleteFlowSchema */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApideleteFlowSchema */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideleteFlowSchema */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof FlowcontrolApiserverV1ApideleteFlowSchema */ body?: V1DeleteOptions; } export interface FlowcontrolApiserverV1ApiDeletePriorityLevelConfigurationRequest { /** * name of the PriorityLevelConfiguration * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideletePriorityLevelConfiguration */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideletePriorityLevelConfiguration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideletePriorityLevelConfiguration */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof FlowcontrolApiserverV1ApideletePriorityLevelConfiguration */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApideletePriorityLevelConfiguration */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApideletePriorityLevelConfiguration */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApideletePriorityLevelConfiguration */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof FlowcontrolApiserverV1ApideletePriorityLevelConfiguration */ body?: V1DeleteOptions; } export interface FlowcontrolApiserverV1ApiGetAPIResourcesRequest { } export interface FlowcontrolApiserverV1ApiListFlowSchemaRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApilistFlowSchema */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApilistFlowSchema */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApilistFlowSchema */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApilistFlowSchema */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApilistFlowSchema */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof FlowcontrolApiserverV1ApilistFlowSchema */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApilistFlowSchema */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApilistFlowSchema */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApilistFlowSchema */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof FlowcontrolApiserverV1ApilistFlowSchema */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApilistFlowSchema */ watch?: boolean; } export interface FlowcontrolApiserverV1ApiListPriorityLevelConfigurationRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApilistPriorityLevelConfiguration */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApilistPriorityLevelConfiguration */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApilistPriorityLevelConfiguration */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApilistPriorityLevelConfiguration */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApilistPriorityLevelConfiguration */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof FlowcontrolApiserverV1ApilistPriorityLevelConfiguration */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApilistPriorityLevelConfiguration */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApilistPriorityLevelConfiguration */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApilistPriorityLevelConfiguration */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof FlowcontrolApiserverV1ApilistPriorityLevelConfiguration */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApilistPriorityLevelConfiguration */ watch?: boolean; } export interface FlowcontrolApiserverV1ApiPatchFlowSchemaRequest { /** * name of the FlowSchema * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchFlowSchema */ name: string; /** * * @type any * @memberof FlowcontrolApiserverV1ApipatchFlowSchema */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchFlowSchema */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchFlowSchema */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchFlowSchema */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchFlowSchema */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApipatchFlowSchema */ force?: boolean; } export interface FlowcontrolApiserverV1ApiPatchFlowSchemaStatusRequest { /** * name of the FlowSchema * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchFlowSchemaStatus */ name: string; /** * * @type any * @memberof FlowcontrolApiserverV1ApipatchFlowSchemaStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchFlowSchemaStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchFlowSchemaStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchFlowSchemaStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchFlowSchemaStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApipatchFlowSchemaStatus */ force?: boolean; } export interface FlowcontrolApiserverV1ApiPatchPriorityLevelConfigurationRequest { /** * name of the PriorityLevelConfiguration * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfiguration */ name: string; /** * * @type any * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfiguration */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfiguration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfiguration */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfiguration */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfiguration */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfiguration */ force?: boolean; } export interface FlowcontrolApiserverV1ApiPatchPriorityLevelConfigurationStatusRequest { /** * name of the PriorityLevelConfiguration * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfigurationStatus */ name: string; /** * * @type any * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfigurationStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfigurationStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfigurationStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfigurationStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfigurationStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof FlowcontrolApiserverV1ApipatchPriorityLevelConfigurationStatus */ force?: boolean; } export interface FlowcontrolApiserverV1ApiReadFlowSchemaRequest { /** * name of the FlowSchema * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireadFlowSchema */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireadFlowSchema */ pretty?: string; } export interface FlowcontrolApiserverV1ApiReadFlowSchemaStatusRequest { /** * name of the FlowSchema * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireadFlowSchemaStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireadFlowSchemaStatus */ pretty?: string; } export interface FlowcontrolApiserverV1ApiReadPriorityLevelConfigurationRequest { /** * name of the PriorityLevelConfiguration * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireadPriorityLevelConfiguration */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireadPriorityLevelConfiguration */ pretty?: string; } export interface FlowcontrolApiserverV1ApiReadPriorityLevelConfigurationStatusRequest { /** * name of the PriorityLevelConfiguration * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireadPriorityLevelConfigurationStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireadPriorityLevelConfigurationStatus */ pretty?: string; } export interface FlowcontrolApiserverV1ApiReplaceFlowSchemaRequest { /** * name of the FlowSchema * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplaceFlowSchema */ name: string; /** * * @type V1FlowSchema * @memberof FlowcontrolApiserverV1ApireplaceFlowSchema */ body: V1FlowSchema; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplaceFlowSchema */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplaceFlowSchema */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplaceFlowSchema */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplaceFlowSchema */ fieldValidation?: string; } export interface FlowcontrolApiserverV1ApiReplaceFlowSchemaStatusRequest { /** * name of the FlowSchema * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplaceFlowSchemaStatus */ name: string; /** * * @type V1FlowSchema * @memberof FlowcontrolApiserverV1ApireplaceFlowSchemaStatus */ body: V1FlowSchema; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplaceFlowSchemaStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplaceFlowSchemaStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplaceFlowSchemaStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplaceFlowSchemaStatus */ fieldValidation?: string; } export interface FlowcontrolApiserverV1ApiReplacePriorityLevelConfigurationRequest { /** * name of the PriorityLevelConfiguration * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplacePriorityLevelConfiguration */ name: string; /** * * @type V1PriorityLevelConfiguration * @memberof FlowcontrolApiserverV1ApireplacePriorityLevelConfiguration */ body: V1PriorityLevelConfiguration; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplacePriorityLevelConfiguration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplacePriorityLevelConfiguration */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplacePriorityLevelConfiguration */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplacePriorityLevelConfiguration */ fieldValidation?: string; } export interface FlowcontrolApiserverV1ApiReplacePriorityLevelConfigurationStatusRequest { /** * name of the PriorityLevelConfiguration * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplacePriorityLevelConfigurationStatus */ name: string; /** * * @type V1PriorityLevelConfiguration * @memberof FlowcontrolApiserverV1ApireplacePriorityLevelConfigurationStatus */ body: V1PriorityLevelConfiguration; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplacePriorityLevelConfigurationStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplacePriorityLevelConfigurationStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplacePriorityLevelConfigurationStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof FlowcontrolApiserverV1ApireplacePriorityLevelConfigurationStatus */ fieldValidation?: string; } export declare class ObjectFlowcontrolApiserverV1Api { private api; constructor(configuration: Configuration, requestFactory?: FlowcontrolApiserverV1ApiRequestFactory, responseProcessor?: FlowcontrolApiserverV1ApiResponseProcessor); /** * create a FlowSchema * @param param the request object */ createFlowSchemaWithHttpInfo(param: FlowcontrolApiserverV1ApiCreateFlowSchemaRequest, options?: ConfigurationOptions): Promise>; /** * create a FlowSchema * @param param the request object */ createFlowSchema(param: FlowcontrolApiserverV1ApiCreateFlowSchemaRequest, options?: ConfigurationOptions): Promise; /** * create a PriorityLevelConfiguration * @param param the request object */ createPriorityLevelConfigurationWithHttpInfo(param: FlowcontrolApiserverV1ApiCreatePriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * create a PriorityLevelConfiguration * @param param the request object */ createPriorityLevelConfiguration(param: FlowcontrolApiserverV1ApiCreatePriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise; /** * delete collection of FlowSchema * @param param the request object */ deleteCollectionFlowSchemaWithHttpInfo(param?: FlowcontrolApiserverV1ApiDeleteCollectionFlowSchemaRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of FlowSchema * @param param the request object */ deleteCollectionFlowSchema(param?: FlowcontrolApiserverV1ApiDeleteCollectionFlowSchemaRequest, options?: ConfigurationOptions): Promise; /** * delete collection of PriorityLevelConfiguration * @param param the request object */ deleteCollectionPriorityLevelConfigurationWithHttpInfo(param?: FlowcontrolApiserverV1ApiDeleteCollectionPriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of PriorityLevelConfiguration * @param param the request object */ deleteCollectionPriorityLevelConfiguration(param?: FlowcontrolApiserverV1ApiDeleteCollectionPriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise; /** * delete a FlowSchema * @param param the request object */ deleteFlowSchemaWithHttpInfo(param: FlowcontrolApiserverV1ApiDeleteFlowSchemaRequest, options?: ConfigurationOptions): Promise>; /** * delete a FlowSchema * @param param the request object */ deleteFlowSchema(param: FlowcontrolApiserverV1ApiDeleteFlowSchemaRequest, options?: ConfigurationOptions): Promise; /** * delete a PriorityLevelConfiguration * @param param the request object */ deletePriorityLevelConfigurationWithHttpInfo(param: FlowcontrolApiserverV1ApiDeletePriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * delete a PriorityLevelConfiguration * @param param the request object */ deletePriorityLevelConfiguration(param: FlowcontrolApiserverV1ApiDeletePriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: FlowcontrolApiserverV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: FlowcontrolApiserverV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind FlowSchema * @param param the request object */ listFlowSchemaWithHttpInfo(param?: FlowcontrolApiserverV1ApiListFlowSchemaRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind FlowSchema * @param param the request object */ listFlowSchema(param?: FlowcontrolApiserverV1ApiListFlowSchemaRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind PriorityLevelConfiguration * @param param the request object */ listPriorityLevelConfigurationWithHttpInfo(param?: FlowcontrolApiserverV1ApiListPriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind PriorityLevelConfiguration * @param param the request object */ listPriorityLevelConfiguration(param?: FlowcontrolApiserverV1ApiListPriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified FlowSchema * @param param the request object */ patchFlowSchemaWithHttpInfo(param: FlowcontrolApiserverV1ApiPatchFlowSchemaRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified FlowSchema * @param param the request object */ patchFlowSchema(param: FlowcontrolApiserverV1ApiPatchFlowSchemaRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified FlowSchema * @param param the request object */ patchFlowSchemaStatusWithHttpInfo(param: FlowcontrolApiserverV1ApiPatchFlowSchemaStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified FlowSchema * @param param the request object */ patchFlowSchemaStatus(param: FlowcontrolApiserverV1ApiPatchFlowSchemaStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified PriorityLevelConfiguration * @param param the request object */ patchPriorityLevelConfigurationWithHttpInfo(param: FlowcontrolApiserverV1ApiPatchPriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified PriorityLevelConfiguration * @param param the request object */ patchPriorityLevelConfiguration(param: FlowcontrolApiserverV1ApiPatchPriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified PriorityLevelConfiguration * @param param the request object */ patchPriorityLevelConfigurationStatusWithHttpInfo(param: FlowcontrolApiserverV1ApiPatchPriorityLevelConfigurationStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified PriorityLevelConfiguration * @param param the request object */ patchPriorityLevelConfigurationStatus(param: FlowcontrolApiserverV1ApiPatchPriorityLevelConfigurationStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified FlowSchema * @param param the request object */ readFlowSchemaWithHttpInfo(param: FlowcontrolApiserverV1ApiReadFlowSchemaRequest, options?: ConfigurationOptions): Promise>; /** * read the specified FlowSchema * @param param the request object */ readFlowSchema(param: FlowcontrolApiserverV1ApiReadFlowSchemaRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified FlowSchema * @param param the request object */ readFlowSchemaStatusWithHttpInfo(param: FlowcontrolApiserverV1ApiReadFlowSchemaStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified FlowSchema * @param param the request object */ readFlowSchemaStatus(param: FlowcontrolApiserverV1ApiReadFlowSchemaStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified PriorityLevelConfiguration * @param param the request object */ readPriorityLevelConfigurationWithHttpInfo(param: FlowcontrolApiserverV1ApiReadPriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * read the specified PriorityLevelConfiguration * @param param the request object */ readPriorityLevelConfiguration(param: FlowcontrolApiserverV1ApiReadPriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified PriorityLevelConfiguration * @param param the request object */ readPriorityLevelConfigurationStatusWithHttpInfo(param: FlowcontrolApiserverV1ApiReadPriorityLevelConfigurationStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified PriorityLevelConfiguration * @param param the request object */ readPriorityLevelConfigurationStatus(param: FlowcontrolApiserverV1ApiReadPriorityLevelConfigurationStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified FlowSchema * @param param the request object */ replaceFlowSchemaWithHttpInfo(param: FlowcontrolApiserverV1ApiReplaceFlowSchemaRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified FlowSchema * @param param the request object */ replaceFlowSchema(param: FlowcontrolApiserverV1ApiReplaceFlowSchemaRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified FlowSchema * @param param the request object */ replaceFlowSchemaStatusWithHttpInfo(param: FlowcontrolApiserverV1ApiReplaceFlowSchemaStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified FlowSchema * @param param the request object */ replaceFlowSchemaStatus(param: FlowcontrolApiserverV1ApiReplaceFlowSchemaStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified PriorityLevelConfiguration * @param param the request object */ replacePriorityLevelConfigurationWithHttpInfo(param: FlowcontrolApiserverV1ApiReplacePriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified PriorityLevelConfiguration * @param param the request object */ replacePriorityLevelConfiguration(param: FlowcontrolApiserverV1ApiReplacePriorityLevelConfigurationRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified PriorityLevelConfiguration * @param param the request object */ replacePriorityLevelConfigurationStatusWithHttpInfo(param: FlowcontrolApiserverV1ApiReplacePriorityLevelConfigurationStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified PriorityLevelConfiguration * @param param the request object */ replacePriorityLevelConfigurationStatus(param: FlowcontrolApiserverV1ApiReplacePriorityLevelConfigurationStatusRequest, options?: ConfigurationOptions): Promise; } import { InternalApiserverApiRequestFactory, InternalApiserverApiResponseProcessor } from "../apis/InternalApiserverApi.js"; export interface InternalApiserverApiGetAPIGroupRequest { } export declare class ObjectInternalApiserverApi { private api; constructor(configuration: Configuration, requestFactory?: InternalApiserverApiRequestFactory, responseProcessor?: InternalApiserverApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: InternalApiserverApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: InternalApiserverApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { InternalApiserverV1alpha1ApiRequestFactory, InternalApiserverV1alpha1ApiResponseProcessor } from "../apis/InternalApiserverV1alpha1Api.js"; export interface InternalApiserverV1alpha1ApiCreateStorageVersionRequest { /** * * @type V1alpha1StorageVersion * @memberof InternalApiserverV1alpha1ApicreateStorageVersion */ body: V1alpha1StorageVersion; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApicreateStorageVersion */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApicreateStorageVersion */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApicreateStorageVersion */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApicreateStorageVersion */ fieldValidation?: string; } export interface InternalApiserverV1alpha1ApiDeleteCollectionStorageVersionRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof InternalApiserverV1alpha1ApideleteCollectionStorageVersion */ body?: V1DeleteOptions; } export interface InternalApiserverV1alpha1ApiDeleteStorageVersionRequest { /** * name of the StorageVersion * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApideleteStorageVersion */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApideleteStorageVersion */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApideleteStorageVersion */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof InternalApiserverV1alpha1ApideleteStorageVersion */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof InternalApiserverV1alpha1ApideleteStorageVersion */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof InternalApiserverV1alpha1ApideleteStorageVersion */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApideleteStorageVersion */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof InternalApiserverV1alpha1ApideleteStorageVersion */ body?: V1DeleteOptions; } export interface InternalApiserverV1alpha1ApiGetAPIResourcesRequest { } export interface InternalApiserverV1alpha1ApiListStorageVersionRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApilistStorageVersion */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof InternalApiserverV1alpha1ApilistStorageVersion */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApilistStorageVersion */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApilistStorageVersion */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApilistStorageVersion */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof InternalApiserverV1alpha1ApilistStorageVersion */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApilistStorageVersion */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApilistStorageVersion */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof InternalApiserverV1alpha1ApilistStorageVersion */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof InternalApiserverV1alpha1ApilistStorageVersion */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof InternalApiserverV1alpha1ApilistStorageVersion */ watch?: boolean; } export interface InternalApiserverV1alpha1ApiPatchStorageVersionRequest { /** * name of the StorageVersion * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApipatchStorageVersion */ name: string; /** * * @type any * @memberof InternalApiserverV1alpha1ApipatchStorageVersion */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApipatchStorageVersion */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApipatchStorageVersion */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApipatchStorageVersion */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApipatchStorageVersion */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof InternalApiserverV1alpha1ApipatchStorageVersion */ force?: boolean; } export interface InternalApiserverV1alpha1ApiPatchStorageVersionStatusRequest { /** * name of the StorageVersion * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApipatchStorageVersionStatus */ name: string; /** * * @type any * @memberof InternalApiserverV1alpha1ApipatchStorageVersionStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApipatchStorageVersionStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApipatchStorageVersionStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApipatchStorageVersionStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApipatchStorageVersionStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof InternalApiserverV1alpha1ApipatchStorageVersionStatus */ force?: boolean; } export interface InternalApiserverV1alpha1ApiReadStorageVersionRequest { /** * name of the StorageVersion * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireadStorageVersion */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireadStorageVersion */ pretty?: string; } export interface InternalApiserverV1alpha1ApiReadStorageVersionStatusRequest { /** * name of the StorageVersion * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireadStorageVersionStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireadStorageVersionStatus */ pretty?: string; } export interface InternalApiserverV1alpha1ApiReplaceStorageVersionRequest { /** * name of the StorageVersion * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireplaceStorageVersion */ name: string; /** * * @type V1alpha1StorageVersion * @memberof InternalApiserverV1alpha1ApireplaceStorageVersion */ body: V1alpha1StorageVersion; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireplaceStorageVersion */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireplaceStorageVersion */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireplaceStorageVersion */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireplaceStorageVersion */ fieldValidation?: string; } export interface InternalApiserverV1alpha1ApiReplaceStorageVersionStatusRequest { /** * name of the StorageVersion * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireplaceStorageVersionStatus */ name: string; /** * * @type V1alpha1StorageVersion * @memberof InternalApiserverV1alpha1ApireplaceStorageVersionStatus */ body: V1alpha1StorageVersion; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireplaceStorageVersionStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireplaceStorageVersionStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireplaceStorageVersionStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof InternalApiserverV1alpha1ApireplaceStorageVersionStatus */ fieldValidation?: string; } export declare class ObjectInternalApiserverV1alpha1Api { private api; constructor(configuration: Configuration, requestFactory?: InternalApiserverV1alpha1ApiRequestFactory, responseProcessor?: InternalApiserverV1alpha1ApiResponseProcessor); /** * create a StorageVersion * @param param the request object */ createStorageVersionWithHttpInfo(param: InternalApiserverV1alpha1ApiCreateStorageVersionRequest, options?: ConfigurationOptions): Promise>; /** * create a StorageVersion * @param param the request object */ createStorageVersion(param: InternalApiserverV1alpha1ApiCreateStorageVersionRequest, options?: ConfigurationOptions): Promise; /** * delete collection of StorageVersion * @param param the request object */ deleteCollectionStorageVersionWithHttpInfo(param?: InternalApiserverV1alpha1ApiDeleteCollectionStorageVersionRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of StorageVersion * @param param the request object */ deleteCollectionStorageVersion(param?: InternalApiserverV1alpha1ApiDeleteCollectionStorageVersionRequest, options?: ConfigurationOptions): Promise; /** * delete a StorageVersion * @param param the request object */ deleteStorageVersionWithHttpInfo(param: InternalApiserverV1alpha1ApiDeleteStorageVersionRequest, options?: ConfigurationOptions): Promise>; /** * delete a StorageVersion * @param param the request object */ deleteStorageVersion(param: InternalApiserverV1alpha1ApiDeleteStorageVersionRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: InternalApiserverV1alpha1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: InternalApiserverV1alpha1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind StorageVersion * @param param the request object */ listStorageVersionWithHttpInfo(param?: InternalApiserverV1alpha1ApiListStorageVersionRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind StorageVersion * @param param the request object */ listStorageVersion(param?: InternalApiserverV1alpha1ApiListStorageVersionRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified StorageVersion * @param param the request object */ patchStorageVersionWithHttpInfo(param: InternalApiserverV1alpha1ApiPatchStorageVersionRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified StorageVersion * @param param the request object */ patchStorageVersion(param: InternalApiserverV1alpha1ApiPatchStorageVersionRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified StorageVersion * @param param the request object */ patchStorageVersionStatusWithHttpInfo(param: InternalApiserverV1alpha1ApiPatchStorageVersionStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified StorageVersion * @param param the request object */ patchStorageVersionStatus(param: InternalApiserverV1alpha1ApiPatchStorageVersionStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified StorageVersion * @param param the request object */ readStorageVersionWithHttpInfo(param: InternalApiserverV1alpha1ApiReadStorageVersionRequest, options?: ConfigurationOptions): Promise>; /** * read the specified StorageVersion * @param param the request object */ readStorageVersion(param: InternalApiserverV1alpha1ApiReadStorageVersionRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified StorageVersion * @param param the request object */ readStorageVersionStatusWithHttpInfo(param: InternalApiserverV1alpha1ApiReadStorageVersionStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified StorageVersion * @param param the request object */ readStorageVersionStatus(param: InternalApiserverV1alpha1ApiReadStorageVersionStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified StorageVersion * @param param the request object */ replaceStorageVersionWithHttpInfo(param: InternalApiserverV1alpha1ApiReplaceStorageVersionRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified StorageVersion * @param param the request object */ replaceStorageVersion(param: InternalApiserverV1alpha1ApiReplaceStorageVersionRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified StorageVersion * @param param the request object */ replaceStorageVersionStatusWithHttpInfo(param: InternalApiserverV1alpha1ApiReplaceStorageVersionStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified StorageVersion * @param param the request object */ replaceStorageVersionStatus(param: InternalApiserverV1alpha1ApiReplaceStorageVersionStatusRequest, options?: ConfigurationOptions): Promise; } import { LogsApiRequestFactory, LogsApiResponseProcessor } from "../apis/LogsApi.js"; export interface LogsApiLogFileHandlerRequest { /** * path to the log * Defaults to: undefined * @type string * @memberof LogsApilogFileHandler */ logpath: string; } export interface LogsApiLogFileListHandlerRequest { } export declare class ObjectLogsApi { private api; constructor(configuration: Configuration, requestFactory?: LogsApiRequestFactory, responseProcessor?: LogsApiResponseProcessor); /** * @param param the request object */ logFileHandlerWithHttpInfo(param: LogsApiLogFileHandlerRequest, options?: ConfigurationOptions): Promise>; /** * @param param the request object */ logFileHandler(param: LogsApiLogFileHandlerRequest, options?: ConfigurationOptions): Promise; /** * @param param the request object */ logFileListHandlerWithHttpInfo(param?: LogsApiLogFileListHandlerRequest, options?: ConfigurationOptions): Promise>; /** * @param param the request object */ logFileListHandler(param?: LogsApiLogFileListHandlerRequest, options?: ConfigurationOptions): Promise; } import { NetworkingApiRequestFactory, NetworkingApiResponseProcessor } from "../apis/NetworkingApi.js"; export interface NetworkingApiGetAPIGroupRequest { } export declare class ObjectNetworkingApi { private api; constructor(configuration: Configuration, requestFactory?: NetworkingApiRequestFactory, responseProcessor?: NetworkingApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: NetworkingApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: NetworkingApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { NetworkingV1ApiRequestFactory, NetworkingV1ApiResponseProcessor } from "../apis/NetworkingV1Api.js"; export interface NetworkingV1ApiCreateIPAddressRequest { /** * * @type V1IPAddress * @memberof NetworkingV1ApicreateIPAddress */ body: V1IPAddress; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateIPAddress */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateIPAddress */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateIPAddress */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateIPAddress */ fieldValidation?: string; } export interface NetworkingV1ApiCreateIngressClassRequest { /** * * @type V1IngressClass * @memberof NetworkingV1ApicreateIngressClass */ body: V1IngressClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateIngressClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateIngressClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateIngressClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateIngressClass */ fieldValidation?: string; } export interface NetworkingV1ApiCreateNamespacedIngressRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateNamespacedIngress */ namespace: string; /** * * @type V1Ingress * @memberof NetworkingV1ApicreateNamespacedIngress */ body: V1Ingress; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateNamespacedIngress */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateNamespacedIngress */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateNamespacedIngress */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateNamespacedIngress */ fieldValidation?: string; } export interface NetworkingV1ApiCreateNamespacedNetworkPolicyRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateNamespacedNetworkPolicy */ namespace: string; /** * * @type V1NetworkPolicy * @memberof NetworkingV1ApicreateNamespacedNetworkPolicy */ body: V1NetworkPolicy; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateNamespacedNetworkPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateNamespacedNetworkPolicy */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateNamespacedNetworkPolicy */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateNamespacedNetworkPolicy */ fieldValidation?: string; } export interface NetworkingV1ApiCreateServiceCIDRRequest { /** * * @type V1ServiceCIDR * @memberof NetworkingV1ApicreateServiceCIDR */ body: V1ServiceCIDR; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateServiceCIDR */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateServiceCIDR */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateServiceCIDR */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApicreateServiceCIDR */ fieldValidation?: string; } export interface NetworkingV1ApiDeleteCollectionIPAddressRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIPAddress */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIPAddress */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIPAddress */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIPAddress */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionIPAddress */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionIPAddress */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIPAddress */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionIPAddress */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionIPAddress */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIPAddress */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIPAddress */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIPAddress */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionIPAddress */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionIPAddress */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof NetworkingV1ApideleteCollectionIPAddress */ body?: V1DeleteOptions; } export interface NetworkingV1ApiDeleteCollectionIngressClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIngressClass */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIngressClass */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIngressClass */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIngressClass */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionIngressClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionIngressClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIngressClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionIngressClass */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionIngressClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIngressClass */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIngressClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionIngressClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionIngressClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionIngressClass */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof NetworkingV1ApideleteCollectionIngressClass */ body?: V1DeleteOptions; } export interface NetworkingV1ApiDeleteCollectionNamespacedIngressRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof NetworkingV1ApideleteCollectionNamespacedIngress */ body?: V1DeleteOptions; } export interface NetworkingV1ApiDeleteCollectionNamespacedNetworkPolicyRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof NetworkingV1ApideleteCollectionNamespacedNetworkPolicy */ body?: V1DeleteOptions; } export interface NetworkingV1ApiDeleteCollectionServiceCIDRRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof NetworkingV1ApideleteCollectionServiceCIDR */ body?: V1DeleteOptions; } export interface NetworkingV1ApiDeleteIPAddressRequest { /** * name of the IPAddress * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteIPAddress */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteIPAddress */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteIPAddress */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteIPAddress */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteIPAddress */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteIPAddress */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteIPAddress */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof NetworkingV1ApideleteIPAddress */ body?: V1DeleteOptions; } export interface NetworkingV1ApiDeleteIngressClassRequest { /** * name of the IngressClass * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteIngressClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteIngressClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteIngressClass */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteIngressClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteIngressClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteIngressClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteIngressClass */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof NetworkingV1ApideleteIngressClass */ body?: V1DeleteOptions; } export interface NetworkingV1ApiDeleteNamespacedIngressRequest { /** * name of the Ingress * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteNamespacedIngress */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteNamespacedIngress */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteNamespacedIngress */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteNamespacedIngress */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteNamespacedIngress */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteNamespacedIngress */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteNamespacedIngress */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteNamespacedIngress */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof NetworkingV1ApideleteNamespacedIngress */ body?: V1DeleteOptions; } export interface NetworkingV1ApiDeleteNamespacedNetworkPolicyRequest { /** * name of the NetworkPolicy * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteNamespacedNetworkPolicy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteNamespacedNetworkPolicy */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteNamespacedNetworkPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteNamespacedNetworkPolicy */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteNamespacedNetworkPolicy */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteNamespacedNetworkPolicy */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteNamespacedNetworkPolicy */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteNamespacedNetworkPolicy */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof NetworkingV1ApideleteNamespacedNetworkPolicy */ body?: V1DeleteOptions; } export interface NetworkingV1ApiDeleteServiceCIDRRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteServiceCIDR */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteServiceCIDR */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteServiceCIDR */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1ApideleteServiceCIDR */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteServiceCIDR */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApideleteServiceCIDR */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1ApideleteServiceCIDR */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof NetworkingV1ApideleteServiceCIDR */ body?: V1DeleteOptions; } export interface NetworkingV1ApiGetAPIResourcesRequest { } export interface NetworkingV1ApiListIPAddressRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIPAddress */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistIPAddress */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIPAddress */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIPAddress */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIPAddress */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistIPAddress */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIPAddress */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIPAddress */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistIPAddress */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistIPAddress */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistIPAddress */ watch?: boolean; } export interface NetworkingV1ApiListIngressClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIngressClass */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistIngressClass */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIngressClass */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIngressClass */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIngressClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistIngressClass */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIngressClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIngressClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistIngressClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistIngressClass */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistIngressClass */ watch?: boolean; } export interface NetworkingV1ApiListIngressForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistIngressForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIngressForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIngressForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIngressForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistIngressForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIngressForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIngressForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistIngressForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistIngressForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistIngressForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistIngressForAllNamespaces */ watch?: boolean; } export interface NetworkingV1ApiListNamespacedIngressRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedIngress */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedIngress */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistNamespacedIngress */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedIngress */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedIngress */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedIngress */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistNamespacedIngress */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedIngress */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedIngress */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistNamespacedIngress */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistNamespacedIngress */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistNamespacedIngress */ watch?: boolean; } export interface NetworkingV1ApiListNamespacedNetworkPolicyRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedNetworkPolicy */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedNetworkPolicy */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistNamespacedNetworkPolicy */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedNetworkPolicy */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedNetworkPolicy */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedNetworkPolicy */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistNamespacedNetworkPolicy */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedNetworkPolicy */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNamespacedNetworkPolicy */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistNamespacedNetworkPolicy */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistNamespacedNetworkPolicy */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistNamespacedNetworkPolicy */ watch?: boolean; } export interface NetworkingV1ApiListNetworkPolicyForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistNetworkPolicyForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNetworkPolicyForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNetworkPolicyForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNetworkPolicyForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistNetworkPolicyForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNetworkPolicyForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNetworkPolicyForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistNetworkPolicyForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistNetworkPolicyForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistNetworkPolicyForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistNetworkPolicyForAllNamespaces */ watch?: boolean; } export interface NetworkingV1ApiListServiceCIDRRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistServiceCIDR */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistServiceCIDR */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistServiceCIDR */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistServiceCIDR */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistServiceCIDR */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistServiceCIDR */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistServiceCIDR */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1ApilistServiceCIDR */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistServiceCIDR */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1ApilistServiceCIDR */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApilistServiceCIDR */ watch?: boolean; } export interface NetworkingV1ApiPatchIPAddressRequest { /** * name of the IPAddress * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchIPAddress */ name: string; /** * * @type any * @memberof NetworkingV1ApipatchIPAddress */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchIPAddress */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchIPAddress */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchIPAddress */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchIPAddress */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApipatchIPAddress */ force?: boolean; } export interface NetworkingV1ApiPatchIngressClassRequest { /** * name of the IngressClass * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchIngressClass */ name: string; /** * * @type any * @memberof NetworkingV1ApipatchIngressClass */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchIngressClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchIngressClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchIngressClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchIngressClass */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApipatchIngressClass */ force?: boolean; } export interface NetworkingV1ApiPatchNamespacedIngressRequest { /** * name of the Ingress * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedIngress */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedIngress */ namespace: string; /** * * @type any * @memberof NetworkingV1ApipatchNamespacedIngress */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedIngress */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedIngress */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedIngress */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedIngress */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApipatchNamespacedIngress */ force?: boolean; } export interface NetworkingV1ApiPatchNamespacedIngressStatusRequest { /** * name of the Ingress * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedIngressStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedIngressStatus */ namespace: string; /** * * @type any * @memberof NetworkingV1ApipatchNamespacedIngressStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedIngressStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedIngressStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedIngressStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedIngressStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApipatchNamespacedIngressStatus */ force?: boolean; } export interface NetworkingV1ApiPatchNamespacedNetworkPolicyRequest { /** * name of the NetworkPolicy * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedNetworkPolicy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedNetworkPolicy */ namespace: string; /** * * @type any * @memberof NetworkingV1ApipatchNamespacedNetworkPolicy */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedNetworkPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedNetworkPolicy */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedNetworkPolicy */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchNamespacedNetworkPolicy */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApipatchNamespacedNetworkPolicy */ force?: boolean; } export interface NetworkingV1ApiPatchServiceCIDRRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchServiceCIDR */ name: string; /** * * @type any * @memberof NetworkingV1ApipatchServiceCIDR */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchServiceCIDR */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchServiceCIDR */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchServiceCIDR */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchServiceCIDR */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApipatchServiceCIDR */ force?: boolean; } export interface NetworkingV1ApiPatchServiceCIDRStatusRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchServiceCIDRStatus */ name: string; /** * * @type any * @memberof NetworkingV1ApipatchServiceCIDRStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchServiceCIDRStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchServiceCIDRStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchServiceCIDRStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApipatchServiceCIDRStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof NetworkingV1ApipatchServiceCIDRStatus */ force?: boolean; } export interface NetworkingV1ApiReadIPAddressRequest { /** * name of the IPAddress * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadIPAddress */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadIPAddress */ pretty?: string; } export interface NetworkingV1ApiReadIngressClassRequest { /** * name of the IngressClass * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadIngressClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadIngressClass */ pretty?: string; } export interface NetworkingV1ApiReadNamespacedIngressRequest { /** * name of the Ingress * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadNamespacedIngress */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadNamespacedIngress */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadNamespacedIngress */ pretty?: string; } export interface NetworkingV1ApiReadNamespacedIngressStatusRequest { /** * name of the Ingress * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadNamespacedIngressStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadNamespacedIngressStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadNamespacedIngressStatus */ pretty?: string; } export interface NetworkingV1ApiReadNamespacedNetworkPolicyRequest { /** * name of the NetworkPolicy * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadNamespacedNetworkPolicy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadNamespacedNetworkPolicy */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadNamespacedNetworkPolicy */ pretty?: string; } export interface NetworkingV1ApiReadServiceCIDRRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadServiceCIDR */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadServiceCIDR */ pretty?: string; } export interface NetworkingV1ApiReadServiceCIDRStatusRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadServiceCIDRStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireadServiceCIDRStatus */ pretty?: string; } export interface NetworkingV1ApiReplaceIPAddressRequest { /** * name of the IPAddress * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceIPAddress */ name: string; /** * * @type V1IPAddress * @memberof NetworkingV1ApireplaceIPAddress */ body: V1IPAddress; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceIPAddress */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceIPAddress */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceIPAddress */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceIPAddress */ fieldValidation?: string; } export interface NetworkingV1ApiReplaceIngressClassRequest { /** * name of the IngressClass * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceIngressClass */ name: string; /** * * @type V1IngressClass * @memberof NetworkingV1ApireplaceIngressClass */ body: V1IngressClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceIngressClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceIngressClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceIngressClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceIngressClass */ fieldValidation?: string; } export interface NetworkingV1ApiReplaceNamespacedIngressRequest { /** * name of the Ingress * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedIngress */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedIngress */ namespace: string; /** * * @type V1Ingress * @memberof NetworkingV1ApireplaceNamespacedIngress */ body: V1Ingress; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedIngress */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedIngress */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedIngress */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedIngress */ fieldValidation?: string; } export interface NetworkingV1ApiReplaceNamespacedIngressStatusRequest { /** * name of the Ingress * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedIngressStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedIngressStatus */ namespace: string; /** * * @type V1Ingress * @memberof NetworkingV1ApireplaceNamespacedIngressStatus */ body: V1Ingress; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedIngressStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedIngressStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedIngressStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedIngressStatus */ fieldValidation?: string; } export interface NetworkingV1ApiReplaceNamespacedNetworkPolicyRequest { /** * name of the NetworkPolicy * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedNetworkPolicy */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedNetworkPolicy */ namespace: string; /** * * @type V1NetworkPolicy * @memberof NetworkingV1ApireplaceNamespacedNetworkPolicy */ body: V1NetworkPolicy; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedNetworkPolicy */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedNetworkPolicy */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedNetworkPolicy */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceNamespacedNetworkPolicy */ fieldValidation?: string; } export interface NetworkingV1ApiReplaceServiceCIDRRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceServiceCIDR */ name: string; /** * * @type V1ServiceCIDR * @memberof NetworkingV1ApireplaceServiceCIDR */ body: V1ServiceCIDR; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceServiceCIDR */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceServiceCIDR */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceServiceCIDR */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceServiceCIDR */ fieldValidation?: string; } export interface NetworkingV1ApiReplaceServiceCIDRStatusRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceServiceCIDRStatus */ name: string; /** * * @type V1ServiceCIDR * @memberof NetworkingV1ApireplaceServiceCIDRStatus */ body: V1ServiceCIDR; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceServiceCIDRStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceServiceCIDRStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceServiceCIDRStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1ApireplaceServiceCIDRStatus */ fieldValidation?: string; } export declare class ObjectNetworkingV1Api { private api; constructor(configuration: Configuration, requestFactory?: NetworkingV1ApiRequestFactory, responseProcessor?: NetworkingV1ApiResponseProcessor); /** * create an IPAddress * @param param the request object */ createIPAddressWithHttpInfo(param: NetworkingV1ApiCreateIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * create an IPAddress * @param param the request object */ createIPAddress(param: NetworkingV1ApiCreateIPAddressRequest, options?: ConfigurationOptions): Promise; /** * create an IngressClass * @param param the request object */ createIngressClassWithHttpInfo(param: NetworkingV1ApiCreateIngressClassRequest, options?: ConfigurationOptions): Promise>; /** * create an IngressClass * @param param the request object */ createIngressClass(param: NetworkingV1ApiCreateIngressClassRequest, options?: ConfigurationOptions): Promise; /** * create an Ingress * @param param the request object */ createNamespacedIngressWithHttpInfo(param: NetworkingV1ApiCreateNamespacedIngressRequest, options?: ConfigurationOptions): Promise>; /** * create an Ingress * @param param the request object */ createNamespacedIngress(param: NetworkingV1ApiCreateNamespacedIngressRequest, options?: ConfigurationOptions): Promise; /** * create a NetworkPolicy * @param param the request object */ createNamespacedNetworkPolicyWithHttpInfo(param: NetworkingV1ApiCreateNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise>; /** * create a NetworkPolicy * @param param the request object */ createNamespacedNetworkPolicy(param: NetworkingV1ApiCreateNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise; /** * create a ServiceCIDR * @param param the request object */ createServiceCIDRWithHttpInfo(param: NetworkingV1ApiCreateServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * create a ServiceCIDR * @param param the request object */ createServiceCIDR(param: NetworkingV1ApiCreateServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * delete collection of IPAddress * @param param the request object */ deleteCollectionIPAddressWithHttpInfo(param?: NetworkingV1ApiDeleteCollectionIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of IPAddress * @param param the request object */ deleteCollectionIPAddress(param?: NetworkingV1ApiDeleteCollectionIPAddressRequest, options?: ConfigurationOptions): Promise; /** * delete collection of IngressClass * @param param the request object */ deleteCollectionIngressClassWithHttpInfo(param?: NetworkingV1ApiDeleteCollectionIngressClassRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of IngressClass * @param param the request object */ deleteCollectionIngressClass(param?: NetworkingV1ApiDeleteCollectionIngressClassRequest, options?: ConfigurationOptions): Promise; /** * delete collection of Ingress * @param param the request object */ deleteCollectionNamespacedIngressWithHttpInfo(param: NetworkingV1ApiDeleteCollectionNamespacedIngressRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of Ingress * @param param the request object */ deleteCollectionNamespacedIngress(param: NetworkingV1ApiDeleteCollectionNamespacedIngressRequest, options?: ConfigurationOptions): Promise; /** * delete collection of NetworkPolicy * @param param the request object */ deleteCollectionNamespacedNetworkPolicyWithHttpInfo(param: NetworkingV1ApiDeleteCollectionNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of NetworkPolicy * @param param the request object */ deleteCollectionNamespacedNetworkPolicy(param: NetworkingV1ApiDeleteCollectionNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ServiceCIDR * @param param the request object */ deleteCollectionServiceCIDRWithHttpInfo(param?: NetworkingV1ApiDeleteCollectionServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ServiceCIDR * @param param the request object */ deleteCollectionServiceCIDR(param?: NetworkingV1ApiDeleteCollectionServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * delete an IPAddress * @param param the request object */ deleteIPAddressWithHttpInfo(param: NetworkingV1ApiDeleteIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * delete an IPAddress * @param param the request object */ deleteIPAddress(param: NetworkingV1ApiDeleteIPAddressRequest, options?: ConfigurationOptions): Promise; /** * delete an IngressClass * @param param the request object */ deleteIngressClassWithHttpInfo(param: NetworkingV1ApiDeleteIngressClassRequest, options?: ConfigurationOptions): Promise>; /** * delete an IngressClass * @param param the request object */ deleteIngressClass(param: NetworkingV1ApiDeleteIngressClassRequest, options?: ConfigurationOptions): Promise; /** * delete an Ingress * @param param the request object */ deleteNamespacedIngressWithHttpInfo(param: NetworkingV1ApiDeleteNamespacedIngressRequest, options?: ConfigurationOptions): Promise>; /** * delete an Ingress * @param param the request object */ deleteNamespacedIngress(param: NetworkingV1ApiDeleteNamespacedIngressRequest, options?: ConfigurationOptions): Promise; /** * delete a NetworkPolicy * @param param the request object */ deleteNamespacedNetworkPolicyWithHttpInfo(param: NetworkingV1ApiDeleteNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise>; /** * delete a NetworkPolicy * @param param the request object */ deleteNamespacedNetworkPolicy(param: NetworkingV1ApiDeleteNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise; /** * delete a ServiceCIDR * @param param the request object */ deleteServiceCIDRWithHttpInfo(param: NetworkingV1ApiDeleteServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * delete a ServiceCIDR * @param param the request object */ deleteServiceCIDR(param: NetworkingV1ApiDeleteServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: NetworkingV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: NetworkingV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind IPAddress * @param param the request object */ listIPAddressWithHttpInfo(param?: NetworkingV1ApiListIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind IPAddress * @param param the request object */ listIPAddress(param?: NetworkingV1ApiListIPAddressRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind IngressClass * @param param the request object */ listIngressClassWithHttpInfo(param?: NetworkingV1ApiListIngressClassRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind IngressClass * @param param the request object */ listIngressClass(param?: NetworkingV1ApiListIngressClassRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Ingress * @param param the request object */ listIngressForAllNamespacesWithHttpInfo(param?: NetworkingV1ApiListIngressForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Ingress * @param param the request object */ listIngressForAllNamespaces(param?: NetworkingV1ApiListIngressForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Ingress * @param param the request object */ listNamespacedIngressWithHttpInfo(param: NetworkingV1ApiListNamespacedIngressRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Ingress * @param param the request object */ listNamespacedIngress(param: NetworkingV1ApiListNamespacedIngressRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind NetworkPolicy * @param param the request object */ listNamespacedNetworkPolicyWithHttpInfo(param: NetworkingV1ApiListNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind NetworkPolicy * @param param the request object */ listNamespacedNetworkPolicy(param: NetworkingV1ApiListNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind NetworkPolicy * @param param the request object */ listNetworkPolicyForAllNamespacesWithHttpInfo(param?: NetworkingV1ApiListNetworkPolicyForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind NetworkPolicy * @param param the request object */ listNetworkPolicyForAllNamespaces(param?: NetworkingV1ApiListNetworkPolicyForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ServiceCIDR * @param param the request object */ listServiceCIDRWithHttpInfo(param?: NetworkingV1ApiListServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ServiceCIDR * @param param the request object */ listServiceCIDR(param?: NetworkingV1ApiListServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified IPAddress * @param param the request object */ patchIPAddressWithHttpInfo(param: NetworkingV1ApiPatchIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified IPAddress * @param param the request object */ patchIPAddress(param: NetworkingV1ApiPatchIPAddressRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified IngressClass * @param param the request object */ patchIngressClassWithHttpInfo(param: NetworkingV1ApiPatchIngressClassRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified IngressClass * @param param the request object */ patchIngressClass(param: NetworkingV1ApiPatchIngressClassRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified Ingress * @param param the request object */ patchNamespacedIngressWithHttpInfo(param: NetworkingV1ApiPatchNamespacedIngressRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified Ingress * @param param the request object */ patchNamespacedIngress(param: NetworkingV1ApiPatchNamespacedIngressRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified Ingress * @param param the request object */ patchNamespacedIngressStatusWithHttpInfo(param: NetworkingV1ApiPatchNamespacedIngressStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified Ingress * @param param the request object */ patchNamespacedIngressStatus(param: NetworkingV1ApiPatchNamespacedIngressStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified NetworkPolicy * @param param the request object */ patchNamespacedNetworkPolicyWithHttpInfo(param: NetworkingV1ApiPatchNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified NetworkPolicy * @param param the request object */ patchNamespacedNetworkPolicy(param: NetworkingV1ApiPatchNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ServiceCIDR * @param param the request object */ patchServiceCIDRWithHttpInfo(param: NetworkingV1ApiPatchServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ServiceCIDR * @param param the request object */ patchServiceCIDR(param: NetworkingV1ApiPatchServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified ServiceCIDR * @param param the request object */ patchServiceCIDRStatusWithHttpInfo(param: NetworkingV1ApiPatchServiceCIDRStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified ServiceCIDR * @param param the request object */ patchServiceCIDRStatus(param: NetworkingV1ApiPatchServiceCIDRStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified IPAddress * @param param the request object */ readIPAddressWithHttpInfo(param: NetworkingV1ApiReadIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * read the specified IPAddress * @param param the request object */ readIPAddress(param: NetworkingV1ApiReadIPAddressRequest, options?: ConfigurationOptions): Promise; /** * read the specified IngressClass * @param param the request object */ readIngressClassWithHttpInfo(param: NetworkingV1ApiReadIngressClassRequest, options?: ConfigurationOptions): Promise>; /** * read the specified IngressClass * @param param the request object */ readIngressClass(param: NetworkingV1ApiReadIngressClassRequest, options?: ConfigurationOptions): Promise; /** * read the specified Ingress * @param param the request object */ readNamespacedIngressWithHttpInfo(param: NetworkingV1ApiReadNamespacedIngressRequest, options?: ConfigurationOptions): Promise>; /** * read the specified Ingress * @param param the request object */ readNamespacedIngress(param: NetworkingV1ApiReadNamespacedIngressRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified Ingress * @param param the request object */ readNamespacedIngressStatusWithHttpInfo(param: NetworkingV1ApiReadNamespacedIngressStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified Ingress * @param param the request object */ readNamespacedIngressStatus(param: NetworkingV1ApiReadNamespacedIngressStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified NetworkPolicy * @param param the request object */ readNamespacedNetworkPolicyWithHttpInfo(param: NetworkingV1ApiReadNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise>; /** * read the specified NetworkPolicy * @param param the request object */ readNamespacedNetworkPolicy(param: NetworkingV1ApiReadNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise; /** * read the specified ServiceCIDR * @param param the request object */ readServiceCIDRWithHttpInfo(param: NetworkingV1ApiReadServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ServiceCIDR * @param param the request object */ readServiceCIDR(param: NetworkingV1ApiReadServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified ServiceCIDR * @param param the request object */ readServiceCIDRStatusWithHttpInfo(param: NetworkingV1ApiReadServiceCIDRStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified ServiceCIDR * @param param the request object */ readServiceCIDRStatus(param: NetworkingV1ApiReadServiceCIDRStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified IPAddress * @param param the request object */ replaceIPAddressWithHttpInfo(param: NetworkingV1ApiReplaceIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified IPAddress * @param param the request object */ replaceIPAddress(param: NetworkingV1ApiReplaceIPAddressRequest, options?: ConfigurationOptions): Promise; /** * replace the specified IngressClass * @param param the request object */ replaceIngressClassWithHttpInfo(param: NetworkingV1ApiReplaceIngressClassRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified IngressClass * @param param the request object */ replaceIngressClass(param: NetworkingV1ApiReplaceIngressClassRequest, options?: ConfigurationOptions): Promise; /** * replace the specified Ingress * @param param the request object */ replaceNamespacedIngressWithHttpInfo(param: NetworkingV1ApiReplaceNamespacedIngressRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified Ingress * @param param the request object */ replaceNamespacedIngress(param: NetworkingV1ApiReplaceNamespacedIngressRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified Ingress * @param param the request object */ replaceNamespacedIngressStatusWithHttpInfo(param: NetworkingV1ApiReplaceNamespacedIngressStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified Ingress * @param param the request object */ replaceNamespacedIngressStatus(param: NetworkingV1ApiReplaceNamespacedIngressStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified NetworkPolicy * @param param the request object */ replaceNamespacedNetworkPolicyWithHttpInfo(param: NetworkingV1ApiReplaceNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified NetworkPolicy * @param param the request object */ replaceNamespacedNetworkPolicy(param: NetworkingV1ApiReplaceNamespacedNetworkPolicyRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ServiceCIDR * @param param the request object */ replaceServiceCIDRWithHttpInfo(param: NetworkingV1ApiReplaceServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ServiceCIDR * @param param the request object */ replaceServiceCIDR(param: NetworkingV1ApiReplaceServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified ServiceCIDR * @param param the request object */ replaceServiceCIDRStatusWithHttpInfo(param: NetworkingV1ApiReplaceServiceCIDRStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified ServiceCIDR * @param param the request object */ replaceServiceCIDRStatus(param: NetworkingV1ApiReplaceServiceCIDRStatusRequest, options?: ConfigurationOptions): Promise; } import { NetworkingV1beta1ApiRequestFactory, NetworkingV1beta1ApiResponseProcessor } from "../apis/NetworkingV1beta1Api.js"; export interface NetworkingV1beta1ApiCreateIPAddressRequest { /** * * @type V1beta1IPAddress * @memberof NetworkingV1beta1ApicreateIPAddress */ body: V1beta1IPAddress; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApicreateIPAddress */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApicreateIPAddress */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApicreateIPAddress */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApicreateIPAddress */ fieldValidation?: string; } export interface NetworkingV1beta1ApiCreateServiceCIDRRequest { /** * * @type V1beta1ServiceCIDR * @memberof NetworkingV1beta1ApicreateServiceCIDR */ body: V1beta1ServiceCIDR; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApicreateServiceCIDR */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApicreateServiceCIDR */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApicreateServiceCIDR */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApicreateServiceCIDR */ fieldValidation?: string; } export interface NetworkingV1beta1ApiDeleteCollectionIPAddressRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof NetworkingV1beta1ApideleteCollectionIPAddress */ body?: V1DeleteOptions; } export interface NetworkingV1beta1ApiDeleteCollectionServiceCIDRRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof NetworkingV1beta1ApideleteCollectionServiceCIDR */ body?: V1DeleteOptions; } export interface NetworkingV1beta1ApiDeleteIPAddressRequest { /** * name of the IPAddress * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteIPAddress */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteIPAddress */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteIPAddress */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1beta1ApideleteIPAddress */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApideleteIPAddress */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApideleteIPAddress */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteIPAddress */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof NetworkingV1beta1ApideleteIPAddress */ body?: V1DeleteOptions; } export interface NetworkingV1beta1ApiDeleteServiceCIDRRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteServiceCIDR */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteServiceCIDR */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteServiceCIDR */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NetworkingV1beta1ApideleteServiceCIDR */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApideleteServiceCIDR */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApideleteServiceCIDR */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApideleteServiceCIDR */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof NetworkingV1beta1ApideleteServiceCIDR */ body?: V1DeleteOptions; } export interface NetworkingV1beta1ApiGetAPIResourcesRequest { } export interface NetworkingV1beta1ApiListIPAddressRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApilistIPAddress */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApilistIPAddress */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApilistIPAddress */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApilistIPAddress */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApilistIPAddress */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1beta1ApilistIPAddress */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApilistIPAddress */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApilistIPAddress */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApilistIPAddress */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1beta1ApilistIPAddress */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApilistIPAddress */ watch?: boolean; } export interface NetworkingV1beta1ApiListServiceCIDRRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApilistServiceCIDR */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApilistServiceCIDR */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApilistServiceCIDR */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApilistServiceCIDR */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApilistServiceCIDR */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NetworkingV1beta1ApilistServiceCIDR */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApilistServiceCIDR */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApilistServiceCIDR */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApilistServiceCIDR */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NetworkingV1beta1ApilistServiceCIDR */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApilistServiceCIDR */ watch?: boolean; } export interface NetworkingV1beta1ApiPatchIPAddressRequest { /** * name of the IPAddress * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchIPAddress */ name: string; /** * * @type any * @memberof NetworkingV1beta1ApipatchIPAddress */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchIPAddress */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchIPAddress */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchIPAddress */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchIPAddress */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApipatchIPAddress */ force?: boolean; } export interface NetworkingV1beta1ApiPatchServiceCIDRRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchServiceCIDR */ name: string; /** * * @type any * @memberof NetworkingV1beta1ApipatchServiceCIDR */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchServiceCIDR */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchServiceCIDR */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchServiceCIDR */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchServiceCIDR */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApipatchServiceCIDR */ force?: boolean; } export interface NetworkingV1beta1ApiPatchServiceCIDRStatusRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchServiceCIDRStatus */ name: string; /** * * @type any * @memberof NetworkingV1beta1ApipatchServiceCIDRStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchServiceCIDRStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchServiceCIDRStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchServiceCIDRStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApipatchServiceCIDRStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof NetworkingV1beta1ApipatchServiceCIDRStatus */ force?: boolean; } export interface NetworkingV1beta1ApiReadIPAddressRequest { /** * name of the IPAddress * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireadIPAddress */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireadIPAddress */ pretty?: string; } export interface NetworkingV1beta1ApiReadServiceCIDRRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireadServiceCIDR */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireadServiceCIDR */ pretty?: string; } export interface NetworkingV1beta1ApiReadServiceCIDRStatusRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireadServiceCIDRStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireadServiceCIDRStatus */ pretty?: string; } export interface NetworkingV1beta1ApiReplaceIPAddressRequest { /** * name of the IPAddress * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceIPAddress */ name: string; /** * * @type V1beta1IPAddress * @memberof NetworkingV1beta1ApireplaceIPAddress */ body: V1beta1IPAddress; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceIPAddress */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceIPAddress */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceIPAddress */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceIPAddress */ fieldValidation?: string; } export interface NetworkingV1beta1ApiReplaceServiceCIDRRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceServiceCIDR */ name: string; /** * * @type V1beta1ServiceCIDR * @memberof NetworkingV1beta1ApireplaceServiceCIDR */ body: V1beta1ServiceCIDR; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceServiceCIDR */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceServiceCIDR */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceServiceCIDR */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceServiceCIDR */ fieldValidation?: string; } export interface NetworkingV1beta1ApiReplaceServiceCIDRStatusRequest { /** * name of the ServiceCIDR * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceServiceCIDRStatus */ name: string; /** * * @type V1beta1ServiceCIDR * @memberof NetworkingV1beta1ApireplaceServiceCIDRStatus */ body: V1beta1ServiceCIDR; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceServiceCIDRStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceServiceCIDRStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceServiceCIDRStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NetworkingV1beta1ApireplaceServiceCIDRStatus */ fieldValidation?: string; } export declare class ObjectNetworkingV1beta1Api { private api; constructor(configuration: Configuration, requestFactory?: NetworkingV1beta1ApiRequestFactory, responseProcessor?: NetworkingV1beta1ApiResponseProcessor); /** * create an IPAddress * @param param the request object */ createIPAddressWithHttpInfo(param: NetworkingV1beta1ApiCreateIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * create an IPAddress * @param param the request object */ createIPAddress(param: NetworkingV1beta1ApiCreateIPAddressRequest, options?: ConfigurationOptions): Promise; /** * create a ServiceCIDR * @param param the request object */ createServiceCIDRWithHttpInfo(param: NetworkingV1beta1ApiCreateServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * create a ServiceCIDR * @param param the request object */ createServiceCIDR(param: NetworkingV1beta1ApiCreateServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * delete collection of IPAddress * @param param the request object */ deleteCollectionIPAddressWithHttpInfo(param?: NetworkingV1beta1ApiDeleteCollectionIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of IPAddress * @param param the request object */ deleteCollectionIPAddress(param?: NetworkingV1beta1ApiDeleteCollectionIPAddressRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ServiceCIDR * @param param the request object */ deleteCollectionServiceCIDRWithHttpInfo(param?: NetworkingV1beta1ApiDeleteCollectionServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ServiceCIDR * @param param the request object */ deleteCollectionServiceCIDR(param?: NetworkingV1beta1ApiDeleteCollectionServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * delete an IPAddress * @param param the request object */ deleteIPAddressWithHttpInfo(param: NetworkingV1beta1ApiDeleteIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * delete an IPAddress * @param param the request object */ deleteIPAddress(param: NetworkingV1beta1ApiDeleteIPAddressRequest, options?: ConfigurationOptions): Promise; /** * delete a ServiceCIDR * @param param the request object */ deleteServiceCIDRWithHttpInfo(param: NetworkingV1beta1ApiDeleteServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * delete a ServiceCIDR * @param param the request object */ deleteServiceCIDR(param: NetworkingV1beta1ApiDeleteServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: NetworkingV1beta1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: NetworkingV1beta1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind IPAddress * @param param the request object */ listIPAddressWithHttpInfo(param?: NetworkingV1beta1ApiListIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind IPAddress * @param param the request object */ listIPAddress(param?: NetworkingV1beta1ApiListIPAddressRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ServiceCIDR * @param param the request object */ listServiceCIDRWithHttpInfo(param?: NetworkingV1beta1ApiListServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ServiceCIDR * @param param the request object */ listServiceCIDR(param?: NetworkingV1beta1ApiListServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified IPAddress * @param param the request object */ patchIPAddressWithHttpInfo(param: NetworkingV1beta1ApiPatchIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified IPAddress * @param param the request object */ patchIPAddress(param: NetworkingV1beta1ApiPatchIPAddressRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ServiceCIDR * @param param the request object */ patchServiceCIDRWithHttpInfo(param: NetworkingV1beta1ApiPatchServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ServiceCIDR * @param param the request object */ patchServiceCIDR(param: NetworkingV1beta1ApiPatchServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified ServiceCIDR * @param param the request object */ patchServiceCIDRStatusWithHttpInfo(param: NetworkingV1beta1ApiPatchServiceCIDRStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified ServiceCIDR * @param param the request object */ patchServiceCIDRStatus(param: NetworkingV1beta1ApiPatchServiceCIDRStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified IPAddress * @param param the request object */ readIPAddressWithHttpInfo(param: NetworkingV1beta1ApiReadIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * read the specified IPAddress * @param param the request object */ readIPAddress(param: NetworkingV1beta1ApiReadIPAddressRequest, options?: ConfigurationOptions): Promise; /** * read the specified ServiceCIDR * @param param the request object */ readServiceCIDRWithHttpInfo(param: NetworkingV1beta1ApiReadServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ServiceCIDR * @param param the request object */ readServiceCIDR(param: NetworkingV1beta1ApiReadServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified ServiceCIDR * @param param the request object */ readServiceCIDRStatusWithHttpInfo(param: NetworkingV1beta1ApiReadServiceCIDRStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified ServiceCIDR * @param param the request object */ readServiceCIDRStatus(param: NetworkingV1beta1ApiReadServiceCIDRStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified IPAddress * @param param the request object */ replaceIPAddressWithHttpInfo(param: NetworkingV1beta1ApiReplaceIPAddressRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified IPAddress * @param param the request object */ replaceIPAddress(param: NetworkingV1beta1ApiReplaceIPAddressRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ServiceCIDR * @param param the request object */ replaceServiceCIDRWithHttpInfo(param: NetworkingV1beta1ApiReplaceServiceCIDRRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ServiceCIDR * @param param the request object */ replaceServiceCIDR(param: NetworkingV1beta1ApiReplaceServiceCIDRRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified ServiceCIDR * @param param the request object */ replaceServiceCIDRStatusWithHttpInfo(param: NetworkingV1beta1ApiReplaceServiceCIDRStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified ServiceCIDR * @param param the request object */ replaceServiceCIDRStatus(param: NetworkingV1beta1ApiReplaceServiceCIDRStatusRequest, options?: ConfigurationOptions): Promise; } import { NodeApiRequestFactory, NodeApiResponseProcessor } from "../apis/NodeApi.js"; export interface NodeApiGetAPIGroupRequest { } export declare class ObjectNodeApi { private api; constructor(configuration: Configuration, requestFactory?: NodeApiRequestFactory, responseProcessor?: NodeApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: NodeApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: NodeApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { NodeV1ApiRequestFactory, NodeV1ApiResponseProcessor } from "../apis/NodeV1Api.js"; export interface NodeV1ApiCreateRuntimeClassRequest { /** * * @type V1RuntimeClass * @memberof NodeV1ApicreateRuntimeClass */ body: V1RuntimeClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NodeV1ApicreateRuntimeClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NodeV1ApicreateRuntimeClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NodeV1ApicreateRuntimeClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NodeV1ApicreateRuntimeClass */ fieldValidation?: string; } export interface NodeV1ApiDeleteCollectionRuntimeClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NodeV1ApideleteCollectionRuntimeClass */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NodeV1ApideleteCollectionRuntimeClass */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NodeV1ApideleteCollectionRuntimeClass */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NodeV1ApideleteCollectionRuntimeClass */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NodeV1ApideleteCollectionRuntimeClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NodeV1ApideleteCollectionRuntimeClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NodeV1ApideleteCollectionRuntimeClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NodeV1ApideleteCollectionRuntimeClass */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NodeV1ApideleteCollectionRuntimeClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NodeV1ApideleteCollectionRuntimeClass */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NodeV1ApideleteCollectionRuntimeClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NodeV1ApideleteCollectionRuntimeClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NodeV1ApideleteCollectionRuntimeClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NodeV1ApideleteCollectionRuntimeClass */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof NodeV1ApideleteCollectionRuntimeClass */ body?: V1DeleteOptions; } export interface NodeV1ApiDeleteRuntimeClassRequest { /** * name of the RuntimeClass * Defaults to: undefined * @type string * @memberof NodeV1ApideleteRuntimeClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NodeV1ApideleteRuntimeClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NodeV1ApideleteRuntimeClass */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof NodeV1ApideleteRuntimeClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof NodeV1ApideleteRuntimeClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof NodeV1ApideleteRuntimeClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof NodeV1ApideleteRuntimeClass */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof NodeV1ApideleteRuntimeClass */ body?: V1DeleteOptions; } export interface NodeV1ApiGetAPIResourcesRequest { } export interface NodeV1ApiListRuntimeClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NodeV1ApilistRuntimeClass */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof NodeV1ApilistRuntimeClass */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof NodeV1ApilistRuntimeClass */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof NodeV1ApilistRuntimeClass */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof NodeV1ApilistRuntimeClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof NodeV1ApilistRuntimeClass */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NodeV1ApilistRuntimeClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof NodeV1ApilistRuntimeClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof NodeV1ApilistRuntimeClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof NodeV1ApilistRuntimeClass */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof NodeV1ApilistRuntimeClass */ watch?: boolean; } export interface NodeV1ApiPatchRuntimeClassRequest { /** * name of the RuntimeClass * Defaults to: undefined * @type string * @memberof NodeV1ApipatchRuntimeClass */ name: string; /** * * @type any * @memberof NodeV1ApipatchRuntimeClass */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NodeV1ApipatchRuntimeClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NodeV1ApipatchRuntimeClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof NodeV1ApipatchRuntimeClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NodeV1ApipatchRuntimeClass */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof NodeV1ApipatchRuntimeClass */ force?: boolean; } export interface NodeV1ApiReadRuntimeClassRequest { /** * name of the RuntimeClass * Defaults to: undefined * @type string * @memberof NodeV1ApireadRuntimeClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NodeV1ApireadRuntimeClass */ pretty?: string; } export interface NodeV1ApiReplaceRuntimeClassRequest { /** * name of the RuntimeClass * Defaults to: undefined * @type string * @memberof NodeV1ApireplaceRuntimeClass */ name: string; /** * * @type V1RuntimeClass * @memberof NodeV1ApireplaceRuntimeClass */ body: V1RuntimeClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof NodeV1ApireplaceRuntimeClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof NodeV1ApireplaceRuntimeClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof NodeV1ApireplaceRuntimeClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof NodeV1ApireplaceRuntimeClass */ fieldValidation?: string; } export declare class ObjectNodeV1Api { private api; constructor(configuration: Configuration, requestFactory?: NodeV1ApiRequestFactory, responseProcessor?: NodeV1ApiResponseProcessor); /** * create a RuntimeClass * @param param the request object */ createRuntimeClassWithHttpInfo(param: NodeV1ApiCreateRuntimeClassRequest, options?: ConfigurationOptions): Promise>; /** * create a RuntimeClass * @param param the request object */ createRuntimeClass(param: NodeV1ApiCreateRuntimeClassRequest, options?: ConfigurationOptions): Promise; /** * delete collection of RuntimeClass * @param param the request object */ deleteCollectionRuntimeClassWithHttpInfo(param?: NodeV1ApiDeleteCollectionRuntimeClassRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of RuntimeClass * @param param the request object */ deleteCollectionRuntimeClass(param?: NodeV1ApiDeleteCollectionRuntimeClassRequest, options?: ConfigurationOptions): Promise; /** * delete a RuntimeClass * @param param the request object */ deleteRuntimeClassWithHttpInfo(param: NodeV1ApiDeleteRuntimeClassRequest, options?: ConfigurationOptions): Promise>; /** * delete a RuntimeClass * @param param the request object */ deleteRuntimeClass(param: NodeV1ApiDeleteRuntimeClassRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: NodeV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: NodeV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind RuntimeClass * @param param the request object */ listRuntimeClassWithHttpInfo(param?: NodeV1ApiListRuntimeClassRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind RuntimeClass * @param param the request object */ listRuntimeClass(param?: NodeV1ApiListRuntimeClassRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified RuntimeClass * @param param the request object */ patchRuntimeClassWithHttpInfo(param: NodeV1ApiPatchRuntimeClassRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified RuntimeClass * @param param the request object */ patchRuntimeClass(param: NodeV1ApiPatchRuntimeClassRequest, options?: ConfigurationOptions): Promise; /** * read the specified RuntimeClass * @param param the request object */ readRuntimeClassWithHttpInfo(param: NodeV1ApiReadRuntimeClassRequest, options?: ConfigurationOptions): Promise>; /** * read the specified RuntimeClass * @param param the request object */ readRuntimeClass(param: NodeV1ApiReadRuntimeClassRequest, options?: ConfigurationOptions): Promise; /** * replace the specified RuntimeClass * @param param the request object */ replaceRuntimeClassWithHttpInfo(param: NodeV1ApiReplaceRuntimeClassRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified RuntimeClass * @param param the request object */ replaceRuntimeClass(param: NodeV1ApiReplaceRuntimeClassRequest, options?: ConfigurationOptions): Promise; } import { OpenidApiRequestFactory, OpenidApiResponseProcessor } from "../apis/OpenidApi.js"; export interface OpenidApiGetServiceAccountIssuerOpenIDKeysetRequest { } export declare class ObjectOpenidApi { private api; constructor(configuration: Configuration, requestFactory?: OpenidApiRequestFactory, responseProcessor?: OpenidApiResponseProcessor); /** * get service account issuer OpenID JSON Web Key Set (contains public token verification keys) * @param param the request object */ getServiceAccountIssuerOpenIDKeysetWithHttpInfo(param?: OpenidApiGetServiceAccountIssuerOpenIDKeysetRequest, options?: ConfigurationOptions): Promise>; /** * get service account issuer OpenID JSON Web Key Set (contains public token verification keys) * @param param the request object */ getServiceAccountIssuerOpenIDKeyset(param?: OpenidApiGetServiceAccountIssuerOpenIDKeysetRequest, options?: ConfigurationOptions): Promise; } import { PolicyApiRequestFactory, PolicyApiResponseProcessor } from "../apis/PolicyApi.js"; export interface PolicyApiGetAPIGroupRequest { } export declare class ObjectPolicyApi { private api; constructor(configuration: Configuration, requestFactory?: PolicyApiRequestFactory, responseProcessor?: PolicyApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: PolicyApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: PolicyApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { PolicyV1ApiRequestFactory, PolicyV1ApiResponseProcessor } from "../apis/PolicyV1Api.js"; export interface PolicyV1ApiCreateNamespacedPodDisruptionBudgetRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof PolicyV1ApicreateNamespacedPodDisruptionBudget */ namespace: string; /** * * @type V1PodDisruptionBudget * @memberof PolicyV1ApicreateNamespacedPodDisruptionBudget */ body: V1PodDisruptionBudget; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof PolicyV1ApicreateNamespacedPodDisruptionBudget */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof PolicyV1ApicreateNamespacedPodDisruptionBudget */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof PolicyV1ApicreateNamespacedPodDisruptionBudget */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof PolicyV1ApicreateNamespacedPodDisruptionBudget */ fieldValidation?: string; } export interface PolicyV1ApiDeleteCollectionNamespacedPodDisruptionBudgetRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof PolicyV1ApideleteCollectionNamespacedPodDisruptionBudget */ body?: V1DeleteOptions; } export interface PolicyV1ApiDeleteNamespacedPodDisruptionBudgetRequest { /** * name of the PodDisruptionBudget * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteNamespacedPodDisruptionBudget */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteNamespacedPodDisruptionBudget */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteNamespacedPodDisruptionBudget */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteNamespacedPodDisruptionBudget */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof PolicyV1ApideleteNamespacedPodDisruptionBudget */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof PolicyV1ApideleteNamespacedPodDisruptionBudget */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof PolicyV1ApideleteNamespacedPodDisruptionBudget */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof PolicyV1ApideleteNamespacedPodDisruptionBudget */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof PolicyV1ApideleteNamespacedPodDisruptionBudget */ body?: V1DeleteOptions; } export interface PolicyV1ApiGetAPIResourcesRequest { } export interface PolicyV1ApiListNamespacedPodDisruptionBudgetRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof PolicyV1ApilistNamespacedPodDisruptionBudget */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof PolicyV1ApilistNamespacedPodDisruptionBudget */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof PolicyV1ApilistNamespacedPodDisruptionBudget */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof PolicyV1ApilistNamespacedPodDisruptionBudget */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof PolicyV1ApilistNamespacedPodDisruptionBudget */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof PolicyV1ApilistNamespacedPodDisruptionBudget */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof PolicyV1ApilistNamespacedPodDisruptionBudget */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof PolicyV1ApilistNamespacedPodDisruptionBudget */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof PolicyV1ApilistNamespacedPodDisruptionBudget */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof PolicyV1ApilistNamespacedPodDisruptionBudget */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof PolicyV1ApilistNamespacedPodDisruptionBudget */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof PolicyV1ApilistNamespacedPodDisruptionBudget */ watch?: boolean; } export interface PolicyV1ApiListPodDisruptionBudgetForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof PolicyV1ApilistPodDisruptionBudgetForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof PolicyV1ApilistPodDisruptionBudgetForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof PolicyV1ApilistPodDisruptionBudgetForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof PolicyV1ApilistPodDisruptionBudgetForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof PolicyV1ApilistPodDisruptionBudgetForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof PolicyV1ApilistPodDisruptionBudgetForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof PolicyV1ApilistPodDisruptionBudgetForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof PolicyV1ApilistPodDisruptionBudgetForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof PolicyV1ApilistPodDisruptionBudgetForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof PolicyV1ApilistPodDisruptionBudgetForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof PolicyV1ApilistPodDisruptionBudgetForAllNamespaces */ watch?: boolean; } export interface PolicyV1ApiPatchNamespacedPodDisruptionBudgetRequest { /** * name of the PodDisruptionBudget * Defaults to: undefined * @type string * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudget */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudget */ namespace: string; /** * * @type any * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudget */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudget */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudget */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudget */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudget */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudget */ force?: boolean; } export interface PolicyV1ApiPatchNamespacedPodDisruptionBudgetStatusRequest { /** * name of the PodDisruptionBudget * Defaults to: undefined * @type string * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudgetStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudgetStatus */ namespace: string; /** * * @type any * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudgetStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudgetStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudgetStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudgetStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudgetStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof PolicyV1ApipatchNamespacedPodDisruptionBudgetStatus */ force?: boolean; } export interface PolicyV1ApiReadNamespacedPodDisruptionBudgetRequest { /** * name of the PodDisruptionBudget * Defaults to: undefined * @type string * @memberof PolicyV1ApireadNamespacedPodDisruptionBudget */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof PolicyV1ApireadNamespacedPodDisruptionBudget */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof PolicyV1ApireadNamespacedPodDisruptionBudget */ pretty?: string; } export interface PolicyV1ApiReadNamespacedPodDisruptionBudgetStatusRequest { /** * name of the PodDisruptionBudget * Defaults to: undefined * @type string * @memberof PolicyV1ApireadNamespacedPodDisruptionBudgetStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof PolicyV1ApireadNamespacedPodDisruptionBudgetStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof PolicyV1ApireadNamespacedPodDisruptionBudgetStatus */ pretty?: string; } export interface PolicyV1ApiReplaceNamespacedPodDisruptionBudgetRequest { /** * name of the PodDisruptionBudget * Defaults to: undefined * @type string * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudget */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudget */ namespace: string; /** * * @type V1PodDisruptionBudget * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudget */ body: V1PodDisruptionBudget; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudget */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudget */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudget */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudget */ fieldValidation?: string; } export interface PolicyV1ApiReplaceNamespacedPodDisruptionBudgetStatusRequest { /** * name of the PodDisruptionBudget * Defaults to: undefined * @type string * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudgetStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudgetStatus */ namespace: string; /** * * @type V1PodDisruptionBudget * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudgetStatus */ body: V1PodDisruptionBudget; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudgetStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudgetStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudgetStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof PolicyV1ApireplaceNamespacedPodDisruptionBudgetStatus */ fieldValidation?: string; } export declare class ObjectPolicyV1Api { private api; constructor(configuration: Configuration, requestFactory?: PolicyV1ApiRequestFactory, responseProcessor?: PolicyV1ApiResponseProcessor); /** * create a PodDisruptionBudget * @param param the request object */ createNamespacedPodDisruptionBudgetWithHttpInfo(param: PolicyV1ApiCreateNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise>; /** * create a PodDisruptionBudget * @param param the request object */ createNamespacedPodDisruptionBudget(param: PolicyV1ApiCreateNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise; /** * delete collection of PodDisruptionBudget * @param param the request object */ deleteCollectionNamespacedPodDisruptionBudgetWithHttpInfo(param: PolicyV1ApiDeleteCollectionNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of PodDisruptionBudget * @param param the request object */ deleteCollectionNamespacedPodDisruptionBudget(param: PolicyV1ApiDeleteCollectionNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise; /** * delete a PodDisruptionBudget * @param param the request object */ deleteNamespacedPodDisruptionBudgetWithHttpInfo(param: PolicyV1ApiDeleteNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise>; /** * delete a PodDisruptionBudget * @param param the request object */ deleteNamespacedPodDisruptionBudget(param: PolicyV1ApiDeleteNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: PolicyV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: PolicyV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind PodDisruptionBudget * @param param the request object */ listNamespacedPodDisruptionBudgetWithHttpInfo(param: PolicyV1ApiListNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind PodDisruptionBudget * @param param the request object */ listNamespacedPodDisruptionBudget(param: PolicyV1ApiListNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind PodDisruptionBudget * @param param the request object */ listPodDisruptionBudgetForAllNamespacesWithHttpInfo(param?: PolicyV1ApiListPodDisruptionBudgetForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind PodDisruptionBudget * @param param the request object */ listPodDisruptionBudgetForAllNamespaces(param?: PolicyV1ApiListPodDisruptionBudgetForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified PodDisruptionBudget * @param param the request object */ patchNamespacedPodDisruptionBudgetWithHttpInfo(param: PolicyV1ApiPatchNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified PodDisruptionBudget * @param param the request object */ patchNamespacedPodDisruptionBudget(param: PolicyV1ApiPatchNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified PodDisruptionBudget * @param param the request object */ patchNamespacedPodDisruptionBudgetStatusWithHttpInfo(param: PolicyV1ApiPatchNamespacedPodDisruptionBudgetStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified PodDisruptionBudget * @param param the request object */ patchNamespacedPodDisruptionBudgetStatus(param: PolicyV1ApiPatchNamespacedPodDisruptionBudgetStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified PodDisruptionBudget * @param param the request object */ readNamespacedPodDisruptionBudgetWithHttpInfo(param: PolicyV1ApiReadNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise>; /** * read the specified PodDisruptionBudget * @param param the request object */ readNamespacedPodDisruptionBudget(param: PolicyV1ApiReadNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified PodDisruptionBudget * @param param the request object */ readNamespacedPodDisruptionBudgetStatusWithHttpInfo(param: PolicyV1ApiReadNamespacedPodDisruptionBudgetStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified PodDisruptionBudget * @param param the request object */ readNamespacedPodDisruptionBudgetStatus(param: PolicyV1ApiReadNamespacedPodDisruptionBudgetStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified PodDisruptionBudget * @param param the request object */ replaceNamespacedPodDisruptionBudgetWithHttpInfo(param: PolicyV1ApiReplaceNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified PodDisruptionBudget * @param param the request object */ replaceNamespacedPodDisruptionBudget(param: PolicyV1ApiReplaceNamespacedPodDisruptionBudgetRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified PodDisruptionBudget * @param param the request object */ replaceNamespacedPodDisruptionBudgetStatusWithHttpInfo(param: PolicyV1ApiReplaceNamespacedPodDisruptionBudgetStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified PodDisruptionBudget * @param param the request object */ replaceNamespacedPodDisruptionBudgetStatus(param: PolicyV1ApiReplaceNamespacedPodDisruptionBudgetStatusRequest, options?: ConfigurationOptions): Promise; } import { RbacAuthorizationApiRequestFactory, RbacAuthorizationApiResponseProcessor } from "../apis/RbacAuthorizationApi.js"; export interface RbacAuthorizationApiGetAPIGroupRequest { } export declare class ObjectRbacAuthorizationApi { private api; constructor(configuration: Configuration, requestFactory?: RbacAuthorizationApiRequestFactory, responseProcessor?: RbacAuthorizationApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: RbacAuthorizationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: RbacAuthorizationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { RbacAuthorizationV1ApiRequestFactory, RbacAuthorizationV1ApiResponseProcessor } from "../apis/RbacAuthorizationV1Api.js"; export interface RbacAuthorizationV1ApiCreateClusterRoleRequest { /** * * @type V1ClusterRole * @memberof RbacAuthorizationV1ApicreateClusterRole */ body: V1ClusterRole; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateClusterRole */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateClusterRole */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateClusterRole */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateClusterRole */ fieldValidation?: string; } export interface RbacAuthorizationV1ApiCreateClusterRoleBindingRequest { /** * * @type V1ClusterRoleBinding * @memberof RbacAuthorizationV1ApicreateClusterRoleBinding */ body: V1ClusterRoleBinding; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateClusterRoleBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateClusterRoleBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateClusterRoleBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateClusterRoleBinding */ fieldValidation?: string; } export interface RbacAuthorizationV1ApiCreateNamespacedRoleRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateNamespacedRole */ namespace: string; /** * * @type V1Role * @memberof RbacAuthorizationV1ApicreateNamespacedRole */ body: V1Role; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateNamespacedRole */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateNamespacedRole */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateNamespacedRole */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateNamespacedRole */ fieldValidation?: string; } export interface RbacAuthorizationV1ApiCreateNamespacedRoleBindingRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateNamespacedRoleBinding */ namespace: string; /** * * @type V1RoleBinding * @memberof RbacAuthorizationV1ApicreateNamespacedRoleBinding */ body: V1RoleBinding; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateNamespacedRoleBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateNamespacedRoleBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateNamespacedRoleBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApicreateNamespacedRoleBinding */ fieldValidation?: string; } export interface RbacAuthorizationV1ApiDeleteClusterRoleRequest { /** * name of the ClusterRole * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteClusterRole */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteClusterRole */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteClusterRole */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteClusterRole */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteClusterRole */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteClusterRole */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteClusterRole */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof RbacAuthorizationV1ApideleteClusterRole */ body?: V1DeleteOptions; } export interface RbacAuthorizationV1ApiDeleteClusterRoleBindingRequest { /** * name of the ClusterRoleBinding * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteClusterRoleBinding */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteClusterRoleBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteClusterRoleBinding */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteClusterRoleBinding */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteClusterRoleBinding */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteClusterRoleBinding */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteClusterRoleBinding */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof RbacAuthorizationV1ApideleteClusterRoleBinding */ body?: V1DeleteOptions; } export interface RbacAuthorizationV1ApiDeleteCollectionClusterRoleRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof RbacAuthorizationV1ApideleteCollectionClusterRole */ body?: V1DeleteOptions; } export interface RbacAuthorizationV1ApiDeleteCollectionClusterRoleBindingRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof RbacAuthorizationV1ApideleteCollectionClusterRoleBinding */ body?: V1DeleteOptions; } export interface RbacAuthorizationV1ApiDeleteCollectionNamespacedRoleRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRole */ body?: V1DeleteOptions; } export interface RbacAuthorizationV1ApiDeleteCollectionNamespacedRoleBindingRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof RbacAuthorizationV1ApideleteCollectionNamespacedRoleBinding */ body?: V1DeleteOptions; } export interface RbacAuthorizationV1ApiDeleteNamespacedRoleRequest { /** * name of the Role * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteNamespacedRole */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteNamespacedRole */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteNamespacedRole */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteNamespacedRole */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteNamespacedRole */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteNamespacedRole */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteNamespacedRole */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteNamespacedRole */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof RbacAuthorizationV1ApideleteNamespacedRole */ body?: V1DeleteOptions; } export interface RbacAuthorizationV1ApiDeleteNamespacedRoleBindingRequest { /** * name of the RoleBinding * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteNamespacedRoleBinding */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteNamespacedRoleBinding */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteNamespacedRoleBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteNamespacedRoleBinding */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApideleteNamespacedRoleBinding */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteNamespacedRoleBinding */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApideleteNamespacedRoleBinding */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApideleteNamespacedRoleBinding */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof RbacAuthorizationV1ApideleteNamespacedRoleBinding */ body?: V1DeleteOptions; } export interface RbacAuthorizationV1ApiGetAPIResourcesRequest { } export interface RbacAuthorizationV1ApiListClusterRoleRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistClusterRole */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistClusterRole */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistClusterRole */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistClusterRole */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistClusterRole */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApilistClusterRole */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistClusterRole */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistClusterRole */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistClusterRole */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApilistClusterRole */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistClusterRole */ watch?: boolean; } export interface RbacAuthorizationV1ApiListClusterRoleBindingRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistClusterRoleBinding */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistClusterRoleBinding */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistClusterRoleBinding */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistClusterRoleBinding */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistClusterRoleBinding */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApilistClusterRoleBinding */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistClusterRoleBinding */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistClusterRoleBinding */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistClusterRoleBinding */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApilistClusterRoleBinding */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistClusterRoleBinding */ watch?: boolean; } export interface RbacAuthorizationV1ApiListNamespacedRoleRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRole */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRole */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistNamespacedRole */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRole */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRole */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRole */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApilistNamespacedRole */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRole */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRole */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistNamespacedRole */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApilistNamespacedRole */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistNamespacedRole */ watch?: boolean; } export interface RbacAuthorizationV1ApiListNamespacedRoleBindingRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRoleBinding */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRoleBinding */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistNamespacedRoleBinding */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRoleBinding */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRoleBinding */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRoleBinding */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApilistNamespacedRoleBinding */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRoleBinding */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistNamespacedRoleBinding */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistNamespacedRoleBinding */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApilistNamespacedRoleBinding */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistNamespacedRoleBinding */ watch?: boolean; } export interface RbacAuthorizationV1ApiListRoleBindingForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistRoleBindingForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistRoleBindingForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistRoleBindingForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistRoleBindingForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApilistRoleBindingForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistRoleBindingForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistRoleBindingForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistRoleBindingForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistRoleBindingForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApilistRoleBindingForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistRoleBindingForAllNamespaces */ watch?: boolean; } export interface RbacAuthorizationV1ApiListRoleForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistRoleForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistRoleForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistRoleForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistRoleForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApilistRoleForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistRoleForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistRoleForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApilistRoleForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistRoleForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof RbacAuthorizationV1ApilistRoleForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApilistRoleForAllNamespaces */ watch?: boolean; } export interface RbacAuthorizationV1ApiPatchClusterRoleRequest { /** * name of the ClusterRole * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchClusterRole */ name: string; /** * * @type any * @memberof RbacAuthorizationV1ApipatchClusterRole */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchClusterRole */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchClusterRole */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchClusterRole */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchClusterRole */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApipatchClusterRole */ force?: boolean; } export interface RbacAuthorizationV1ApiPatchClusterRoleBindingRequest { /** * name of the ClusterRoleBinding * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchClusterRoleBinding */ name: string; /** * * @type any * @memberof RbacAuthorizationV1ApipatchClusterRoleBinding */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchClusterRoleBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchClusterRoleBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchClusterRoleBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchClusterRoleBinding */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApipatchClusterRoleBinding */ force?: boolean; } export interface RbacAuthorizationV1ApiPatchNamespacedRoleRequest { /** * name of the Role * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchNamespacedRole */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchNamespacedRole */ namespace: string; /** * * @type any * @memberof RbacAuthorizationV1ApipatchNamespacedRole */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchNamespacedRole */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchNamespacedRole */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchNamespacedRole */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchNamespacedRole */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApipatchNamespacedRole */ force?: boolean; } export interface RbacAuthorizationV1ApiPatchNamespacedRoleBindingRequest { /** * name of the RoleBinding * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchNamespacedRoleBinding */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchNamespacedRoleBinding */ namespace: string; /** * * @type any * @memberof RbacAuthorizationV1ApipatchNamespacedRoleBinding */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchNamespacedRoleBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchNamespacedRoleBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchNamespacedRoleBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApipatchNamespacedRoleBinding */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof RbacAuthorizationV1ApipatchNamespacedRoleBinding */ force?: boolean; } export interface RbacAuthorizationV1ApiReadClusterRoleRequest { /** * name of the ClusterRole * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireadClusterRole */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireadClusterRole */ pretty?: string; } export interface RbacAuthorizationV1ApiReadClusterRoleBindingRequest { /** * name of the ClusterRoleBinding * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireadClusterRoleBinding */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireadClusterRoleBinding */ pretty?: string; } export interface RbacAuthorizationV1ApiReadNamespacedRoleRequest { /** * name of the Role * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireadNamespacedRole */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireadNamespacedRole */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireadNamespacedRole */ pretty?: string; } export interface RbacAuthorizationV1ApiReadNamespacedRoleBindingRequest { /** * name of the RoleBinding * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireadNamespacedRoleBinding */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireadNamespacedRoleBinding */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireadNamespacedRoleBinding */ pretty?: string; } export interface RbacAuthorizationV1ApiReplaceClusterRoleRequest { /** * name of the ClusterRole * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceClusterRole */ name: string; /** * * @type V1ClusterRole * @memberof RbacAuthorizationV1ApireplaceClusterRole */ body: V1ClusterRole; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceClusterRole */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceClusterRole */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceClusterRole */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceClusterRole */ fieldValidation?: string; } export interface RbacAuthorizationV1ApiReplaceClusterRoleBindingRequest { /** * name of the ClusterRoleBinding * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceClusterRoleBinding */ name: string; /** * * @type V1ClusterRoleBinding * @memberof RbacAuthorizationV1ApireplaceClusterRoleBinding */ body: V1ClusterRoleBinding; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceClusterRoleBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceClusterRoleBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceClusterRoleBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceClusterRoleBinding */ fieldValidation?: string; } export interface RbacAuthorizationV1ApiReplaceNamespacedRoleRequest { /** * name of the Role * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceNamespacedRole */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceNamespacedRole */ namespace: string; /** * * @type V1Role * @memberof RbacAuthorizationV1ApireplaceNamespacedRole */ body: V1Role; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceNamespacedRole */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceNamespacedRole */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceNamespacedRole */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceNamespacedRole */ fieldValidation?: string; } export interface RbacAuthorizationV1ApiReplaceNamespacedRoleBindingRequest { /** * name of the RoleBinding * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceNamespacedRoleBinding */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceNamespacedRoleBinding */ namespace: string; /** * * @type V1RoleBinding * @memberof RbacAuthorizationV1ApireplaceNamespacedRoleBinding */ body: V1RoleBinding; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceNamespacedRoleBinding */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceNamespacedRoleBinding */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceNamespacedRoleBinding */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof RbacAuthorizationV1ApireplaceNamespacedRoleBinding */ fieldValidation?: string; } export declare class ObjectRbacAuthorizationV1Api { private api; constructor(configuration: Configuration, requestFactory?: RbacAuthorizationV1ApiRequestFactory, responseProcessor?: RbacAuthorizationV1ApiResponseProcessor); /** * create a ClusterRole * @param param the request object */ createClusterRoleWithHttpInfo(param: RbacAuthorizationV1ApiCreateClusterRoleRequest, options?: ConfigurationOptions): Promise>; /** * create a ClusterRole * @param param the request object */ createClusterRole(param: RbacAuthorizationV1ApiCreateClusterRoleRequest, options?: ConfigurationOptions): Promise; /** * create a ClusterRoleBinding * @param param the request object */ createClusterRoleBindingWithHttpInfo(param: RbacAuthorizationV1ApiCreateClusterRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * create a ClusterRoleBinding * @param param the request object */ createClusterRoleBinding(param: RbacAuthorizationV1ApiCreateClusterRoleBindingRequest, options?: ConfigurationOptions): Promise; /** * create a Role * @param param the request object */ createNamespacedRoleWithHttpInfo(param: RbacAuthorizationV1ApiCreateNamespacedRoleRequest, options?: ConfigurationOptions): Promise>; /** * create a Role * @param param the request object */ createNamespacedRole(param: RbacAuthorizationV1ApiCreateNamespacedRoleRequest, options?: ConfigurationOptions): Promise; /** * create a RoleBinding * @param param the request object */ createNamespacedRoleBindingWithHttpInfo(param: RbacAuthorizationV1ApiCreateNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * create a RoleBinding * @param param the request object */ createNamespacedRoleBinding(param: RbacAuthorizationV1ApiCreateNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise; /** * delete a ClusterRole * @param param the request object */ deleteClusterRoleWithHttpInfo(param: RbacAuthorizationV1ApiDeleteClusterRoleRequest, options?: ConfigurationOptions): Promise>; /** * delete a ClusterRole * @param param the request object */ deleteClusterRole(param: RbacAuthorizationV1ApiDeleteClusterRoleRequest, options?: ConfigurationOptions): Promise; /** * delete a ClusterRoleBinding * @param param the request object */ deleteClusterRoleBindingWithHttpInfo(param: RbacAuthorizationV1ApiDeleteClusterRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * delete a ClusterRoleBinding * @param param the request object */ deleteClusterRoleBinding(param: RbacAuthorizationV1ApiDeleteClusterRoleBindingRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ClusterRole * @param param the request object */ deleteCollectionClusterRoleWithHttpInfo(param?: RbacAuthorizationV1ApiDeleteCollectionClusterRoleRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ClusterRole * @param param the request object */ deleteCollectionClusterRole(param?: RbacAuthorizationV1ApiDeleteCollectionClusterRoleRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ClusterRoleBinding * @param param the request object */ deleteCollectionClusterRoleBindingWithHttpInfo(param?: RbacAuthorizationV1ApiDeleteCollectionClusterRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ClusterRoleBinding * @param param the request object */ deleteCollectionClusterRoleBinding(param?: RbacAuthorizationV1ApiDeleteCollectionClusterRoleBindingRequest, options?: ConfigurationOptions): Promise; /** * delete collection of Role * @param param the request object */ deleteCollectionNamespacedRoleWithHttpInfo(param: RbacAuthorizationV1ApiDeleteCollectionNamespacedRoleRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of Role * @param param the request object */ deleteCollectionNamespacedRole(param: RbacAuthorizationV1ApiDeleteCollectionNamespacedRoleRequest, options?: ConfigurationOptions): Promise; /** * delete collection of RoleBinding * @param param the request object */ deleteCollectionNamespacedRoleBindingWithHttpInfo(param: RbacAuthorizationV1ApiDeleteCollectionNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of RoleBinding * @param param the request object */ deleteCollectionNamespacedRoleBinding(param: RbacAuthorizationV1ApiDeleteCollectionNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise; /** * delete a Role * @param param the request object */ deleteNamespacedRoleWithHttpInfo(param: RbacAuthorizationV1ApiDeleteNamespacedRoleRequest, options?: ConfigurationOptions): Promise>; /** * delete a Role * @param param the request object */ deleteNamespacedRole(param: RbacAuthorizationV1ApiDeleteNamespacedRoleRequest, options?: ConfigurationOptions): Promise; /** * delete a RoleBinding * @param param the request object */ deleteNamespacedRoleBindingWithHttpInfo(param: RbacAuthorizationV1ApiDeleteNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * delete a RoleBinding * @param param the request object */ deleteNamespacedRoleBinding(param: RbacAuthorizationV1ApiDeleteNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: RbacAuthorizationV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: RbacAuthorizationV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ClusterRole * @param param the request object */ listClusterRoleWithHttpInfo(param?: RbacAuthorizationV1ApiListClusterRoleRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ClusterRole * @param param the request object */ listClusterRole(param?: RbacAuthorizationV1ApiListClusterRoleRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ClusterRoleBinding * @param param the request object */ listClusterRoleBindingWithHttpInfo(param?: RbacAuthorizationV1ApiListClusterRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ClusterRoleBinding * @param param the request object */ listClusterRoleBinding(param?: RbacAuthorizationV1ApiListClusterRoleBindingRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Role * @param param the request object */ listNamespacedRoleWithHttpInfo(param: RbacAuthorizationV1ApiListNamespacedRoleRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Role * @param param the request object */ listNamespacedRole(param: RbacAuthorizationV1ApiListNamespacedRoleRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind RoleBinding * @param param the request object */ listNamespacedRoleBindingWithHttpInfo(param: RbacAuthorizationV1ApiListNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind RoleBinding * @param param the request object */ listNamespacedRoleBinding(param: RbacAuthorizationV1ApiListNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind RoleBinding * @param param the request object */ listRoleBindingForAllNamespacesWithHttpInfo(param?: RbacAuthorizationV1ApiListRoleBindingForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind RoleBinding * @param param the request object */ listRoleBindingForAllNamespaces(param?: RbacAuthorizationV1ApiListRoleBindingForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind Role * @param param the request object */ listRoleForAllNamespacesWithHttpInfo(param?: RbacAuthorizationV1ApiListRoleForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind Role * @param param the request object */ listRoleForAllNamespaces(param?: RbacAuthorizationV1ApiListRoleForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ClusterRole * @param param the request object */ patchClusterRoleWithHttpInfo(param: RbacAuthorizationV1ApiPatchClusterRoleRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ClusterRole * @param param the request object */ patchClusterRole(param: RbacAuthorizationV1ApiPatchClusterRoleRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ClusterRoleBinding * @param param the request object */ patchClusterRoleBindingWithHttpInfo(param: RbacAuthorizationV1ApiPatchClusterRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ClusterRoleBinding * @param param the request object */ patchClusterRoleBinding(param: RbacAuthorizationV1ApiPatchClusterRoleBindingRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified Role * @param param the request object */ patchNamespacedRoleWithHttpInfo(param: RbacAuthorizationV1ApiPatchNamespacedRoleRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified Role * @param param the request object */ patchNamespacedRole(param: RbacAuthorizationV1ApiPatchNamespacedRoleRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified RoleBinding * @param param the request object */ patchNamespacedRoleBindingWithHttpInfo(param: RbacAuthorizationV1ApiPatchNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified RoleBinding * @param param the request object */ patchNamespacedRoleBinding(param: RbacAuthorizationV1ApiPatchNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise; /** * read the specified ClusterRole * @param param the request object */ readClusterRoleWithHttpInfo(param: RbacAuthorizationV1ApiReadClusterRoleRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ClusterRole * @param param the request object */ readClusterRole(param: RbacAuthorizationV1ApiReadClusterRoleRequest, options?: ConfigurationOptions): Promise; /** * read the specified ClusterRoleBinding * @param param the request object */ readClusterRoleBindingWithHttpInfo(param: RbacAuthorizationV1ApiReadClusterRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ClusterRoleBinding * @param param the request object */ readClusterRoleBinding(param: RbacAuthorizationV1ApiReadClusterRoleBindingRequest, options?: ConfigurationOptions): Promise; /** * read the specified Role * @param param the request object */ readNamespacedRoleWithHttpInfo(param: RbacAuthorizationV1ApiReadNamespacedRoleRequest, options?: ConfigurationOptions): Promise>; /** * read the specified Role * @param param the request object */ readNamespacedRole(param: RbacAuthorizationV1ApiReadNamespacedRoleRequest, options?: ConfigurationOptions): Promise; /** * read the specified RoleBinding * @param param the request object */ readNamespacedRoleBindingWithHttpInfo(param: RbacAuthorizationV1ApiReadNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * read the specified RoleBinding * @param param the request object */ readNamespacedRoleBinding(param: RbacAuthorizationV1ApiReadNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ClusterRole * @param param the request object */ replaceClusterRoleWithHttpInfo(param: RbacAuthorizationV1ApiReplaceClusterRoleRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ClusterRole * @param param the request object */ replaceClusterRole(param: RbacAuthorizationV1ApiReplaceClusterRoleRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ClusterRoleBinding * @param param the request object */ replaceClusterRoleBindingWithHttpInfo(param: RbacAuthorizationV1ApiReplaceClusterRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ClusterRoleBinding * @param param the request object */ replaceClusterRoleBinding(param: RbacAuthorizationV1ApiReplaceClusterRoleBindingRequest, options?: ConfigurationOptions): Promise; /** * replace the specified Role * @param param the request object */ replaceNamespacedRoleWithHttpInfo(param: RbacAuthorizationV1ApiReplaceNamespacedRoleRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified Role * @param param the request object */ replaceNamespacedRole(param: RbacAuthorizationV1ApiReplaceNamespacedRoleRequest, options?: ConfigurationOptions): Promise; /** * replace the specified RoleBinding * @param param the request object */ replaceNamespacedRoleBindingWithHttpInfo(param: RbacAuthorizationV1ApiReplaceNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified RoleBinding * @param param the request object */ replaceNamespacedRoleBinding(param: RbacAuthorizationV1ApiReplaceNamespacedRoleBindingRequest, options?: ConfigurationOptions): Promise; } import { ResourceApiRequestFactory, ResourceApiResponseProcessor } from "../apis/ResourceApi.js"; export interface ResourceApiGetAPIGroupRequest { } export declare class ObjectResourceApi { private api; constructor(configuration: Configuration, requestFactory?: ResourceApiRequestFactory, responseProcessor?: ResourceApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: ResourceApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: ResourceApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { ResourceV1ApiRequestFactory, ResourceV1ApiResponseProcessor } from "../apis/ResourceV1Api.js"; export interface ResourceV1ApiCreateDeviceClassRequest { /** * * @type V1DeviceClass * @memberof ResourceV1ApicreateDeviceClass */ body: V1DeviceClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateDeviceClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateDeviceClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateDeviceClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateDeviceClass */ fieldValidation?: string; } export interface ResourceV1ApiCreateNamespacedResourceClaimRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateNamespacedResourceClaim */ namespace: string; /** * * @type ResourceV1ResourceClaim * @memberof ResourceV1ApicreateNamespacedResourceClaim */ body: ResourceV1ResourceClaim; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateNamespacedResourceClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateNamespacedResourceClaim */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateNamespacedResourceClaim */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateNamespacedResourceClaim */ fieldValidation?: string; } export interface ResourceV1ApiCreateNamespacedResourceClaimTemplateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateNamespacedResourceClaimTemplate */ namespace: string; /** * * @type V1ResourceClaimTemplate * @memberof ResourceV1ApicreateNamespacedResourceClaimTemplate */ body: V1ResourceClaimTemplate; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateNamespacedResourceClaimTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateNamespacedResourceClaimTemplate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateNamespacedResourceClaimTemplate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateNamespacedResourceClaimTemplate */ fieldValidation?: string; } export interface ResourceV1ApiCreateResourceSliceRequest { /** * * @type V1ResourceSlice * @memberof ResourceV1ApicreateResourceSlice */ body: V1ResourceSlice; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateResourceSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateResourceSlice */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateResourceSlice */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApicreateResourceSlice */ fieldValidation?: string; } export interface ResourceV1ApiDeleteCollectionDeviceClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionDeviceClass */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionDeviceClass */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionDeviceClass */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionDeviceClass */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteCollectionDeviceClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteCollectionDeviceClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionDeviceClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteCollectionDeviceClass */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteCollectionDeviceClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionDeviceClass */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionDeviceClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionDeviceClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteCollectionDeviceClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteCollectionDeviceClass */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ResourceV1ApideleteCollectionDeviceClass */ body?: V1DeleteOptions; } export interface ResourceV1ApiDeleteCollectionNamespacedResourceClaimRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaim */ body?: V1DeleteOptions; } export interface ResourceV1ApiDeleteCollectionNamespacedResourceClaimTemplateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ResourceV1ApideleteCollectionNamespacedResourceClaimTemplate */ body?: V1DeleteOptions; } export interface ResourceV1ApiDeleteCollectionResourceSliceRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionResourceSlice */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionResourceSlice */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionResourceSlice */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionResourceSlice */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteCollectionResourceSlice */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteCollectionResourceSlice */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionResourceSlice */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteCollectionResourceSlice */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteCollectionResourceSlice */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionResourceSlice */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionResourceSlice */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteCollectionResourceSlice */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteCollectionResourceSlice */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteCollectionResourceSlice */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ResourceV1ApideleteCollectionResourceSlice */ body?: V1DeleteOptions; } export interface ResourceV1ApiDeleteDeviceClassRequest { /** * name of the DeviceClass * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteDeviceClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteDeviceClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteDeviceClass */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteDeviceClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteDeviceClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteDeviceClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteDeviceClass */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ResourceV1ApideleteDeviceClass */ body?: V1DeleteOptions; } export interface ResourceV1ApiDeleteNamespacedResourceClaimRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteNamespacedResourceClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteNamespacedResourceClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteNamespacedResourceClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteNamespacedResourceClaim */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteNamespacedResourceClaim */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteNamespacedResourceClaim */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteNamespacedResourceClaim */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteNamespacedResourceClaim */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ResourceV1ApideleteNamespacedResourceClaim */ body?: V1DeleteOptions; } export interface ResourceV1ApiDeleteNamespacedResourceClaimTemplateRequest { /** * name of the ResourceClaimTemplate * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteNamespacedResourceClaimTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteNamespacedResourceClaimTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteNamespacedResourceClaimTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteNamespacedResourceClaimTemplate */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteNamespacedResourceClaimTemplate */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteNamespacedResourceClaimTemplate */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteNamespacedResourceClaimTemplate */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteNamespacedResourceClaimTemplate */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ResourceV1ApideleteNamespacedResourceClaimTemplate */ body?: V1DeleteOptions; } export interface ResourceV1ApiDeleteResourceSliceRequest { /** * name of the ResourceSlice * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteResourceSlice */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteResourceSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteResourceSlice */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1ApideleteResourceSlice */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteResourceSlice */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApideleteResourceSlice */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1ApideleteResourceSlice */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ResourceV1ApideleteResourceSlice */ body?: V1DeleteOptions; } export interface ResourceV1ApiGetAPIResourcesRequest { } export interface ResourceV1ApiListDeviceClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApilistDeviceClass */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistDeviceClass */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistDeviceClass */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistDeviceClass */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistDeviceClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1ApilistDeviceClass */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApilistDeviceClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApilistDeviceClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistDeviceClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1ApilistDeviceClass */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistDeviceClass */ watch?: boolean; } export interface ResourceV1ApiListNamespacedResourceClaimRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaim */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistNamespacedResourceClaim */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaim */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaim */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaim */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1ApilistNamespacedResourceClaim */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaim */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaim */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistNamespacedResourceClaim */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1ApilistNamespacedResourceClaim */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistNamespacedResourceClaim */ watch?: boolean; } export interface ResourceV1ApiListNamespacedResourceClaimTemplateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaimTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaimTemplate */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistNamespacedResourceClaimTemplate */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaimTemplate */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaimTemplate */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaimTemplate */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1ApilistNamespacedResourceClaimTemplate */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaimTemplate */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApilistNamespacedResourceClaimTemplate */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistNamespacedResourceClaimTemplate */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1ApilistNamespacedResourceClaimTemplate */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistNamespacedResourceClaimTemplate */ watch?: boolean; } export interface ResourceV1ApiListResourceClaimForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistResourceClaimForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceClaimForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceClaimForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceClaimForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1ApilistResourceClaimForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceClaimForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceClaimForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceClaimForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistResourceClaimForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1ApilistResourceClaimForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistResourceClaimForAllNamespaces */ watch?: boolean; } export interface ResourceV1ApiListResourceClaimTemplateForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistResourceClaimTemplateForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceClaimTemplateForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceClaimTemplateForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceClaimTemplateForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1ApilistResourceClaimTemplateForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceClaimTemplateForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceClaimTemplateForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceClaimTemplateForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistResourceClaimTemplateForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1ApilistResourceClaimTemplateForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistResourceClaimTemplateForAllNamespaces */ watch?: boolean; } export interface ResourceV1ApiListResourceSliceRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceSlice */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistResourceSlice */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceSlice */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceSlice */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceSlice */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1ApilistResourceSlice */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceSlice */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1ApilistResourceSlice */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistResourceSlice */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1ApilistResourceSlice */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApilistResourceSlice */ watch?: boolean; } export interface ResourceV1ApiPatchDeviceClassRequest { /** * name of the DeviceClass * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchDeviceClass */ name: string; /** * * @type any * @memberof ResourceV1ApipatchDeviceClass */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchDeviceClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchDeviceClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchDeviceClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchDeviceClass */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApipatchDeviceClass */ force?: boolean; } export interface ResourceV1ApiPatchNamespacedResourceClaimRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaim */ namespace: string; /** * * @type any * @memberof ResourceV1ApipatchNamespacedResourceClaim */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaim */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaim */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaim */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApipatchNamespacedResourceClaim */ force?: boolean; } export interface ResourceV1ApiPatchNamespacedResourceClaimStatusRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaimStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaimStatus */ namespace: string; /** * * @type any * @memberof ResourceV1ApipatchNamespacedResourceClaimStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaimStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaimStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaimStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaimStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApipatchNamespacedResourceClaimStatus */ force?: boolean; } export interface ResourceV1ApiPatchNamespacedResourceClaimTemplateRequest { /** * name of the ResourceClaimTemplate * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaimTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaimTemplate */ namespace: string; /** * * @type any * @memberof ResourceV1ApipatchNamespacedResourceClaimTemplate */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaimTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaimTemplate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaimTemplate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchNamespacedResourceClaimTemplate */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApipatchNamespacedResourceClaimTemplate */ force?: boolean; } export interface ResourceV1ApiPatchResourceSliceRequest { /** * name of the ResourceSlice * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchResourceSlice */ name: string; /** * * @type any * @memberof ResourceV1ApipatchResourceSlice */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchResourceSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchResourceSlice */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchResourceSlice */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApipatchResourceSlice */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1ApipatchResourceSlice */ force?: boolean; } export interface ResourceV1ApiReadDeviceClassRequest { /** * name of the DeviceClass * Defaults to: undefined * @type string * @memberof ResourceV1ApireadDeviceClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApireadDeviceClass */ pretty?: string; } export interface ResourceV1ApiReadNamespacedResourceClaimRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1ApireadNamespacedResourceClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApireadNamespacedResourceClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApireadNamespacedResourceClaim */ pretty?: string; } export interface ResourceV1ApiReadNamespacedResourceClaimStatusRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1ApireadNamespacedResourceClaimStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApireadNamespacedResourceClaimStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApireadNamespacedResourceClaimStatus */ pretty?: string; } export interface ResourceV1ApiReadNamespacedResourceClaimTemplateRequest { /** * name of the ResourceClaimTemplate * Defaults to: undefined * @type string * @memberof ResourceV1ApireadNamespacedResourceClaimTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApireadNamespacedResourceClaimTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApireadNamespacedResourceClaimTemplate */ pretty?: string; } export interface ResourceV1ApiReadResourceSliceRequest { /** * name of the ResourceSlice * Defaults to: undefined * @type string * @memberof ResourceV1ApireadResourceSlice */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApireadResourceSlice */ pretty?: string; } export interface ResourceV1ApiReplaceDeviceClassRequest { /** * name of the DeviceClass * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceDeviceClass */ name: string; /** * * @type V1DeviceClass * @memberof ResourceV1ApireplaceDeviceClass */ body: V1DeviceClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceDeviceClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceDeviceClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceDeviceClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceDeviceClass */ fieldValidation?: string; } export interface ResourceV1ApiReplaceNamespacedResourceClaimRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaim */ namespace: string; /** * * @type ResourceV1ResourceClaim * @memberof ResourceV1ApireplaceNamespacedResourceClaim */ body: ResourceV1ResourceClaim; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaim */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaim */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaim */ fieldValidation?: string; } export interface ResourceV1ApiReplaceNamespacedResourceClaimStatusRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaimStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaimStatus */ namespace: string; /** * * @type ResourceV1ResourceClaim * @memberof ResourceV1ApireplaceNamespacedResourceClaimStatus */ body: ResourceV1ResourceClaim; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaimStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaimStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaimStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaimStatus */ fieldValidation?: string; } export interface ResourceV1ApiReplaceNamespacedResourceClaimTemplateRequest { /** * name of the ResourceClaimTemplate * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaimTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaimTemplate */ namespace: string; /** * * @type V1ResourceClaimTemplate * @memberof ResourceV1ApireplaceNamespacedResourceClaimTemplate */ body: V1ResourceClaimTemplate; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaimTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaimTemplate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaimTemplate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceNamespacedResourceClaimTemplate */ fieldValidation?: string; } export interface ResourceV1ApiReplaceResourceSliceRequest { /** * name of the ResourceSlice * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceResourceSlice */ name: string; /** * * @type V1ResourceSlice * @memberof ResourceV1ApireplaceResourceSlice */ body: V1ResourceSlice; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceResourceSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceResourceSlice */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceResourceSlice */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1ApireplaceResourceSlice */ fieldValidation?: string; } export declare class ObjectResourceV1Api { private api; constructor(configuration: Configuration, requestFactory?: ResourceV1ApiRequestFactory, responseProcessor?: ResourceV1ApiResponseProcessor); /** * create a DeviceClass * @param param the request object */ createDeviceClassWithHttpInfo(param: ResourceV1ApiCreateDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * create a DeviceClass * @param param the request object */ createDeviceClass(param: ResourceV1ApiCreateDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * create a ResourceClaim * @param param the request object */ createNamespacedResourceClaimWithHttpInfo(param: ResourceV1ApiCreateNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * create a ResourceClaim * @param param the request object */ createNamespacedResourceClaim(param: ResourceV1ApiCreateNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * create a ResourceClaimTemplate * @param param the request object */ createNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1ApiCreateNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * create a ResourceClaimTemplate * @param param the request object */ createNamespacedResourceClaimTemplate(param: ResourceV1ApiCreateNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * create a ResourceSlice * @param param the request object */ createResourceSliceWithHttpInfo(param: ResourceV1ApiCreateResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * create a ResourceSlice * @param param the request object */ createResourceSlice(param: ResourceV1ApiCreateResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * delete collection of DeviceClass * @param param the request object */ deleteCollectionDeviceClassWithHttpInfo(param?: ResourceV1ApiDeleteCollectionDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of DeviceClass * @param param the request object */ deleteCollectionDeviceClass(param?: ResourceV1ApiDeleteCollectionDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ResourceClaim * @param param the request object */ deleteCollectionNamespacedResourceClaimWithHttpInfo(param: ResourceV1ApiDeleteCollectionNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ResourceClaim * @param param the request object */ deleteCollectionNamespacedResourceClaim(param: ResourceV1ApiDeleteCollectionNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ResourceClaimTemplate * @param param the request object */ deleteCollectionNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1ApiDeleteCollectionNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ResourceClaimTemplate * @param param the request object */ deleteCollectionNamespacedResourceClaimTemplate(param: ResourceV1ApiDeleteCollectionNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ResourceSlice * @param param the request object */ deleteCollectionResourceSliceWithHttpInfo(param?: ResourceV1ApiDeleteCollectionResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ResourceSlice * @param param the request object */ deleteCollectionResourceSlice(param?: ResourceV1ApiDeleteCollectionResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * delete a DeviceClass * @param param the request object */ deleteDeviceClassWithHttpInfo(param: ResourceV1ApiDeleteDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * delete a DeviceClass * @param param the request object */ deleteDeviceClass(param: ResourceV1ApiDeleteDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * delete a ResourceClaim * @param param the request object */ deleteNamespacedResourceClaimWithHttpInfo(param: ResourceV1ApiDeleteNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * delete a ResourceClaim * @param param the request object */ deleteNamespacedResourceClaim(param: ResourceV1ApiDeleteNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * delete a ResourceClaimTemplate * @param param the request object */ deleteNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1ApiDeleteNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * delete a ResourceClaimTemplate * @param param the request object */ deleteNamespacedResourceClaimTemplate(param: ResourceV1ApiDeleteNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * delete a ResourceSlice * @param param the request object */ deleteResourceSliceWithHttpInfo(param: ResourceV1ApiDeleteResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * delete a ResourceSlice * @param param the request object */ deleteResourceSlice(param: ResourceV1ApiDeleteResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: ResourceV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: ResourceV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind DeviceClass * @param param the request object */ listDeviceClassWithHttpInfo(param?: ResourceV1ApiListDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind DeviceClass * @param param the request object */ listDeviceClass(param?: ResourceV1ApiListDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceClaim * @param param the request object */ listNamespacedResourceClaimWithHttpInfo(param: ResourceV1ApiListNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceClaim * @param param the request object */ listNamespacedResourceClaim(param: ResourceV1ApiListNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceClaimTemplate * @param param the request object */ listNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1ApiListNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceClaimTemplate * @param param the request object */ listNamespacedResourceClaimTemplate(param: ResourceV1ApiListNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceClaim * @param param the request object */ listResourceClaimForAllNamespacesWithHttpInfo(param?: ResourceV1ApiListResourceClaimForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceClaim * @param param the request object */ listResourceClaimForAllNamespaces(param?: ResourceV1ApiListResourceClaimForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceClaimTemplate * @param param the request object */ listResourceClaimTemplateForAllNamespacesWithHttpInfo(param?: ResourceV1ApiListResourceClaimTemplateForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceClaimTemplate * @param param the request object */ listResourceClaimTemplateForAllNamespaces(param?: ResourceV1ApiListResourceClaimTemplateForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceSlice * @param param the request object */ listResourceSliceWithHttpInfo(param?: ResourceV1ApiListResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceSlice * @param param the request object */ listResourceSlice(param?: ResourceV1ApiListResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified DeviceClass * @param param the request object */ patchDeviceClassWithHttpInfo(param: ResourceV1ApiPatchDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified DeviceClass * @param param the request object */ patchDeviceClass(param: ResourceV1ApiPatchDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ResourceClaim * @param param the request object */ patchNamespacedResourceClaimWithHttpInfo(param: ResourceV1ApiPatchNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ResourceClaim * @param param the request object */ patchNamespacedResourceClaim(param: ResourceV1ApiPatchNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified ResourceClaim * @param param the request object */ patchNamespacedResourceClaimStatusWithHttpInfo(param: ResourceV1ApiPatchNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified ResourceClaim * @param param the request object */ patchNamespacedResourceClaimStatus(param: ResourceV1ApiPatchNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ResourceClaimTemplate * @param param the request object */ patchNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1ApiPatchNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ResourceClaimTemplate * @param param the request object */ patchNamespacedResourceClaimTemplate(param: ResourceV1ApiPatchNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ResourceSlice * @param param the request object */ patchResourceSliceWithHttpInfo(param: ResourceV1ApiPatchResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ResourceSlice * @param param the request object */ patchResourceSlice(param: ResourceV1ApiPatchResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * read the specified DeviceClass * @param param the request object */ readDeviceClassWithHttpInfo(param: ResourceV1ApiReadDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * read the specified DeviceClass * @param param the request object */ readDeviceClass(param: ResourceV1ApiReadDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * read the specified ResourceClaim * @param param the request object */ readNamespacedResourceClaimWithHttpInfo(param: ResourceV1ApiReadNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ResourceClaim * @param param the request object */ readNamespacedResourceClaim(param: ResourceV1ApiReadNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified ResourceClaim * @param param the request object */ readNamespacedResourceClaimStatusWithHttpInfo(param: ResourceV1ApiReadNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified ResourceClaim * @param param the request object */ readNamespacedResourceClaimStatus(param: ResourceV1ApiReadNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified ResourceClaimTemplate * @param param the request object */ readNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1ApiReadNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ResourceClaimTemplate * @param param the request object */ readNamespacedResourceClaimTemplate(param: ResourceV1ApiReadNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * read the specified ResourceSlice * @param param the request object */ readResourceSliceWithHttpInfo(param: ResourceV1ApiReadResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ResourceSlice * @param param the request object */ readResourceSlice(param: ResourceV1ApiReadResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * replace the specified DeviceClass * @param param the request object */ replaceDeviceClassWithHttpInfo(param: ResourceV1ApiReplaceDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified DeviceClass * @param param the request object */ replaceDeviceClass(param: ResourceV1ApiReplaceDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ResourceClaim * @param param the request object */ replaceNamespacedResourceClaimWithHttpInfo(param: ResourceV1ApiReplaceNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ResourceClaim * @param param the request object */ replaceNamespacedResourceClaim(param: ResourceV1ApiReplaceNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified ResourceClaim * @param param the request object */ replaceNamespacedResourceClaimStatusWithHttpInfo(param: ResourceV1ApiReplaceNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified ResourceClaim * @param param the request object */ replaceNamespacedResourceClaimStatus(param: ResourceV1ApiReplaceNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ResourceClaimTemplate * @param param the request object */ replaceNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1ApiReplaceNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ResourceClaimTemplate * @param param the request object */ replaceNamespacedResourceClaimTemplate(param: ResourceV1ApiReplaceNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ResourceSlice * @param param the request object */ replaceResourceSliceWithHttpInfo(param: ResourceV1ApiReplaceResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ResourceSlice * @param param the request object */ replaceResourceSlice(param: ResourceV1ApiReplaceResourceSliceRequest, options?: ConfigurationOptions): Promise; } import { ResourceV1alpha3ApiRequestFactory, ResourceV1alpha3ApiResponseProcessor } from "../apis/ResourceV1alpha3Api.js"; export interface ResourceV1alpha3ApiCreateDeviceTaintRuleRequest { /** * * @type V1alpha3DeviceTaintRule * @memberof ResourceV1alpha3ApicreateDeviceTaintRule */ body: V1alpha3DeviceTaintRule; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApicreateDeviceTaintRule */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApicreateDeviceTaintRule */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApicreateDeviceTaintRule */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApicreateDeviceTaintRule */ fieldValidation?: string; } export interface ResourceV1alpha3ApiDeleteCollectionDeviceTaintRuleRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ResourceV1alpha3ApideleteCollectionDeviceTaintRule */ body?: V1DeleteOptions; } export interface ResourceV1alpha3ApiDeleteDeviceTaintRuleRequest { /** * name of the DeviceTaintRule * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApideleteDeviceTaintRule */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApideleteDeviceTaintRule */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApideleteDeviceTaintRule */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1alpha3ApideleteDeviceTaintRule */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1alpha3ApideleteDeviceTaintRule */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1alpha3ApideleteDeviceTaintRule */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApideleteDeviceTaintRule */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ResourceV1alpha3ApideleteDeviceTaintRule */ body?: V1DeleteOptions; } export interface ResourceV1alpha3ApiGetAPIResourcesRequest { } export interface ResourceV1alpha3ApiListDeviceTaintRuleRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApilistDeviceTaintRule */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1alpha3ApilistDeviceTaintRule */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApilistDeviceTaintRule */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApilistDeviceTaintRule */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApilistDeviceTaintRule */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1alpha3ApilistDeviceTaintRule */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApilistDeviceTaintRule */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApilistDeviceTaintRule */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1alpha3ApilistDeviceTaintRule */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1alpha3ApilistDeviceTaintRule */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1alpha3ApilistDeviceTaintRule */ watch?: boolean; } export interface ResourceV1alpha3ApiPatchDeviceTaintRuleRequest { /** * name of the DeviceTaintRule * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApipatchDeviceTaintRule */ name: string; /** * * @type any * @memberof ResourceV1alpha3ApipatchDeviceTaintRule */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApipatchDeviceTaintRule */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApipatchDeviceTaintRule */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApipatchDeviceTaintRule */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApipatchDeviceTaintRule */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1alpha3ApipatchDeviceTaintRule */ force?: boolean; } export interface ResourceV1alpha3ApiReadDeviceTaintRuleRequest { /** * name of the DeviceTaintRule * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApireadDeviceTaintRule */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApireadDeviceTaintRule */ pretty?: string; } export interface ResourceV1alpha3ApiReplaceDeviceTaintRuleRequest { /** * name of the DeviceTaintRule * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApireplaceDeviceTaintRule */ name: string; /** * * @type V1alpha3DeviceTaintRule * @memberof ResourceV1alpha3ApireplaceDeviceTaintRule */ body: V1alpha3DeviceTaintRule; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApireplaceDeviceTaintRule */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApireplaceDeviceTaintRule */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApireplaceDeviceTaintRule */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1alpha3ApireplaceDeviceTaintRule */ fieldValidation?: string; } export declare class ObjectResourceV1alpha3Api { private api; constructor(configuration: Configuration, requestFactory?: ResourceV1alpha3ApiRequestFactory, responseProcessor?: ResourceV1alpha3ApiResponseProcessor); /** * create a DeviceTaintRule * @param param the request object */ createDeviceTaintRuleWithHttpInfo(param: ResourceV1alpha3ApiCreateDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise>; /** * create a DeviceTaintRule * @param param the request object */ createDeviceTaintRule(param: ResourceV1alpha3ApiCreateDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise; /** * delete collection of DeviceTaintRule * @param param the request object */ deleteCollectionDeviceTaintRuleWithHttpInfo(param?: ResourceV1alpha3ApiDeleteCollectionDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of DeviceTaintRule * @param param the request object */ deleteCollectionDeviceTaintRule(param?: ResourceV1alpha3ApiDeleteCollectionDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise; /** * delete a DeviceTaintRule * @param param the request object */ deleteDeviceTaintRuleWithHttpInfo(param: ResourceV1alpha3ApiDeleteDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise>; /** * delete a DeviceTaintRule * @param param the request object */ deleteDeviceTaintRule(param: ResourceV1alpha3ApiDeleteDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: ResourceV1alpha3ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: ResourceV1alpha3ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind DeviceTaintRule * @param param the request object */ listDeviceTaintRuleWithHttpInfo(param?: ResourceV1alpha3ApiListDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind DeviceTaintRule * @param param the request object */ listDeviceTaintRule(param?: ResourceV1alpha3ApiListDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified DeviceTaintRule * @param param the request object */ patchDeviceTaintRuleWithHttpInfo(param: ResourceV1alpha3ApiPatchDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified DeviceTaintRule * @param param the request object */ patchDeviceTaintRule(param: ResourceV1alpha3ApiPatchDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise; /** * read the specified DeviceTaintRule * @param param the request object */ readDeviceTaintRuleWithHttpInfo(param: ResourceV1alpha3ApiReadDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise>; /** * read the specified DeviceTaintRule * @param param the request object */ readDeviceTaintRule(param: ResourceV1alpha3ApiReadDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise; /** * replace the specified DeviceTaintRule * @param param the request object */ replaceDeviceTaintRuleWithHttpInfo(param: ResourceV1alpha3ApiReplaceDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified DeviceTaintRule * @param param the request object */ replaceDeviceTaintRule(param: ResourceV1alpha3ApiReplaceDeviceTaintRuleRequest, options?: ConfigurationOptions): Promise; } import { ResourceV1beta1ApiRequestFactory, ResourceV1beta1ApiResponseProcessor } from "../apis/ResourceV1beta1Api.js"; export interface ResourceV1beta1ApiCreateDeviceClassRequest { /** * * @type V1beta1DeviceClass * @memberof ResourceV1beta1ApicreateDeviceClass */ body: V1beta1DeviceClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateDeviceClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateDeviceClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateDeviceClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateDeviceClass */ fieldValidation?: string; } export interface ResourceV1beta1ApiCreateNamespacedResourceClaimRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateNamespacedResourceClaim */ namespace: string; /** * * @type V1beta1ResourceClaim * @memberof ResourceV1beta1ApicreateNamespacedResourceClaim */ body: V1beta1ResourceClaim; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateNamespacedResourceClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateNamespacedResourceClaim */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateNamespacedResourceClaim */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateNamespacedResourceClaim */ fieldValidation?: string; } export interface ResourceV1beta1ApiCreateNamespacedResourceClaimTemplateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateNamespacedResourceClaimTemplate */ namespace: string; /** * * @type V1beta1ResourceClaimTemplate * @memberof ResourceV1beta1ApicreateNamespacedResourceClaimTemplate */ body: V1beta1ResourceClaimTemplate; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateNamespacedResourceClaimTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateNamespacedResourceClaimTemplate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateNamespacedResourceClaimTemplate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateNamespacedResourceClaimTemplate */ fieldValidation?: string; } export interface ResourceV1beta1ApiCreateResourceSliceRequest { /** * * @type V1beta1ResourceSlice * @memberof ResourceV1beta1ApicreateResourceSlice */ body: V1beta1ResourceSlice; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateResourceSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateResourceSlice */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateResourceSlice */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApicreateResourceSlice */ fieldValidation?: string; } export interface ResourceV1beta1ApiDeleteCollectionDeviceClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ResourceV1beta1ApideleteCollectionDeviceClass */ body?: V1DeleteOptions; } export interface ResourceV1beta1ApiDeleteCollectionNamespacedResourceClaimRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaim */ body?: V1DeleteOptions; } export interface ResourceV1beta1ApiDeleteCollectionNamespacedResourceClaimTemplateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ResourceV1beta1ApideleteCollectionNamespacedResourceClaimTemplate */ body?: V1DeleteOptions; } export interface ResourceV1beta1ApiDeleteCollectionResourceSliceRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ResourceV1beta1ApideleteCollectionResourceSlice */ body?: V1DeleteOptions; } export interface ResourceV1beta1ApiDeleteDeviceClassRequest { /** * name of the DeviceClass * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteDeviceClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteDeviceClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteDeviceClass */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteDeviceClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteDeviceClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteDeviceClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteDeviceClass */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ResourceV1beta1ApideleteDeviceClass */ body?: V1DeleteOptions; } export interface ResourceV1beta1ApiDeleteNamespacedResourceClaimRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteNamespacedResourceClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteNamespacedResourceClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteNamespacedResourceClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteNamespacedResourceClaim */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteNamespacedResourceClaim */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteNamespacedResourceClaim */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteNamespacedResourceClaim */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteNamespacedResourceClaim */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ResourceV1beta1ApideleteNamespacedResourceClaim */ body?: V1DeleteOptions; } export interface ResourceV1beta1ApiDeleteNamespacedResourceClaimTemplateRequest { /** * name of the ResourceClaimTemplate * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteNamespacedResourceClaimTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteNamespacedResourceClaimTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteNamespacedResourceClaimTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteNamespacedResourceClaimTemplate */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteNamespacedResourceClaimTemplate */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteNamespacedResourceClaimTemplate */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteNamespacedResourceClaimTemplate */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteNamespacedResourceClaimTemplate */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ResourceV1beta1ApideleteNamespacedResourceClaimTemplate */ body?: V1DeleteOptions; } export interface ResourceV1beta1ApiDeleteResourceSliceRequest { /** * name of the ResourceSlice * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteResourceSlice */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteResourceSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteResourceSlice */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApideleteResourceSlice */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteResourceSlice */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApideleteResourceSlice */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApideleteResourceSlice */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ResourceV1beta1ApideleteResourceSlice */ body?: V1DeleteOptions; } export interface ResourceV1beta1ApiGetAPIResourcesRequest { } export interface ResourceV1beta1ApiListDeviceClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistDeviceClass */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistDeviceClass */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistDeviceClass */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistDeviceClass */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistDeviceClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApilistDeviceClass */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistDeviceClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistDeviceClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistDeviceClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApilistDeviceClass */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistDeviceClass */ watch?: boolean; } export interface ResourceV1beta1ApiListNamespacedResourceClaimRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaim */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistNamespacedResourceClaim */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaim */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaim */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaim */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApilistNamespacedResourceClaim */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaim */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaim */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistNamespacedResourceClaim */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApilistNamespacedResourceClaim */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistNamespacedResourceClaim */ watch?: boolean; } export interface ResourceV1beta1ApiListNamespacedResourceClaimTemplateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaimTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaimTemplate */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistNamespacedResourceClaimTemplate */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaimTemplate */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaimTemplate */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaimTemplate */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApilistNamespacedResourceClaimTemplate */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaimTemplate */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistNamespacedResourceClaimTemplate */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistNamespacedResourceClaimTemplate */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApilistNamespacedResourceClaimTemplate */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistNamespacedResourceClaimTemplate */ watch?: boolean; } export interface ResourceV1beta1ApiListResourceClaimForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistResourceClaimForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceClaimForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceClaimForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceClaimForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApilistResourceClaimForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceClaimForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceClaimForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceClaimForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistResourceClaimForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApilistResourceClaimForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistResourceClaimForAllNamespaces */ watch?: boolean; } export interface ResourceV1beta1ApiListResourceClaimTemplateForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistResourceClaimTemplateForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceClaimTemplateForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceClaimTemplateForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceClaimTemplateForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApilistResourceClaimTemplateForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceClaimTemplateForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceClaimTemplateForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceClaimTemplateForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistResourceClaimTemplateForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApilistResourceClaimTemplateForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistResourceClaimTemplateForAllNamespaces */ watch?: boolean; } export interface ResourceV1beta1ApiListResourceSliceRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceSlice */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistResourceSlice */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceSlice */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceSlice */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceSlice */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApilistResourceSlice */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceSlice */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApilistResourceSlice */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistResourceSlice */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta1ApilistResourceSlice */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApilistResourceSlice */ watch?: boolean; } export interface ResourceV1beta1ApiPatchDeviceClassRequest { /** * name of the DeviceClass * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchDeviceClass */ name: string; /** * * @type any * @memberof ResourceV1beta1ApipatchDeviceClass */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchDeviceClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchDeviceClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchDeviceClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchDeviceClass */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApipatchDeviceClass */ force?: boolean; } export interface ResourceV1beta1ApiPatchNamespacedResourceClaimRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaim */ namespace: string; /** * * @type any * @memberof ResourceV1beta1ApipatchNamespacedResourceClaim */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaim */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaim */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaim */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApipatchNamespacedResourceClaim */ force?: boolean; } export interface ResourceV1beta1ApiPatchNamespacedResourceClaimStatusRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimStatus */ namespace: string; /** * * @type any * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimStatus */ force?: boolean; } export interface ResourceV1beta1ApiPatchNamespacedResourceClaimTemplateRequest { /** * name of the ResourceClaimTemplate * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimTemplate */ namespace: string; /** * * @type any * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimTemplate */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimTemplate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimTemplate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimTemplate */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApipatchNamespacedResourceClaimTemplate */ force?: boolean; } export interface ResourceV1beta1ApiPatchResourceSliceRequest { /** * name of the ResourceSlice * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchResourceSlice */ name: string; /** * * @type any * @memberof ResourceV1beta1ApipatchResourceSlice */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchResourceSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchResourceSlice */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchResourceSlice */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApipatchResourceSlice */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta1ApipatchResourceSlice */ force?: boolean; } export interface ResourceV1beta1ApiReadDeviceClassRequest { /** * name of the DeviceClass * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireadDeviceClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireadDeviceClass */ pretty?: string; } export interface ResourceV1beta1ApiReadNamespacedResourceClaimRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireadNamespacedResourceClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireadNamespacedResourceClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireadNamespacedResourceClaim */ pretty?: string; } export interface ResourceV1beta1ApiReadNamespacedResourceClaimStatusRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireadNamespacedResourceClaimStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireadNamespacedResourceClaimStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireadNamespacedResourceClaimStatus */ pretty?: string; } export interface ResourceV1beta1ApiReadNamespacedResourceClaimTemplateRequest { /** * name of the ResourceClaimTemplate * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireadNamespacedResourceClaimTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireadNamespacedResourceClaimTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireadNamespacedResourceClaimTemplate */ pretty?: string; } export interface ResourceV1beta1ApiReadResourceSliceRequest { /** * name of the ResourceSlice * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireadResourceSlice */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireadResourceSlice */ pretty?: string; } export interface ResourceV1beta1ApiReplaceDeviceClassRequest { /** * name of the DeviceClass * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceDeviceClass */ name: string; /** * * @type V1beta1DeviceClass * @memberof ResourceV1beta1ApireplaceDeviceClass */ body: V1beta1DeviceClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceDeviceClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceDeviceClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceDeviceClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceDeviceClass */ fieldValidation?: string; } export interface ResourceV1beta1ApiReplaceNamespacedResourceClaimRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaim */ namespace: string; /** * * @type V1beta1ResourceClaim * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaim */ body: V1beta1ResourceClaim; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaim */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaim */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaim */ fieldValidation?: string; } export interface ResourceV1beta1ApiReplaceNamespacedResourceClaimStatusRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimStatus */ namespace: string; /** * * @type V1beta1ResourceClaim * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimStatus */ body: V1beta1ResourceClaim; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimStatus */ fieldValidation?: string; } export interface ResourceV1beta1ApiReplaceNamespacedResourceClaimTemplateRequest { /** * name of the ResourceClaimTemplate * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimTemplate */ namespace: string; /** * * @type V1beta1ResourceClaimTemplate * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimTemplate */ body: V1beta1ResourceClaimTemplate; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimTemplate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimTemplate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceNamespacedResourceClaimTemplate */ fieldValidation?: string; } export interface ResourceV1beta1ApiReplaceResourceSliceRequest { /** * name of the ResourceSlice * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceResourceSlice */ name: string; /** * * @type V1beta1ResourceSlice * @memberof ResourceV1beta1ApireplaceResourceSlice */ body: V1beta1ResourceSlice; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceResourceSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceResourceSlice */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceResourceSlice */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta1ApireplaceResourceSlice */ fieldValidation?: string; } export declare class ObjectResourceV1beta1Api { private api; constructor(configuration: Configuration, requestFactory?: ResourceV1beta1ApiRequestFactory, responseProcessor?: ResourceV1beta1ApiResponseProcessor); /** * create a DeviceClass * @param param the request object */ createDeviceClassWithHttpInfo(param: ResourceV1beta1ApiCreateDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * create a DeviceClass * @param param the request object */ createDeviceClass(param: ResourceV1beta1ApiCreateDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * create a ResourceClaim * @param param the request object */ createNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta1ApiCreateNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * create a ResourceClaim * @param param the request object */ createNamespacedResourceClaim(param: ResourceV1beta1ApiCreateNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * create a ResourceClaimTemplate * @param param the request object */ createNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta1ApiCreateNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * create a ResourceClaimTemplate * @param param the request object */ createNamespacedResourceClaimTemplate(param: ResourceV1beta1ApiCreateNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * create a ResourceSlice * @param param the request object */ createResourceSliceWithHttpInfo(param: ResourceV1beta1ApiCreateResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * create a ResourceSlice * @param param the request object */ createResourceSlice(param: ResourceV1beta1ApiCreateResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * delete collection of DeviceClass * @param param the request object */ deleteCollectionDeviceClassWithHttpInfo(param?: ResourceV1beta1ApiDeleteCollectionDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of DeviceClass * @param param the request object */ deleteCollectionDeviceClass(param?: ResourceV1beta1ApiDeleteCollectionDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ResourceClaim * @param param the request object */ deleteCollectionNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta1ApiDeleteCollectionNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ResourceClaim * @param param the request object */ deleteCollectionNamespacedResourceClaim(param: ResourceV1beta1ApiDeleteCollectionNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ResourceClaimTemplate * @param param the request object */ deleteCollectionNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta1ApiDeleteCollectionNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ResourceClaimTemplate * @param param the request object */ deleteCollectionNamespacedResourceClaimTemplate(param: ResourceV1beta1ApiDeleteCollectionNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ResourceSlice * @param param the request object */ deleteCollectionResourceSliceWithHttpInfo(param?: ResourceV1beta1ApiDeleteCollectionResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ResourceSlice * @param param the request object */ deleteCollectionResourceSlice(param?: ResourceV1beta1ApiDeleteCollectionResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * delete a DeviceClass * @param param the request object */ deleteDeviceClassWithHttpInfo(param: ResourceV1beta1ApiDeleteDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * delete a DeviceClass * @param param the request object */ deleteDeviceClass(param: ResourceV1beta1ApiDeleteDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * delete a ResourceClaim * @param param the request object */ deleteNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta1ApiDeleteNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * delete a ResourceClaim * @param param the request object */ deleteNamespacedResourceClaim(param: ResourceV1beta1ApiDeleteNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * delete a ResourceClaimTemplate * @param param the request object */ deleteNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta1ApiDeleteNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * delete a ResourceClaimTemplate * @param param the request object */ deleteNamespacedResourceClaimTemplate(param: ResourceV1beta1ApiDeleteNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * delete a ResourceSlice * @param param the request object */ deleteResourceSliceWithHttpInfo(param: ResourceV1beta1ApiDeleteResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * delete a ResourceSlice * @param param the request object */ deleteResourceSlice(param: ResourceV1beta1ApiDeleteResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: ResourceV1beta1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: ResourceV1beta1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind DeviceClass * @param param the request object */ listDeviceClassWithHttpInfo(param?: ResourceV1beta1ApiListDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind DeviceClass * @param param the request object */ listDeviceClass(param?: ResourceV1beta1ApiListDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceClaim * @param param the request object */ listNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta1ApiListNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceClaim * @param param the request object */ listNamespacedResourceClaim(param: ResourceV1beta1ApiListNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceClaimTemplate * @param param the request object */ listNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta1ApiListNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceClaimTemplate * @param param the request object */ listNamespacedResourceClaimTemplate(param: ResourceV1beta1ApiListNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceClaim * @param param the request object */ listResourceClaimForAllNamespacesWithHttpInfo(param?: ResourceV1beta1ApiListResourceClaimForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceClaim * @param param the request object */ listResourceClaimForAllNamespaces(param?: ResourceV1beta1ApiListResourceClaimForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceClaimTemplate * @param param the request object */ listResourceClaimTemplateForAllNamespacesWithHttpInfo(param?: ResourceV1beta1ApiListResourceClaimTemplateForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceClaimTemplate * @param param the request object */ listResourceClaimTemplateForAllNamespaces(param?: ResourceV1beta1ApiListResourceClaimTemplateForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceSlice * @param param the request object */ listResourceSliceWithHttpInfo(param?: ResourceV1beta1ApiListResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceSlice * @param param the request object */ listResourceSlice(param?: ResourceV1beta1ApiListResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified DeviceClass * @param param the request object */ patchDeviceClassWithHttpInfo(param: ResourceV1beta1ApiPatchDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified DeviceClass * @param param the request object */ patchDeviceClass(param: ResourceV1beta1ApiPatchDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ResourceClaim * @param param the request object */ patchNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta1ApiPatchNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ResourceClaim * @param param the request object */ patchNamespacedResourceClaim(param: ResourceV1beta1ApiPatchNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified ResourceClaim * @param param the request object */ patchNamespacedResourceClaimStatusWithHttpInfo(param: ResourceV1beta1ApiPatchNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified ResourceClaim * @param param the request object */ patchNamespacedResourceClaimStatus(param: ResourceV1beta1ApiPatchNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ResourceClaimTemplate * @param param the request object */ patchNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta1ApiPatchNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ResourceClaimTemplate * @param param the request object */ patchNamespacedResourceClaimTemplate(param: ResourceV1beta1ApiPatchNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ResourceSlice * @param param the request object */ patchResourceSliceWithHttpInfo(param: ResourceV1beta1ApiPatchResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ResourceSlice * @param param the request object */ patchResourceSlice(param: ResourceV1beta1ApiPatchResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * read the specified DeviceClass * @param param the request object */ readDeviceClassWithHttpInfo(param: ResourceV1beta1ApiReadDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * read the specified DeviceClass * @param param the request object */ readDeviceClass(param: ResourceV1beta1ApiReadDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * read the specified ResourceClaim * @param param the request object */ readNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta1ApiReadNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ResourceClaim * @param param the request object */ readNamespacedResourceClaim(param: ResourceV1beta1ApiReadNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified ResourceClaim * @param param the request object */ readNamespacedResourceClaimStatusWithHttpInfo(param: ResourceV1beta1ApiReadNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified ResourceClaim * @param param the request object */ readNamespacedResourceClaimStatus(param: ResourceV1beta1ApiReadNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified ResourceClaimTemplate * @param param the request object */ readNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta1ApiReadNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ResourceClaimTemplate * @param param the request object */ readNamespacedResourceClaimTemplate(param: ResourceV1beta1ApiReadNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * read the specified ResourceSlice * @param param the request object */ readResourceSliceWithHttpInfo(param: ResourceV1beta1ApiReadResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ResourceSlice * @param param the request object */ readResourceSlice(param: ResourceV1beta1ApiReadResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * replace the specified DeviceClass * @param param the request object */ replaceDeviceClassWithHttpInfo(param: ResourceV1beta1ApiReplaceDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified DeviceClass * @param param the request object */ replaceDeviceClass(param: ResourceV1beta1ApiReplaceDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ResourceClaim * @param param the request object */ replaceNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta1ApiReplaceNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ResourceClaim * @param param the request object */ replaceNamespacedResourceClaim(param: ResourceV1beta1ApiReplaceNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified ResourceClaim * @param param the request object */ replaceNamespacedResourceClaimStatusWithHttpInfo(param: ResourceV1beta1ApiReplaceNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified ResourceClaim * @param param the request object */ replaceNamespacedResourceClaimStatus(param: ResourceV1beta1ApiReplaceNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ResourceClaimTemplate * @param param the request object */ replaceNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta1ApiReplaceNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ResourceClaimTemplate * @param param the request object */ replaceNamespacedResourceClaimTemplate(param: ResourceV1beta1ApiReplaceNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ResourceSlice * @param param the request object */ replaceResourceSliceWithHttpInfo(param: ResourceV1beta1ApiReplaceResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ResourceSlice * @param param the request object */ replaceResourceSlice(param: ResourceV1beta1ApiReplaceResourceSliceRequest, options?: ConfigurationOptions): Promise; } import { ResourceV1beta2ApiRequestFactory, ResourceV1beta2ApiResponseProcessor } from "../apis/ResourceV1beta2Api.js"; export interface ResourceV1beta2ApiCreateDeviceClassRequest { /** * * @type V1beta2DeviceClass * @memberof ResourceV1beta2ApicreateDeviceClass */ body: V1beta2DeviceClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateDeviceClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateDeviceClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateDeviceClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateDeviceClass */ fieldValidation?: string; } export interface ResourceV1beta2ApiCreateNamespacedResourceClaimRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateNamespacedResourceClaim */ namespace: string; /** * * @type V1beta2ResourceClaim * @memberof ResourceV1beta2ApicreateNamespacedResourceClaim */ body: V1beta2ResourceClaim; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateNamespacedResourceClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateNamespacedResourceClaim */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateNamespacedResourceClaim */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateNamespacedResourceClaim */ fieldValidation?: string; } export interface ResourceV1beta2ApiCreateNamespacedResourceClaimTemplateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateNamespacedResourceClaimTemplate */ namespace: string; /** * * @type V1beta2ResourceClaimTemplate * @memberof ResourceV1beta2ApicreateNamespacedResourceClaimTemplate */ body: V1beta2ResourceClaimTemplate; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateNamespacedResourceClaimTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateNamespacedResourceClaimTemplate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateNamespacedResourceClaimTemplate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateNamespacedResourceClaimTemplate */ fieldValidation?: string; } export interface ResourceV1beta2ApiCreateResourceSliceRequest { /** * * @type V1beta2ResourceSlice * @memberof ResourceV1beta2ApicreateResourceSlice */ body: V1beta2ResourceSlice; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateResourceSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateResourceSlice */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateResourceSlice */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApicreateResourceSlice */ fieldValidation?: string; } export interface ResourceV1beta2ApiDeleteCollectionDeviceClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ResourceV1beta2ApideleteCollectionDeviceClass */ body?: V1DeleteOptions; } export interface ResourceV1beta2ApiDeleteCollectionNamespacedResourceClaimRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaim */ body?: V1DeleteOptions; } export interface ResourceV1beta2ApiDeleteCollectionNamespacedResourceClaimTemplateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ResourceV1beta2ApideleteCollectionNamespacedResourceClaimTemplate */ body?: V1DeleteOptions; } export interface ResourceV1beta2ApiDeleteCollectionResourceSliceRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof ResourceV1beta2ApideleteCollectionResourceSlice */ body?: V1DeleteOptions; } export interface ResourceV1beta2ApiDeleteDeviceClassRequest { /** * name of the DeviceClass * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteDeviceClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteDeviceClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteDeviceClass */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteDeviceClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteDeviceClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteDeviceClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteDeviceClass */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ResourceV1beta2ApideleteDeviceClass */ body?: V1DeleteOptions; } export interface ResourceV1beta2ApiDeleteNamespacedResourceClaimRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteNamespacedResourceClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteNamespacedResourceClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteNamespacedResourceClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteNamespacedResourceClaim */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteNamespacedResourceClaim */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteNamespacedResourceClaim */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteNamespacedResourceClaim */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteNamespacedResourceClaim */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ResourceV1beta2ApideleteNamespacedResourceClaim */ body?: V1DeleteOptions; } export interface ResourceV1beta2ApiDeleteNamespacedResourceClaimTemplateRequest { /** * name of the ResourceClaimTemplate * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteNamespacedResourceClaimTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteNamespacedResourceClaimTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteNamespacedResourceClaimTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteNamespacedResourceClaimTemplate */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteNamespacedResourceClaimTemplate */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteNamespacedResourceClaimTemplate */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteNamespacedResourceClaimTemplate */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteNamespacedResourceClaimTemplate */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ResourceV1beta2ApideleteNamespacedResourceClaimTemplate */ body?: V1DeleteOptions; } export interface ResourceV1beta2ApiDeleteResourceSliceRequest { /** * name of the ResourceSlice * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteResourceSlice */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteResourceSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteResourceSlice */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApideleteResourceSlice */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteResourceSlice */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApideleteResourceSlice */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApideleteResourceSlice */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof ResourceV1beta2ApideleteResourceSlice */ body?: V1DeleteOptions; } export interface ResourceV1beta2ApiGetAPIResourcesRequest { } export interface ResourceV1beta2ApiListDeviceClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistDeviceClass */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistDeviceClass */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistDeviceClass */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistDeviceClass */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistDeviceClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApilistDeviceClass */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistDeviceClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistDeviceClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistDeviceClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApilistDeviceClass */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistDeviceClass */ watch?: boolean; } export interface ResourceV1beta2ApiListNamespacedResourceClaimRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaim */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistNamespacedResourceClaim */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaim */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaim */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaim */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApilistNamespacedResourceClaim */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaim */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaim */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistNamespacedResourceClaim */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApilistNamespacedResourceClaim */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistNamespacedResourceClaim */ watch?: boolean; } export interface ResourceV1beta2ApiListNamespacedResourceClaimTemplateRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaimTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaimTemplate */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistNamespacedResourceClaimTemplate */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaimTemplate */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaimTemplate */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaimTemplate */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApilistNamespacedResourceClaimTemplate */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaimTemplate */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistNamespacedResourceClaimTemplate */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistNamespacedResourceClaimTemplate */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApilistNamespacedResourceClaimTemplate */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistNamespacedResourceClaimTemplate */ watch?: boolean; } export interface ResourceV1beta2ApiListResourceClaimForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistResourceClaimForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceClaimForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceClaimForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceClaimForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApilistResourceClaimForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceClaimForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceClaimForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceClaimForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistResourceClaimForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApilistResourceClaimForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistResourceClaimForAllNamespaces */ watch?: boolean; } export interface ResourceV1beta2ApiListResourceClaimTemplateForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistResourceClaimTemplateForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceClaimTemplateForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceClaimTemplateForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceClaimTemplateForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApilistResourceClaimTemplateForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceClaimTemplateForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceClaimTemplateForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceClaimTemplateForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistResourceClaimTemplateForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApilistResourceClaimTemplateForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistResourceClaimTemplateForAllNamespaces */ watch?: boolean; } export interface ResourceV1beta2ApiListResourceSliceRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceSlice */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistResourceSlice */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceSlice */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceSlice */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceSlice */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApilistResourceSlice */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceSlice */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApilistResourceSlice */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistResourceSlice */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof ResourceV1beta2ApilistResourceSlice */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApilistResourceSlice */ watch?: boolean; } export interface ResourceV1beta2ApiPatchDeviceClassRequest { /** * name of the DeviceClass * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchDeviceClass */ name: string; /** * * @type any * @memberof ResourceV1beta2ApipatchDeviceClass */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchDeviceClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchDeviceClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchDeviceClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchDeviceClass */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApipatchDeviceClass */ force?: boolean; } export interface ResourceV1beta2ApiPatchNamespacedResourceClaimRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaim */ namespace: string; /** * * @type any * @memberof ResourceV1beta2ApipatchNamespacedResourceClaim */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaim */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaim */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaim */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApipatchNamespacedResourceClaim */ force?: boolean; } export interface ResourceV1beta2ApiPatchNamespacedResourceClaimStatusRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimStatus */ namespace: string; /** * * @type any * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimStatus */ force?: boolean; } export interface ResourceV1beta2ApiPatchNamespacedResourceClaimTemplateRequest { /** * name of the ResourceClaimTemplate * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimTemplate */ namespace: string; /** * * @type any * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimTemplate */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimTemplate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimTemplate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimTemplate */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApipatchNamespacedResourceClaimTemplate */ force?: boolean; } export interface ResourceV1beta2ApiPatchResourceSliceRequest { /** * name of the ResourceSlice * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchResourceSlice */ name: string; /** * * @type any * @memberof ResourceV1beta2ApipatchResourceSlice */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchResourceSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchResourceSlice */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchResourceSlice */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApipatchResourceSlice */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof ResourceV1beta2ApipatchResourceSlice */ force?: boolean; } export interface ResourceV1beta2ApiReadDeviceClassRequest { /** * name of the DeviceClass * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireadDeviceClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireadDeviceClass */ pretty?: string; } export interface ResourceV1beta2ApiReadNamespacedResourceClaimRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireadNamespacedResourceClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireadNamespacedResourceClaim */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireadNamespacedResourceClaim */ pretty?: string; } export interface ResourceV1beta2ApiReadNamespacedResourceClaimStatusRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireadNamespacedResourceClaimStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireadNamespacedResourceClaimStatus */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireadNamespacedResourceClaimStatus */ pretty?: string; } export interface ResourceV1beta2ApiReadNamespacedResourceClaimTemplateRequest { /** * name of the ResourceClaimTemplate * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireadNamespacedResourceClaimTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireadNamespacedResourceClaimTemplate */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireadNamespacedResourceClaimTemplate */ pretty?: string; } export interface ResourceV1beta2ApiReadResourceSliceRequest { /** * name of the ResourceSlice * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireadResourceSlice */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireadResourceSlice */ pretty?: string; } export interface ResourceV1beta2ApiReplaceDeviceClassRequest { /** * name of the DeviceClass * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceDeviceClass */ name: string; /** * * @type V1beta2DeviceClass * @memberof ResourceV1beta2ApireplaceDeviceClass */ body: V1beta2DeviceClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceDeviceClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceDeviceClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceDeviceClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceDeviceClass */ fieldValidation?: string; } export interface ResourceV1beta2ApiReplaceNamespacedResourceClaimRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaim */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaim */ namespace: string; /** * * @type V1beta2ResourceClaim * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaim */ body: V1beta2ResourceClaim; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaim */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaim */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaim */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaim */ fieldValidation?: string; } export interface ResourceV1beta2ApiReplaceNamespacedResourceClaimStatusRequest { /** * name of the ResourceClaim * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimStatus */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimStatus */ namespace: string; /** * * @type V1beta2ResourceClaim * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimStatus */ body: V1beta2ResourceClaim; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimStatus */ fieldValidation?: string; } export interface ResourceV1beta2ApiReplaceNamespacedResourceClaimTemplateRequest { /** * name of the ResourceClaimTemplate * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimTemplate */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimTemplate */ namespace: string; /** * * @type V1beta2ResourceClaimTemplate * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimTemplate */ body: V1beta2ResourceClaimTemplate; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimTemplate */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimTemplate */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimTemplate */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceNamespacedResourceClaimTemplate */ fieldValidation?: string; } export interface ResourceV1beta2ApiReplaceResourceSliceRequest { /** * name of the ResourceSlice * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceResourceSlice */ name: string; /** * * @type V1beta2ResourceSlice * @memberof ResourceV1beta2ApireplaceResourceSlice */ body: V1beta2ResourceSlice; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceResourceSlice */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceResourceSlice */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceResourceSlice */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof ResourceV1beta2ApireplaceResourceSlice */ fieldValidation?: string; } export declare class ObjectResourceV1beta2Api { private api; constructor(configuration: Configuration, requestFactory?: ResourceV1beta2ApiRequestFactory, responseProcessor?: ResourceV1beta2ApiResponseProcessor); /** * create a DeviceClass * @param param the request object */ createDeviceClassWithHttpInfo(param: ResourceV1beta2ApiCreateDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * create a DeviceClass * @param param the request object */ createDeviceClass(param: ResourceV1beta2ApiCreateDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * create a ResourceClaim * @param param the request object */ createNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta2ApiCreateNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * create a ResourceClaim * @param param the request object */ createNamespacedResourceClaim(param: ResourceV1beta2ApiCreateNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * create a ResourceClaimTemplate * @param param the request object */ createNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta2ApiCreateNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * create a ResourceClaimTemplate * @param param the request object */ createNamespacedResourceClaimTemplate(param: ResourceV1beta2ApiCreateNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * create a ResourceSlice * @param param the request object */ createResourceSliceWithHttpInfo(param: ResourceV1beta2ApiCreateResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * create a ResourceSlice * @param param the request object */ createResourceSlice(param: ResourceV1beta2ApiCreateResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * delete collection of DeviceClass * @param param the request object */ deleteCollectionDeviceClassWithHttpInfo(param?: ResourceV1beta2ApiDeleteCollectionDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of DeviceClass * @param param the request object */ deleteCollectionDeviceClass(param?: ResourceV1beta2ApiDeleteCollectionDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ResourceClaim * @param param the request object */ deleteCollectionNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta2ApiDeleteCollectionNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ResourceClaim * @param param the request object */ deleteCollectionNamespacedResourceClaim(param: ResourceV1beta2ApiDeleteCollectionNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ResourceClaimTemplate * @param param the request object */ deleteCollectionNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta2ApiDeleteCollectionNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ResourceClaimTemplate * @param param the request object */ deleteCollectionNamespacedResourceClaimTemplate(param: ResourceV1beta2ApiDeleteCollectionNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * delete collection of ResourceSlice * @param param the request object */ deleteCollectionResourceSliceWithHttpInfo(param?: ResourceV1beta2ApiDeleteCollectionResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of ResourceSlice * @param param the request object */ deleteCollectionResourceSlice(param?: ResourceV1beta2ApiDeleteCollectionResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * delete a DeviceClass * @param param the request object */ deleteDeviceClassWithHttpInfo(param: ResourceV1beta2ApiDeleteDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * delete a DeviceClass * @param param the request object */ deleteDeviceClass(param: ResourceV1beta2ApiDeleteDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * delete a ResourceClaim * @param param the request object */ deleteNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta2ApiDeleteNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * delete a ResourceClaim * @param param the request object */ deleteNamespacedResourceClaim(param: ResourceV1beta2ApiDeleteNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * delete a ResourceClaimTemplate * @param param the request object */ deleteNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta2ApiDeleteNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * delete a ResourceClaimTemplate * @param param the request object */ deleteNamespacedResourceClaimTemplate(param: ResourceV1beta2ApiDeleteNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * delete a ResourceSlice * @param param the request object */ deleteResourceSliceWithHttpInfo(param: ResourceV1beta2ApiDeleteResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * delete a ResourceSlice * @param param the request object */ deleteResourceSlice(param: ResourceV1beta2ApiDeleteResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: ResourceV1beta2ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: ResourceV1beta2ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind DeviceClass * @param param the request object */ listDeviceClassWithHttpInfo(param?: ResourceV1beta2ApiListDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind DeviceClass * @param param the request object */ listDeviceClass(param?: ResourceV1beta2ApiListDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceClaim * @param param the request object */ listNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta2ApiListNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceClaim * @param param the request object */ listNamespacedResourceClaim(param: ResourceV1beta2ApiListNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceClaimTemplate * @param param the request object */ listNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta2ApiListNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceClaimTemplate * @param param the request object */ listNamespacedResourceClaimTemplate(param: ResourceV1beta2ApiListNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceClaim * @param param the request object */ listResourceClaimForAllNamespacesWithHttpInfo(param?: ResourceV1beta2ApiListResourceClaimForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceClaim * @param param the request object */ listResourceClaimForAllNamespaces(param?: ResourceV1beta2ApiListResourceClaimForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceClaimTemplate * @param param the request object */ listResourceClaimTemplateForAllNamespacesWithHttpInfo(param?: ResourceV1beta2ApiListResourceClaimTemplateForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceClaimTemplate * @param param the request object */ listResourceClaimTemplateForAllNamespaces(param?: ResourceV1beta2ApiListResourceClaimTemplateForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind ResourceSlice * @param param the request object */ listResourceSliceWithHttpInfo(param?: ResourceV1beta2ApiListResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind ResourceSlice * @param param the request object */ listResourceSlice(param?: ResourceV1beta2ApiListResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified DeviceClass * @param param the request object */ patchDeviceClassWithHttpInfo(param: ResourceV1beta2ApiPatchDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified DeviceClass * @param param the request object */ patchDeviceClass(param: ResourceV1beta2ApiPatchDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ResourceClaim * @param param the request object */ patchNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta2ApiPatchNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ResourceClaim * @param param the request object */ patchNamespacedResourceClaim(param: ResourceV1beta2ApiPatchNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified ResourceClaim * @param param the request object */ patchNamespacedResourceClaimStatusWithHttpInfo(param: ResourceV1beta2ApiPatchNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified ResourceClaim * @param param the request object */ patchNamespacedResourceClaimStatus(param: ResourceV1beta2ApiPatchNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ResourceClaimTemplate * @param param the request object */ patchNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta2ApiPatchNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ResourceClaimTemplate * @param param the request object */ patchNamespacedResourceClaimTemplate(param: ResourceV1beta2ApiPatchNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified ResourceSlice * @param param the request object */ patchResourceSliceWithHttpInfo(param: ResourceV1beta2ApiPatchResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified ResourceSlice * @param param the request object */ patchResourceSlice(param: ResourceV1beta2ApiPatchResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * read the specified DeviceClass * @param param the request object */ readDeviceClassWithHttpInfo(param: ResourceV1beta2ApiReadDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * read the specified DeviceClass * @param param the request object */ readDeviceClass(param: ResourceV1beta2ApiReadDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * read the specified ResourceClaim * @param param the request object */ readNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta2ApiReadNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ResourceClaim * @param param the request object */ readNamespacedResourceClaim(param: ResourceV1beta2ApiReadNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified ResourceClaim * @param param the request object */ readNamespacedResourceClaimStatusWithHttpInfo(param: ResourceV1beta2ApiReadNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified ResourceClaim * @param param the request object */ readNamespacedResourceClaimStatus(param: ResourceV1beta2ApiReadNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified ResourceClaimTemplate * @param param the request object */ readNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta2ApiReadNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ResourceClaimTemplate * @param param the request object */ readNamespacedResourceClaimTemplate(param: ResourceV1beta2ApiReadNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * read the specified ResourceSlice * @param param the request object */ readResourceSliceWithHttpInfo(param: ResourceV1beta2ApiReadResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * read the specified ResourceSlice * @param param the request object */ readResourceSlice(param: ResourceV1beta2ApiReadResourceSliceRequest, options?: ConfigurationOptions): Promise; /** * replace the specified DeviceClass * @param param the request object */ replaceDeviceClassWithHttpInfo(param: ResourceV1beta2ApiReplaceDeviceClassRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified DeviceClass * @param param the request object */ replaceDeviceClass(param: ResourceV1beta2ApiReplaceDeviceClassRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ResourceClaim * @param param the request object */ replaceNamespacedResourceClaimWithHttpInfo(param: ResourceV1beta2ApiReplaceNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ResourceClaim * @param param the request object */ replaceNamespacedResourceClaim(param: ResourceV1beta2ApiReplaceNamespacedResourceClaimRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified ResourceClaim * @param param the request object */ replaceNamespacedResourceClaimStatusWithHttpInfo(param: ResourceV1beta2ApiReplaceNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified ResourceClaim * @param param the request object */ replaceNamespacedResourceClaimStatus(param: ResourceV1beta2ApiReplaceNamespacedResourceClaimStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ResourceClaimTemplate * @param param the request object */ replaceNamespacedResourceClaimTemplateWithHttpInfo(param: ResourceV1beta2ApiReplaceNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ResourceClaimTemplate * @param param the request object */ replaceNamespacedResourceClaimTemplate(param: ResourceV1beta2ApiReplaceNamespacedResourceClaimTemplateRequest, options?: ConfigurationOptions): Promise; /** * replace the specified ResourceSlice * @param param the request object */ replaceResourceSliceWithHttpInfo(param: ResourceV1beta2ApiReplaceResourceSliceRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified ResourceSlice * @param param the request object */ replaceResourceSlice(param: ResourceV1beta2ApiReplaceResourceSliceRequest, options?: ConfigurationOptions): Promise; } import { SchedulingApiRequestFactory, SchedulingApiResponseProcessor } from "../apis/SchedulingApi.js"; export interface SchedulingApiGetAPIGroupRequest { } export declare class ObjectSchedulingApi { private api; constructor(configuration: Configuration, requestFactory?: SchedulingApiRequestFactory, responseProcessor?: SchedulingApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: SchedulingApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: SchedulingApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { SchedulingV1ApiRequestFactory, SchedulingV1ApiResponseProcessor } from "../apis/SchedulingV1Api.js"; export interface SchedulingV1ApiCreatePriorityClassRequest { /** * * @type V1PriorityClass * @memberof SchedulingV1ApicreatePriorityClass */ body: V1PriorityClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof SchedulingV1ApicreatePriorityClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof SchedulingV1ApicreatePriorityClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof SchedulingV1ApicreatePriorityClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof SchedulingV1ApicreatePriorityClass */ fieldValidation?: string; } export interface SchedulingV1ApiDeleteCollectionPriorityClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof SchedulingV1ApideleteCollectionPriorityClass */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof SchedulingV1ApideleteCollectionPriorityClass */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof SchedulingV1ApideleteCollectionPriorityClass */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof SchedulingV1ApideleteCollectionPriorityClass */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof SchedulingV1ApideleteCollectionPriorityClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof SchedulingV1ApideleteCollectionPriorityClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof SchedulingV1ApideleteCollectionPriorityClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof SchedulingV1ApideleteCollectionPriorityClass */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof SchedulingV1ApideleteCollectionPriorityClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof SchedulingV1ApideleteCollectionPriorityClass */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof SchedulingV1ApideleteCollectionPriorityClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof SchedulingV1ApideleteCollectionPriorityClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof SchedulingV1ApideleteCollectionPriorityClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof SchedulingV1ApideleteCollectionPriorityClass */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof SchedulingV1ApideleteCollectionPriorityClass */ body?: V1DeleteOptions; } export interface SchedulingV1ApiDeletePriorityClassRequest { /** * name of the PriorityClass * Defaults to: undefined * @type string * @memberof SchedulingV1ApideletePriorityClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof SchedulingV1ApideletePriorityClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof SchedulingV1ApideletePriorityClass */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof SchedulingV1ApideletePriorityClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof SchedulingV1ApideletePriorityClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof SchedulingV1ApideletePriorityClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof SchedulingV1ApideletePriorityClass */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof SchedulingV1ApideletePriorityClass */ body?: V1DeleteOptions; } export interface SchedulingV1ApiGetAPIResourcesRequest { } export interface SchedulingV1ApiListPriorityClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof SchedulingV1ApilistPriorityClass */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof SchedulingV1ApilistPriorityClass */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof SchedulingV1ApilistPriorityClass */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof SchedulingV1ApilistPriorityClass */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof SchedulingV1ApilistPriorityClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof SchedulingV1ApilistPriorityClass */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof SchedulingV1ApilistPriorityClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof SchedulingV1ApilistPriorityClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof SchedulingV1ApilistPriorityClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof SchedulingV1ApilistPriorityClass */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof SchedulingV1ApilistPriorityClass */ watch?: boolean; } export interface SchedulingV1ApiPatchPriorityClassRequest { /** * name of the PriorityClass * Defaults to: undefined * @type string * @memberof SchedulingV1ApipatchPriorityClass */ name: string; /** * * @type any * @memberof SchedulingV1ApipatchPriorityClass */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof SchedulingV1ApipatchPriorityClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof SchedulingV1ApipatchPriorityClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof SchedulingV1ApipatchPriorityClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof SchedulingV1ApipatchPriorityClass */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof SchedulingV1ApipatchPriorityClass */ force?: boolean; } export interface SchedulingV1ApiReadPriorityClassRequest { /** * name of the PriorityClass * Defaults to: undefined * @type string * @memberof SchedulingV1ApireadPriorityClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof SchedulingV1ApireadPriorityClass */ pretty?: string; } export interface SchedulingV1ApiReplacePriorityClassRequest { /** * name of the PriorityClass * Defaults to: undefined * @type string * @memberof SchedulingV1ApireplacePriorityClass */ name: string; /** * * @type V1PriorityClass * @memberof SchedulingV1ApireplacePriorityClass */ body: V1PriorityClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof SchedulingV1ApireplacePriorityClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof SchedulingV1ApireplacePriorityClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof SchedulingV1ApireplacePriorityClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof SchedulingV1ApireplacePriorityClass */ fieldValidation?: string; } export declare class ObjectSchedulingV1Api { private api; constructor(configuration: Configuration, requestFactory?: SchedulingV1ApiRequestFactory, responseProcessor?: SchedulingV1ApiResponseProcessor); /** * create a PriorityClass * @param param the request object */ createPriorityClassWithHttpInfo(param: SchedulingV1ApiCreatePriorityClassRequest, options?: ConfigurationOptions): Promise>; /** * create a PriorityClass * @param param the request object */ createPriorityClass(param: SchedulingV1ApiCreatePriorityClassRequest, options?: ConfigurationOptions): Promise; /** * delete collection of PriorityClass * @param param the request object */ deleteCollectionPriorityClassWithHttpInfo(param?: SchedulingV1ApiDeleteCollectionPriorityClassRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of PriorityClass * @param param the request object */ deleteCollectionPriorityClass(param?: SchedulingV1ApiDeleteCollectionPriorityClassRequest, options?: ConfigurationOptions): Promise; /** * delete a PriorityClass * @param param the request object */ deletePriorityClassWithHttpInfo(param: SchedulingV1ApiDeletePriorityClassRequest, options?: ConfigurationOptions): Promise>; /** * delete a PriorityClass * @param param the request object */ deletePriorityClass(param: SchedulingV1ApiDeletePriorityClassRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: SchedulingV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: SchedulingV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind PriorityClass * @param param the request object */ listPriorityClassWithHttpInfo(param?: SchedulingV1ApiListPriorityClassRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind PriorityClass * @param param the request object */ listPriorityClass(param?: SchedulingV1ApiListPriorityClassRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified PriorityClass * @param param the request object */ patchPriorityClassWithHttpInfo(param: SchedulingV1ApiPatchPriorityClassRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified PriorityClass * @param param the request object */ patchPriorityClass(param: SchedulingV1ApiPatchPriorityClassRequest, options?: ConfigurationOptions): Promise; /** * read the specified PriorityClass * @param param the request object */ readPriorityClassWithHttpInfo(param: SchedulingV1ApiReadPriorityClassRequest, options?: ConfigurationOptions): Promise>; /** * read the specified PriorityClass * @param param the request object */ readPriorityClass(param: SchedulingV1ApiReadPriorityClassRequest, options?: ConfigurationOptions): Promise; /** * replace the specified PriorityClass * @param param the request object */ replacePriorityClassWithHttpInfo(param: SchedulingV1ApiReplacePriorityClassRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified PriorityClass * @param param the request object */ replacePriorityClass(param: SchedulingV1ApiReplacePriorityClassRequest, options?: ConfigurationOptions): Promise; } import { StorageApiRequestFactory, StorageApiResponseProcessor } from "../apis/StorageApi.js"; export interface StorageApiGetAPIGroupRequest { } export declare class ObjectStorageApi { private api; constructor(configuration: Configuration, requestFactory?: StorageApiRequestFactory, responseProcessor?: StorageApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: StorageApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: StorageApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { StorageV1ApiRequestFactory, StorageV1ApiResponseProcessor } from "../apis/StorageV1Api.js"; export interface StorageV1ApiCreateCSIDriverRequest { /** * * @type V1CSIDriver * @memberof StorageV1ApicreateCSIDriver */ body: V1CSIDriver; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApicreateCSIDriver */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApicreateCSIDriver */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1ApicreateCSIDriver */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApicreateCSIDriver */ fieldValidation?: string; } export interface StorageV1ApiCreateCSINodeRequest { /** * * @type V1CSINode * @memberof StorageV1ApicreateCSINode */ body: V1CSINode; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApicreateCSINode */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApicreateCSINode */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1ApicreateCSINode */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApicreateCSINode */ fieldValidation?: string; } export interface StorageV1ApiCreateNamespacedCSIStorageCapacityRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof StorageV1ApicreateNamespacedCSIStorageCapacity */ namespace: string; /** * * @type V1CSIStorageCapacity * @memberof StorageV1ApicreateNamespacedCSIStorageCapacity */ body: V1CSIStorageCapacity; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApicreateNamespacedCSIStorageCapacity */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApicreateNamespacedCSIStorageCapacity */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1ApicreateNamespacedCSIStorageCapacity */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApicreateNamespacedCSIStorageCapacity */ fieldValidation?: string; } export interface StorageV1ApiCreateStorageClassRequest { /** * * @type V1StorageClass * @memberof StorageV1ApicreateStorageClass */ body: V1StorageClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApicreateStorageClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApicreateStorageClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1ApicreateStorageClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApicreateStorageClass */ fieldValidation?: string; } export interface StorageV1ApiCreateVolumeAttachmentRequest { /** * * @type V1VolumeAttachment * @memberof StorageV1ApicreateVolumeAttachment */ body: V1VolumeAttachment; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApicreateVolumeAttachment */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApicreateVolumeAttachment */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1ApicreateVolumeAttachment */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApicreateVolumeAttachment */ fieldValidation?: string; } export interface StorageV1ApiCreateVolumeAttributesClassRequest { /** * * @type V1VolumeAttributesClass * @memberof StorageV1ApicreateVolumeAttributesClass */ body: V1VolumeAttributesClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApicreateVolumeAttributesClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApicreateVolumeAttributesClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1ApicreateVolumeAttributesClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApicreateVolumeAttributesClass */ fieldValidation?: string; } export interface StorageV1ApiDeleteCSIDriverRequest { /** * name of the CSIDriver * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCSIDriver */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCSIDriver */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCSIDriver */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCSIDriver */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCSIDriver */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCSIDriver */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCSIDriver */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof StorageV1ApideleteCSIDriver */ body?: V1DeleteOptions; } export interface StorageV1ApiDeleteCSINodeRequest { /** * name of the CSINode * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCSINode */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCSINode */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCSINode */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCSINode */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCSINode */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCSINode */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCSINode */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof StorageV1ApideleteCSINode */ body?: V1DeleteOptions; } export interface StorageV1ApiDeleteCollectionCSIDriverRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSIDriver */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSIDriver */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSIDriver */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSIDriver */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionCSIDriver */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionCSIDriver */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSIDriver */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionCSIDriver */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionCSIDriver */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSIDriver */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSIDriver */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSIDriver */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionCSIDriver */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionCSIDriver */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof StorageV1ApideleteCollectionCSIDriver */ body?: V1DeleteOptions; } export interface StorageV1ApiDeleteCollectionCSINodeRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSINode */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSINode */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSINode */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSINode */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionCSINode */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionCSINode */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSINode */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionCSINode */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionCSINode */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSINode */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSINode */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionCSINode */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionCSINode */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionCSINode */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof StorageV1ApideleteCollectionCSINode */ body?: V1DeleteOptions; } export interface StorageV1ApiDeleteCollectionNamespacedCSIStorageCapacityRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof StorageV1ApideleteCollectionNamespacedCSIStorageCapacity */ body?: V1DeleteOptions; } export interface StorageV1ApiDeleteCollectionStorageClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionStorageClass */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionStorageClass */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionStorageClass */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionStorageClass */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionStorageClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionStorageClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionStorageClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionStorageClass */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionStorageClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionStorageClass */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionStorageClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionStorageClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionStorageClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionStorageClass */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof StorageV1ApideleteCollectionStorageClass */ body?: V1DeleteOptions; } export interface StorageV1ApiDeleteCollectionVolumeAttachmentRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttachment */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttachment */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttachment */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttachment */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionVolumeAttachment */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionVolumeAttachment */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttachment */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionVolumeAttachment */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionVolumeAttachment */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttachment */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttachment */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttachment */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionVolumeAttachment */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionVolumeAttachment */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof StorageV1ApideleteCollectionVolumeAttachment */ body?: V1DeleteOptions; } export interface StorageV1ApiDeleteCollectionVolumeAttributesClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof StorageV1ApideleteCollectionVolumeAttributesClass */ body?: V1DeleteOptions; } export interface StorageV1ApiDeleteNamespacedCSIStorageCapacityRequest { /** * name of the CSIStorageCapacity * Defaults to: undefined * @type string * @memberof StorageV1ApideleteNamespacedCSIStorageCapacity */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof StorageV1ApideleteNamespacedCSIStorageCapacity */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApideleteNamespacedCSIStorageCapacity */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApideleteNamespacedCSIStorageCapacity */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteNamespacedCSIStorageCapacity */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteNamespacedCSIStorageCapacity */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteNamespacedCSIStorageCapacity */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteNamespacedCSIStorageCapacity */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof StorageV1ApideleteNamespacedCSIStorageCapacity */ body?: V1DeleteOptions; } export interface StorageV1ApiDeleteStorageClassRequest { /** * name of the StorageClass * Defaults to: undefined * @type string * @memberof StorageV1ApideleteStorageClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApideleteStorageClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApideleteStorageClass */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteStorageClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteStorageClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteStorageClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteStorageClass */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof StorageV1ApideleteStorageClass */ body?: V1DeleteOptions; } export interface StorageV1ApiDeleteVolumeAttachmentRequest { /** * name of the VolumeAttachment * Defaults to: undefined * @type string * @memberof StorageV1ApideleteVolumeAttachment */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApideleteVolumeAttachment */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApideleteVolumeAttachment */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteVolumeAttachment */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteVolumeAttachment */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteVolumeAttachment */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteVolumeAttachment */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof StorageV1ApideleteVolumeAttachment */ body?: V1DeleteOptions; } export interface StorageV1ApiDeleteVolumeAttributesClassRequest { /** * name of the VolumeAttributesClass * Defaults to: undefined * @type string * @memberof StorageV1ApideleteVolumeAttributesClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApideleteVolumeAttributesClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApideleteVolumeAttributesClass */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1ApideleteVolumeAttributesClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteVolumeAttributesClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1ApideleteVolumeAttributesClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1ApideleteVolumeAttributesClass */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof StorageV1ApideleteVolumeAttributesClass */ body?: V1DeleteOptions; } export interface StorageV1ApiGetAPIResourcesRequest { } export interface StorageV1ApiListCSIDriverRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSIDriver */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistCSIDriver */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSIDriver */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSIDriver */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSIDriver */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1ApilistCSIDriver */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSIDriver */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSIDriver */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistCSIDriver */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1ApilistCSIDriver */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistCSIDriver */ watch?: boolean; } export interface StorageV1ApiListCSINodeRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSINode */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistCSINode */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSINode */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSINode */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSINode */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1ApilistCSINode */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSINode */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSINode */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistCSINode */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1ApilistCSINode */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistCSINode */ watch?: boolean; } export interface StorageV1ApiListCSIStorageCapacityForAllNamespacesRequest { /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistCSIStorageCapacityForAllNamespaces */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSIStorageCapacityForAllNamespaces */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSIStorageCapacityForAllNamespaces */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSIStorageCapacityForAllNamespaces */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1ApilistCSIStorageCapacityForAllNamespaces */ limit?: number; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSIStorageCapacityForAllNamespaces */ pretty?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSIStorageCapacityForAllNamespaces */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistCSIStorageCapacityForAllNamespaces */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistCSIStorageCapacityForAllNamespaces */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1ApilistCSIStorageCapacityForAllNamespaces */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistCSIStorageCapacityForAllNamespaces */ watch?: boolean; } export interface StorageV1ApiListNamespacedCSIStorageCapacityRequest { /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof StorageV1ApilistNamespacedCSIStorageCapacity */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApilistNamespacedCSIStorageCapacity */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistNamespacedCSIStorageCapacity */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1ApilistNamespacedCSIStorageCapacity */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistNamespacedCSIStorageCapacity */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistNamespacedCSIStorageCapacity */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1ApilistNamespacedCSIStorageCapacity */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistNamespacedCSIStorageCapacity */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistNamespacedCSIStorageCapacity */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistNamespacedCSIStorageCapacity */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1ApilistNamespacedCSIStorageCapacity */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistNamespacedCSIStorageCapacity */ watch?: boolean; } export interface StorageV1ApiListStorageClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApilistStorageClass */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistStorageClass */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1ApilistStorageClass */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistStorageClass */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistStorageClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1ApilistStorageClass */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistStorageClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistStorageClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistStorageClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1ApilistStorageClass */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistStorageClass */ watch?: boolean; } export interface StorageV1ApiListVolumeAttachmentRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApilistVolumeAttachment */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistVolumeAttachment */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1ApilistVolumeAttachment */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistVolumeAttachment */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistVolumeAttachment */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1ApilistVolumeAttachment */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistVolumeAttachment */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistVolumeAttachment */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistVolumeAttachment */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1ApilistVolumeAttachment */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistVolumeAttachment */ watch?: boolean; } export interface StorageV1ApiListVolumeAttributesClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApilistVolumeAttributesClass */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistVolumeAttributesClass */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1ApilistVolumeAttributesClass */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistVolumeAttributesClass */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1ApilistVolumeAttributesClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1ApilistVolumeAttributesClass */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistVolumeAttributesClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1ApilistVolumeAttributesClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistVolumeAttributesClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1ApilistVolumeAttributesClass */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof StorageV1ApilistVolumeAttributesClass */ watch?: boolean; } export interface StorageV1ApiPatchCSIDriverRequest { /** * name of the CSIDriver * Defaults to: undefined * @type string * @memberof StorageV1ApipatchCSIDriver */ name: string; /** * * @type any * @memberof StorageV1ApipatchCSIDriver */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchCSIDriver */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApipatchCSIDriver */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchCSIDriver */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApipatchCSIDriver */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof StorageV1ApipatchCSIDriver */ force?: boolean; } export interface StorageV1ApiPatchCSINodeRequest { /** * name of the CSINode * Defaults to: undefined * @type string * @memberof StorageV1ApipatchCSINode */ name: string; /** * * @type any * @memberof StorageV1ApipatchCSINode */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchCSINode */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApipatchCSINode */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchCSINode */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApipatchCSINode */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof StorageV1ApipatchCSINode */ force?: boolean; } export interface StorageV1ApiPatchNamespacedCSIStorageCapacityRequest { /** * name of the CSIStorageCapacity * Defaults to: undefined * @type string * @memberof StorageV1ApipatchNamespacedCSIStorageCapacity */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof StorageV1ApipatchNamespacedCSIStorageCapacity */ namespace: string; /** * * @type any * @memberof StorageV1ApipatchNamespacedCSIStorageCapacity */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchNamespacedCSIStorageCapacity */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApipatchNamespacedCSIStorageCapacity */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchNamespacedCSIStorageCapacity */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApipatchNamespacedCSIStorageCapacity */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof StorageV1ApipatchNamespacedCSIStorageCapacity */ force?: boolean; } export interface StorageV1ApiPatchStorageClassRequest { /** * name of the StorageClass * Defaults to: undefined * @type string * @memberof StorageV1ApipatchStorageClass */ name: string; /** * * @type any * @memberof StorageV1ApipatchStorageClass */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchStorageClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApipatchStorageClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchStorageClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApipatchStorageClass */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof StorageV1ApipatchStorageClass */ force?: boolean; } export interface StorageV1ApiPatchVolumeAttachmentRequest { /** * name of the VolumeAttachment * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttachment */ name: string; /** * * @type any * @memberof StorageV1ApipatchVolumeAttachment */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttachment */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttachment */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttachment */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttachment */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof StorageV1ApipatchVolumeAttachment */ force?: boolean; } export interface StorageV1ApiPatchVolumeAttachmentStatusRequest { /** * name of the VolumeAttachment * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttachmentStatus */ name: string; /** * * @type any * @memberof StorageV1ApipatchVolumeAttachmentStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttachmentStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttachmentStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttachmentStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttachmentStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof StorageV1ApipatchVolumeAttachmentStatus */ force?: boolean; } export interface StorageV1ApiPatchVolumeAttributesClassRequest { /** * name of the VolumeAttributesClass * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttributesClass */ name: string; /** * * @type any * @memberof StorageV1ApipatchVolumeAttributesClass */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttributesClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttributesClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttributesClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApipatchVolumeAttributesClass */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof StorageV1ApipatchVolumeAttributesClass */ force?: boolean; } export interface StorageV1ApiReadCSIDriverRequest { /** * name of the CSIDriver * Defaults to: undefined * @type string * @memberof StorageV1ApireadCSIDriver */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireadCSIDriver */ pretty?: string; } export interface StorageV1ApiReadCSINodeRequest { /** * name of the CSINode * Defaults to: undefined * @type string * @memberof StorageV1ApireadCSINode */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireadCSINode */ pretty?: string; } export interface StorageV1ApiReadNamespacedCSIStorageCapacityRequest { /** * name of the CSIStorageCapacity * Defaults to: undefined * @type string * @memberof StorageV1ApireadNamespacedCSIStorageCapacity */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof StorageV1ApireadNamespacedCSIStorageCapacity */ namespace: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireadNamespacedCSIStorageCapacity */ pretty?: string; } export interface StorageV1ApiReadStorageClassRequest { /** * name of the StorageClass * Defaults to: undefined * @type string * @memberof StorageV1ApireadStorageClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireadStorageClass */ pretty?: string; } export interface StorageV1ApiReadVolumeAttachmentRequest { /** * name of the VolumeAttachment * Defaults to: undefined * @type string * @memberof StorageV1ApireadVolumeAttachment */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireadVolumeAttachment */ pretty?: string; } export interface StorageV1ApiReadVolumeAttachmentStatusRequest { /** * name of the VolumeAttachment * Defaults to: undefined * @type string * @memberof StorageV1ApireadVolumeAttachmentStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireadVolumeAttachmentStatus */ pretty?: string; } export interface StorageV1ApiReadVolumeAttributesClassRequest { /** * name of the VolumeAttributesClass * Defaults to: undefined * @type string * @memberof StorageV1ApireadVolumeAttributesClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireadVolumeAttributesClass */ pretty?: string; } export interface StorageV1ApiReplaceCSIDriverRequest { /** * name of the CSIDriver * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceCSIDriver */ name: string; /** * * @type V1CSIDriver * @memberof StorageV1ApireplaceCSIDriver */ body: V1CSIDriver; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceCSIDriver */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceCSIDriver */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceCSIDriver */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceCSIDriver */ fieldValidation?: string; } export interface StorageV1ApiReplaceCSINodeRequest { /** * name of the CSINode * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceCSINode */ name: string; /** * * @type V1CSINode * @memberof StorageV1ApireplaceCSINode */ body: V1CSINode; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceCSINode */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceCSINode */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceCSINode */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceCSINode */ fieldValidation?: string; } export interface StorageV1ApiReplaceNamespacedCSIStorageCapacityRequest { /** * name of the CSIStorageCapacity * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceNamespacedCSIStorageCapacity */ name: string; /** * object name and auth scope, such as for teams and projects * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceNamespacedCSIStorageCapacity */ namespace: string; /** * * @type V1CSIStorageCapacity * @memberof StorageV1ApireplaceNamespacedCSIStorageCapacity */ body: V1CSIStorageCapacity; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceNamespacedCSIStorageCapacity */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceNamespacedCSIStorageCapacity */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceNamespacedCSIStorageCapacity */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceNamespacedCSIStorageCapacity */ fieldValidation?: string; } export interface StorageV1ApiReplaceStorageClassRequest { /** * name of the StorageClass * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceStorageClass */ name: string; /** * * @type V1StorageClass * @memberof StorageV1ApireplaceStorageClass */ body: V1StorageClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceStorageClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceStorageClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceStorageClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceStorageClass */ fieldValidation?: string; } export interface StorageV1ApiReplaceVolumeAttachmentRequest { /** * name of the VolumeAttachment * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttachment */ name: string; /** * * @type V1VolumeAttachment * @memberof StorageV1ApireplaceVolumeAttachment */ body: V1VolumeAttachment; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttachment */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttachment */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttachment */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttachment */ fieldValidation?: string; } export interface StorageV1ApiReplaceVolumeAttachmentStatusRequest { /** * name of the VolumeAttachment * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttachmentStatus */ name: string; /** * * @type V1VolumeAttachment * @memberof StorageV1ApireplaceVolumeAttachmentStatus */ body: V1VolumeAttachment; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttachmentStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttachmentStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttachmentStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttachmentStatus */ fieldValidation?: string; } export interface StorageV1ApiReplaceVolumeAttributesClassRequest { /** * name of the VolumeAttributesClass * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttributesClass */ name: string; /** * * @type V1VolumeAttributesClass * @memberof StorageV1ApireplaceVolumeAttributesClass */ body: V1VolumeAttributesClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttributesClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttributesClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttributesClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1ApireplaceVolumeAttributesClass */ fieldValidation?: string; } export declare class ObjectStorageV1Api { private api; constructor(configuration: Configuration, requestFactory?: StorageV1ApiRequestFactory, responseProcessor?: StorageV1ApiResponseProcessor); /** * create a CSIDriver * @param param the request object */ createCSIDriverWithHttpInfo(param: StorageV1ApiCreateCSIDriverRequest, options?: ConfigurationOptions): Promise>; /** * create a CSIDriver * @param param the request object */ createCSIDriver(param: StorageV1ApiCreateCSIDriverRequest, options?: ConfigurationOptions): Promise; /** * create a CSINode * @param param the request object */ createCSINodeWithHttpInfo(param: StorageV1ApiCreateCSINodeRequest, options?: ConfigurationOptions): Promise>; /** * create a CSINode * @param param the request object */ createCSINode(param: StorageV1ApiCreateCSINodeRequest, options?: ConfigurationOptions): Promise; /** * create a CSIStorageCapacity * @param param the request object */ createNamespacedCSIStorageCapacityWithHttpInfo(param: StorageV1ApiCreateNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise>; /** * create a CSIStorageCapacity * @param param the request object */ createNamespacedCSIStorageCapacity(param: StorageV1ApiCreateNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise; /** * create a StorageClass * @param param the request object */ createStorageClassWithHttpInfo(param: StorageV1ApiCreateStorageClassRequest, options?: ConfigurationOptions): Promise>; /** * create a StorageClass * @param param the request object */ createStorageClass(param: StorageV1ApiCreateStorageClassRequest, options?: ConfigurationOptions): Promise; /** * create a VolumeAttachment * @param param the request object */ createVolumeAttachmentWithHttpInfo(param: StorageV1ApiCreateVolumeAttachmentRequest, options?: ConfigurationOptions): Promise>; /** * create a VolumeAttachment * @param param the request object */ createVolumeAttachment(param: StorageV1ApiCreateVolumeAttachmentRequest, options?: ConfigurationOptions): Promise; /** * create a VolumeAttributesClass * @param param the request object */ createVolumeAttributesClassWithHttpInfo(param: StorageV1ApiCreateVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * create a VolumeAttributesClass * @param param the request object */ createVolumeAttributesClass(param: StorageV1ApiCreateVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * delete a CSIDriver * @param param the request object */ deleteCSIDriverWithHttpInfo(param: StorageV1ApiDeleteCSIDriverRequest, options?: ConfigurationOptions): Promise>; /** * delete a CSIDriver * @param param the request object */ deleteCSIDriver(param: StorageV1ApiDeleteCSIDriverRequest, options?: ConfigurationOptions): Promise; /** * delete a CSINode * @param param the request object */ deleteCSINodeWithHttpInfo(param: StorageV1ApiDeleteCSINodeRequest, options?: ConfigurationOptions): Promise>; /** * delete a CSINode * @param param the request object */ deleteCSINode(param: StorageV1ApiDeleteCSINodeRequest, options?: ConfigurationOptions): Promise; /** * delete collection of CSIDriver * @param param the request object */ deleteCollectionCSIDriverWithHttpInfo(param?: StorageV1ApiDeleteCollectionCSIDriverRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of CSIDriver * @param param the request object */ deleteCollectionCSIDriver(param?: StorageV1ApiDeleteCollectionCSIDriverRequest, options?: ConfigurationOptions): Promise; /** * delete collection of CSINode * @param param the request object */ deleteCollectionCSINodeWithHttpInfo(param?: StorageV1ApiDeleteCollectionCSINodeRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of CSINode * @param param the request object */ deleteCollectionCSINode(param?: StorageV1ApiDeleteCollectionCSINodeRequest, options?: ConfigurationOptions): Promise; /** * delete collection of CSIStorageCapacity * @param param the request object */ deleteCollectionNamespacedCSIStorageCapacityWithHttpInfo(param: StorageV1ApiDeleteCollectionNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of CSIStorageCapacity * @param param the request object */ deleteCollectionNamespacedCSIStorageCapacity(param: StorageV1ApiDeleteCollectionNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise; /** * delete collection of StorageClass * @param param the request object */ deleteCollectionStorageClassWithHttpInfo(param?: StorageV1ApiDeleteCollectionStorageClassRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of StorageClass * @param param the request object */ deleteCollectionStorageClass(param?: StorageV1ApiDeleteCollectionStorageClassRequest, options?: ConfigurationOptions): Promise; /** * delete collection of VolumeAttachment * @param param the request object */ deleteCollectionVolumeAttachmentWithHttpInfo(param?: StorageV1ApiDeleteCollectionVolumeAttachmentRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of VolumeAttachment * @param param the request object */ deleteCollectionVolumeAttachment(param?: StorageV1ApiDeleteCollectionVolumeAttachmentRequest, options?: ConfigurationOptions): Promise; /** * delete collection of VolumeAttributesClass * @param param the request object */ deleteCollectionVolumeAttributesClassWithHttpInfo(param?: StorageV1ApiDeleteCollectionVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of VolumeAttributesClass * @param param the request object */ deleteCollectionVolumeAttributesClass(param?: StorageV1ApiDeleteCollectionVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * delete a CSIStorageCapacity * @param param the request object */ deleteNamespacedCSIStorageCapacityWithHttpInfo(param: StorageV1ApiDeleteNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise>; /** * delete a CSIStorageCapacity * @param param the request object */ deleteNamespacedCSIStorageCapacity(param: StorageV1ApiDeleteNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise; /** * delete a StorageClass * @param param the request object */ deleteStorageClassWithHttpInfo(param: StorageV1ApiDeleteStorageClassRequest, options?: ConfigurationOptions): Promise>; /** * delete a StorageClass * @param param the request object */ deleteStorageClass(param: StorageV1ApiDeleteStorageClassRequest, options?: ConfigurationOptions): Promise; /** * delete a VolumeAttachment * @param param the request object */ deleteVolumeAttachmentWithHttpInfo(param: StorageV1ApiDeleteVolumeAttachmentRequest, options?: ConfigurationOptions): Promise>; /** * delete a VolumeAttachment * @param param the request object */ deleteVolumeAttachment(param: StorageV1ApiDeleteVolumeAttachmentRequest, options?: ConfigurationOptions): Promise; /** * delete a VolumeAttributesClass * @param param the request object */ deleteVolumeAttributesClassWithHttpInfo(param: StorageV1ApiDeleteVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * delete a VolumeAttributesClass * @param param the request object */ deleteVolumeAttributesClass(param: StorageV1ApiDeleteVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: StorageV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: StorageV1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind CSIDriver * @param param the request object */ listCSIDriverWithHttpInfo(param?: StorageV1ApiListCSIDriverRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind CSIDriver * @param param the request object */ listCSIDriver(param?: StorageV1ApiListCSIDriverRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind CSINode * @param param the request object */ listCSINodeWithHttpInfo(param?: StorageV1ApiListCSINodeRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind CSINode * @param param the request object */ listCSINode(param?: StorageV1ApiListCSINodeRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind CSIStorageCapacity * @param param the request object */ listCSIStorageCapacityForAllNamespacesWithHttpInfo(param?: StorageV1ApiListCSIStorageCapacityForAllNamespacesRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind CSIStorageCapacity * @param param the request object */ listCSIStorageCapacityForAllNamespaces(param?: StorageV1ApiListCSIStorageCapacityForAllNamespacesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind CSIStorageCapacity * @param param the request object */ listNamespacedCSIStorageCapacityWithHttpInfo(param: StorageV1ApiListNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind CSIStorageCapacity * @param param the request object */ listNamespacedCSIStorageCapacity(param: StorageV1ApiListNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind StorageClass * @param param the request object */ listStorageClassWithHttpInfo(param?: StorageV1ApiListStorageClassRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind StorageClass * @param param the request object */ listStorageClass(param?: StorageV1ApiListStorageClassRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind VolumeAttachment * @param param the request object */ listVolumeAttachmentWithHttpInfo(param?: StorageV1ApiListVolumeAttachmentRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind VolumeAttachment * @param param the request object */ listVolumeAttachment(param?: StorageV1ApiListVolumeAttachmentRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind VolumeAttributesClass * @param param the request object */ listVolumeAttributesClassWithHttpInfo(param?: StorageV1ApiListVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind VolumeAttributesClass * @param param the request object */ listVolumeAttributesClass(param?: StorageV1ApiListVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified CSIDriver * @param param the request object */ patchCSIDriverWithHttpInfo(param: StorageV1ApiPatchCSIDriverRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified CSIDriver * @param param the request object */ patchCSIDriver(param: StorageV1ApiPatchCSIDriverRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified CSINode * @param param the request object */ patchCSINodeWithHttpInfo(param: StorageV1ApiPatchCSINodeRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified CSINode * @param param the request object */ patchCSINode(param: StorageV1ApiPatchCSINodeRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified CSIStorageCapacity * @param param the request object */ patchNamespacedCSIStorageCapacityWithHttpInfo(param: StorageV1ApiPatchNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified CSIStorageCapacity * @param param the request object */ patchNamespacedCSIStorageCapacity(param: StorageV1ApiPatchNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified StorageClass * @param param the request object */ patchStorageClassWithHttpInfo(param: StorageV1ApiPatchStorageClassRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified StorageClass * @param param the request object */ patchStorageClass(param: StorageV1ApiPatchStorageClassRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified VolumeAttachment * @param param the request object */ patchVolumeAttachmentWithHttpInfo(param: StorageV1ApiPatchVolumeAttachmentRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified VolumeAttachment * @param param the request object */ patchVolumeAttachment(param: StorageV1ApiPatchVolumeAttachmentRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified VolumeAttachment * @param param the request object */ patchVolumeAttachmentStatusWithHttpInfo(param: StorageV1ApiPatchVolumeAttachmentStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified VolumeAttachment * @param param the request object */ patchVolumeAttachmentStatus(param: StorageV1ApiPatchVolumeAttachmentStatusRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified VolumeAttributesClass * @param param the request object */ patchVolumeAttributesClassWithHttpInfo(param: StorageV1ApiPatchVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified VolumeAttributesClass * @param param the request object */ patchVolumeAttributesClass(param: StorageV1ApiPatchVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * read the specified CSIDriver * @param param the request object */ readCSIDriverWithHttpInfo(param: StorageV1ApiReadCSIDriverRequest, options?: ConfigurationOptions): Promise>; /** * read the specified CSIDriver * @param param the request object */ readCSIDriver(param: StorageV1ApiReadCSIDriverRequest, options?: ConfigurationOptions): Promise; /** * read the specified CSINode * @param param the request object */ readCSINodeWithHttpInfo(param: StorageV1ApiReadCSINodeRequest, options?: ConfigurationOptions): Promise>; /** * read the specified CSINode * @param param the request object */ readCSINode(param: StorageV1ApiReadCSINodeRequest, options?: ConfigurationOptions): Promise; /** * read the specified CSIStorageCapacity * @param param the request object */ readNamespacedCSIStorageCapacityWithHttpInfo(param: StorageV1ApiReadNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise>; /** * read the specified CSIStorageCapacity * @param param the request object */ readNamespacedCSIStorageCapacity(param: StorageV1ApiReadNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise; /** * read the specified StorageClass * @param param the request object */ readStorageClassWithHttpInfo(param: StorageV1ApiReadStorageClassRequest, options?: ConfigurationOptions): Promise>; /** * read the specified StorageClass * @param param the request object */ readStorageClass(param: StorageV1ApiReadStorageClassRequest, options?: ConfigurationOptions): Promise; /** * read the specified VolumeAttachment * @param param the request object */ readVolumeAttachmentWithHttpInfo(param: StorageV1ApiReadVolumeAttachmentRequest, options?: ConfigurationOptions): Promise>; /** * read the specified VolumeAttachment * @param param the request object */ readVolumeAttachment(param: StorageV1ApiReadVolumeAttachmentRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified VolumeAttachment * @param param the request object */ readVolumeAttachmentStatusWithHttpInfo(param: StorageV1ApiReadVolumeAttachmentStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified VolumeAttachment * @param param the request object */ readVolumeAttachmentStatus(param: StorageV1ApiReadVolumeAttachmentStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified VolumeAttributesClass * @param param the request object */ readVolumeAttributesClassWithHttpInfo(param: StorageV1ApiReadVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * read the specified VolumeAttributesClass * @param param the request object */ readVolumeAttributesClass(param: StorageV1ApiReadVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * replace the specified CSIDriver * @param param the request object */ replaceCSIDriverWithHttpInfo(param: StorageV1ApiReplaceCSIDriverRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified CSIDriver * @param param the request object */ replaceCSIDriver(param: StorageV1ApiReplaceCSIDriverRequest, options?: ConfigurationOptions): Promise; /** * replace the specified CSINode * @param param the request object */ replaceCSINodeWithHttpInfo(param: StorageV1ApiReplaceCSINodeRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified CSINode * @param param the request object */ replaceCSINode(param: StorageV1ApiReplaceCSINodeRequest, options?: ConfigurationOptions): Promise; /** * replace the specified CSIStorageCapacity * @param param the request object */ replaceNamespacedCSIStorageCapacityWithHttpInfo(param: StorageV1ApiReplaceNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified CSIStorageCapacity * @param param the request object */ replaceNamespacedCSIStorageCapacity(param: StorageV1ApiReplaceNamespacedCSIStorageCapacityRequest, options?: ConfigurationOptions): Promise; /** * replace the specified StorageClass * @param param the request object */ replaceStorageClassWithHttpInfo(param: StorageV1ApiReplaceStorageClassRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified StorageClass * @param param the request object */ replaceStorageClass(param: StorageV1ApiReplaceStorageClassRequest, options?: ConfigurationOptions): Promise; /** * replace the specified VolumeAttachment * @param param the request object */ replaceVolumeAttachmentWithHttpInfo(param: StorageV1ApiReplaceVolumeAttachmentRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified VolumeAttachment * @param param the request object */ replaceVolumeAttachment(param: StorageV1ApiReplaceVolumeAttachmentRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified VolumeAttachment * @param param the request object */ replaceVolumeAttachmentStatusWithHttpInfo(param: StorageV1ApiReplaceVolumeAttachmentStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified VolumeAttachment * @param param the request object */ replaceVolumeAttachmentStatus(param: StorageV1ApiReplaceVolumeAttachmentStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified VolumeAttributesClass * @param param the request object */ replaceVolumeAttributesClassWithHttpInfo(param: StorageV1ApiReplaceVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified VolumeAttributesClass * @param param the request object */ replaceVolumeAttributesClass(param: StorageV1ApiReplaceVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; } import { StorageV1alpha1ApiRequestFactory, StorageV1alpha1ApiResponseProcessor } from "../apis/StorageV1alpha1Api.js"; export interface StorageV1alpha1ApiCreateVolumeAttributesClassRequest { /** * * @type V1alpha1VolumeAttributesClass * @memberof StorageV1alpha1ApicreateVolumeAttributesClass */ body: V1alpha1VolumeAttributesClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApicreateVolumeAttributesClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApicreateVolumeAttributesClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApicreateVolumeAttributesClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApicreateVolumeAttributesClass */ fieldValidation?: string; } export interface StorageV1alpha1ApiDeleteCollectionVolumeAttributesClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof StorageV1alpha1ApideleteCollectionVolumeAttributesClass */ body?: V1DeleteOptions; } export interface StorageV1alpha1ApiDeleteVolumeAttributesClassRequest { /** * name of the VolumeAttributesClass * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApideleteVolumeAttributesClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApideleteVolumeAttributesClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApideleteVolumeAttributesClass */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1alpha1ApideleteVolumeAttributesClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1alpha1ApideleteVolumeAttributesClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1alpha1ApideleteVolumeAttributesClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApideleteVolumeAttributesClass */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof StorageV1alpha1ApideleteVolumeAttributesClass */ body?: V1DeleteOptions; } export interface StorageV1alpha1ApiGetAPIResourcesRequest { } export interface StorageV1alpha1ApiListVolumeAttributesClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApilistVolumeAttributesClass */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof StorageV1alpha1ApilistVolumeAttributesClass */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApilistVolumeAttributesClass */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApilistVolumeAttributesClass */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApilistVolumeAttributesClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1alpha1ApilistVolumeAttributesClass */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApilistVolumeAttributesClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApilistVolumeAttributesClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1alpha1ApilistVolumeAttributesClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1alpha1ApilistVolumeAttributesClass */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof StorageV1alpha1ApilistVolumeAttributesClass */ watch?: boolean; } export interface StorageV1alpha1ApiPatchVolumeAttributesClassRequest { /** * name of the VolumeAttributesClass * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApipatchVolumeAttributesClass */ name: string; /** * * @type any * @memberof StorageV1alpha1ApipatchVolumeAttributesClass */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApipatchVolumeAttributesClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApipatchVolumeAttributesClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApipatchVolumeAttributesClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApipatchVolumeAttributesClass */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof StorageV1alpha1ApipatchVolumeAttributesClass */ force?: boolean; } export interface StorageV1alpha1ApiReadVolumeAttributesClassRequest { /** * name of the VolumeAttributesClass * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApireadVolumeAttributesClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApireadVolumeAttributesClass */ pretty?: string; } export interface StorageV1alpha1ApiReplaceVolumeAttributesClassRequest { /** * name of the VolumeAttributesClass * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApireplaceVolumeAttributesClass */ name: string; /** * * @type V1alpha1VolumeAttributesClass * @memberof StorageV1alpha1ApireplaceVolumeAttributesClass */ body: V1alpha1VolumeAttributesClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApireplaceVolumeAttributesClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApireplaceVolumeAttributesClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApireplaceVolumeAttributesClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1alpha1ApireplaceVolumeAttributesClass */ fieldValidation?: string; } export declare class ObjectStorageV1alpha1Api { private api; constructor(configuration: Configuration, requestFactory?: StorageV1alpha1ApiRequestFactory, responseProcessor?: StorageV1alpha1ApiResponseProcessor); /** * create a VolumeAttributesClass * @param param the request object */ createVolumeAttributesClassWithHttpInfo(param: StorageV1alpha1ApiCreateVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * create a VolumeAttributesClass * @param param the request object */ createVolumeAttributesClass(param: StorageV1alpha1ApiCreateVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * delete collection of VolumeAttributesClass * @param param the request object */ deleteCollectionVolumeAttributesClassWithHttpInfo(param?: StorageV1alpha1ApiDeleteCollectionVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of VolumeAttributesClass * @param param the request object */ deleteCollectionVolumeAttributesClass(param?: StorageV1alpha1ApiDeleteCollectionVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * delete a VolumeAttributesClass * @param param the request object */ deleteVolumeAttributesClassWithHttpInfo(param: StorageV1alpha1ApiDeleteVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * delete a VolumeAttributesClass * @param param the request object */ deleteVolumeAttributesClass(param: StorageV1alpha1ApiDeleteVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: StorageV1alpha1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: StorageV1alpha1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind VolumeAttributesClass * @param param the request object */ listVolumeAttributesClassWithHttpInfo(param?: StorageV1alpha1ApiListVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind VolumeAttributesClass * @param param the request object */ listVolumeAttributesClass(param?: StorageV1alpha1ApiListVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified VolumeAttributesClass * @param param the request object */ patchVolumeAttributesClassWithHttpInfo(param: StorageV1alpha1ApiPatchVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified VolumeAttributesClass * @param param the request object */ patchVolumeAttributesClass(param: StorageV1alpha1ApiPatchVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * read the specified VolumeAttributesClass * @param param the request object */ readVolumeAttributesClassWithHttpInfo(param: StorageV1alpha1ApiReadVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * read the specified VolumeAttributesClass * @param param the request object */ readVolumeAttributesClass(param: StorageV1alpha1ApiReadVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * replace the specified VolumeAttributesClass * @param param the request object */ replaceVolumeAttributesClassWithHttpInfo(param: StorageV1alpha1ApiReplaceVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified VolumeAttributesClass * @param param the request object */ replaceVolumeAttributesClass(param: StorageV1alpha1ApiReplaceVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; } import { StorageV1beta1ApiRequestFactory, StorageV1beta1ApiResponseProcessor } from "../apis/StorageV1beta1Api.js"; export interface StorageV1beta1ApiCreateVolumeAttributesClassRequest { /** * * @type V1beta1VolumeAttributesClass * @memberof StorageV1beta1ApicreateVolumeAttributesClass */ body: V1beta1VolumeAttributesClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1beta1ApicreateVolumeAttributesClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1beta1ApicreateVolumeAttributesClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1beta1ApicreateVolumeAttributesClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1beta1ApicreateVolumeAttributesClass */ fieldValidation?: string; } export interface StorageV1beta1ApiDeleteCollectionVolumeAttributesClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof StorageV1beta1ApideleteCollectionVolumeAttributesClass */ body?: V1DeleteOptions; } export interface StorageV1beta1ApiDeleteVolumeAttributesClassRequest { /** * name of the VolumeAttributesClass * Defaults to: undefined * @type string * @memberof StorageV1beta1ApideleteVolumeAttributesClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1beta1ApideleteVolumeAttributesClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1beta1ApideleteVolumeAttributesClass */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StorageV1beta1ApideleteVolumeAttributesClass */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StorageV1beta1ApideleteVolumeAttributesClass */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StorageV1beta1ApideleteVolumeAttributesClass */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StorageV1beta1ApideleteVolumeAttributesClass */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof StorageV1beta1ApideleteVolumeAttributesClass */ body?: V1DeleteOptions; } export interface StorageV1beta1ApiGetAPIResourcesRequest { } export interface StorageV1beta1ApiListVolumeAttributesClassRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1beta1ApilistVolumeAttributesClass */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof StorageV1beta1ApilistVolumeAttributesClass */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StorageV1beta1ApilistVolumeAttributesClass */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1beta1ApilistVolumeAttributesClass */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StorageV1beta1ApilistVolumeAttributesClass */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StorageV1beta1ApilistVolumeAttributesClass */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1beta1ApilistVolumeAttributesClass */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StorageV1beta1ApilistVolumeAttributesClass */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StorageV1beta1ApilistVolumeAttributesClass */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StorageV1beta1ApilistVolumeAttributesClass */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof StorageV1beta1ApilistVolumeAttributesClass */ watch?: boolean; } export interface StorageV1beta1ApiPatchVolumeAttributesClassRequest { /** * name of the VolumeAttributesClass * Defaults to: undefined * @type string * @memberof StorageV1beta1ApipatchVolumeAttributesClass */ name: string; /** * * @type any * @memberof StorageV1beta1ApipatchVolumeAttributesClass */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1beta1ApipatchVolumeAttributesClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1beta1ApipatchVolumeAttributesClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof StorageV1beta1ApipatchVolumeAttributesClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1beta1ApipatchVolumeAttributesClass */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof StorageV1beta1ApipatchVolumeAttributesClass */ force?: boolean; } export interface StorageV1beta1ApiReadVolumeAttributesClassRequest { /** * name of the VolumeAttributesClass * Defaults to: undefined * @type string * @memberof StorageV1beta1ApireadVolumeAttributesClass */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1beta1ApireadVolumeAttributesClass */ pretty?: string; } export interface StorageV1beta1ApiReplaceVolumeAttributesClassRequest { /** * name of the VolumeAttributesClass * Defaults to: undefined * @type string * @memberof StorageV1beta1ApireplaceVolumeAttributesClass */ name: string; /** * * @type V1beta1VolumeAttributesClass * @memberof StorageV1beta1ApireplaceVolumeAttributesClass */ body: V1beta1VolumeAttributesClass; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StorageV1beta1ApireplaceVolumeAttributesClass */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StorageV1beta1ApireplaceVolumeAttributesClass */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StorageV1beta1ApireplaceVolumeAttributesClass */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StorageV1beta1ApireplaceVolumeAttributesClass */ fieldValidation?: string; } export declare class ObjectStorageV1beta1Api { private api; constructor(configuration: Configuration, requestFactory?: StorageV1beta1ApiRequestFactory, responseProcessor?: StorageV1beta1ApiResponseProcessor); /** * create a VolumeAttributesClass * @param param the request object */ createVolumeAttributesClassWithHttpInfo(param: StorageV1beta1ApiCreateVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * create a VolumeAttributesClass * @param param the request object */ createVolumeAttributesClass(param: StorageV1beta1ApiCreateVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * delete collection of VolumeAttributesClass * @param param the request object */ deleteCollectionVolumeAttributesClassWithHttpInfo(param?: StorageV1beta1ApiDeleteCollectionVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of VolumeAttributesClass * @param param the request object */ deleteCollectionVolumeAttributesClass(param?: StorageV1beta1ApiDeleteCollectionVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * delete a VolumeAttributesClass * @param param the request object */ deleteVolumeAttributesClassWithHttpInfo(param: StorageV1beta1ApiDeleteVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * delete a VolumeAttributesClass * @param param the request object */ deleteVolumeAttributesClass(param: StorageV1beta1ApiDeleteVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: StorageV1beta1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: StorageV1beta1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind VolumeAttributesClass * @param param the request object */ listVolumeAttributesClassWithHttpInfo(param?: StorageV1beta1ApiListVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind VolumeAttributesClass * @param param the request object */ listVolumeAttributesClass(param?: StorageV1beta1ApiListVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified VolumeAttributesClass * @param param the request object */ patchVolumeAttributesClassWithHttpInfo(param: StorageV1beta1ApiPatchVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified VolumeAttributesClass * @param param the request object */ patchVolumeAttributesClass(param: StorageV1beta1ApiPatchVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * read the specified VolumeAttributesClass * @param param the request object */ readVolumeAttributesClassWithHttpInfo(param: StorageV1beta1ApiReadVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * read the specified VolumeAttributesClass * @param param the request object */ readVolumeAttributesClass(param: StorageV1beta1ApiReadVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; /** * replace the specified VolumeAttributesClass * @param param the request object */ replaceVolumeAttributesClassWithHttpInfo(param: StorageV1beta1ApiReplaceVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified VolumeAttributesClass * @param param the request object */ replaceVolumeAttributesClass(param: StorageV1beta1ApiReplaceVolumeAttributesClassRequest, options?: ConfigurationOptions): Promise; } import { StoragemigrationApiRequestFactory, StoragemigrationApiResponseProcessor } from "../apis/StoragemigrationApi.js"; export interface StoragemigrationApiGetAPIGroupRequest { } export declare class ObjectStoragemigrationApi { private api; constructor(configuration: Configuration, requestFactory?: StoragemigrationApiRequestFactory, responseProcessor?: StoragemigrationApiResponseProcessor); /** * get information of a group * @param param the request object */ getAPIGroupWithHttpInfo(param?: StoragemigrationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise>; /** * get information of a group * @param param the request object */ getAPIGroup(param?: StoragemigrationApiGetAPIGroupRequest, options?: ConfigurationOptions): Promise; } import { StoragemigrationV1alpha1ApiRequestFactory, StoragemigrationV1alpha1ApiResponseProcessor } from "../apis/StoragemigrationV1alpha1Api.js"; export interface StoragemigrationV1alpha1ApiCreateStorageVersionMigrationRequest { /** * * @type V1alpha1StorageVersionMigration * @memberof StoragemigrationV1alpha1ApicreateStorageVersionMigration */ body: V1alpha1StorageVersionMigration; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApicreateStorageVersionMigration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApicreateStorageVersionMigration */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApicreateStorageVersionMigration */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApicreateStorageVersionMigration */ fieldValidation?: string; } export interface StoragemigrationV1alpha1ApiDeleteCollectionStorageVersionMigrationRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ pretty?: string; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ _continue?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ dryRun?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ fieldSelector?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ limit?: number; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ propagationPolicy?: string; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ timeoutSeconds?: number; /** * * @type V1DeleteOptions * @memberof StoragemigrationV1alpha1ApideleteCollectionStorageVersionMigration */ body?: V1DeleteOptions; } export interface StoragemigrationV1alpha1ApiDeleteStorageVersionMigrationRequest { /** * name of the StorageVersionMigration * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApideleteStorageVersionMigration */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApideleteStorageVersionMigration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApideleteStorageVersionMigration */ dryRun?: string; /** * The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. * Defaults to: undefined * @type number * @memberof StoragemigrationV1alpha1ApideleteStorageVersionMigration */ gracePeriodSeconds?: number; /** * if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it * Defaults to: undefined * @type boolean * @memberof StoragemigrationV1alpha1ApideleteStorageVersionMigration */ ignoreStoreReadErrorWithClusterBreakingPotential?: boolean; /** * Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object\'s finalizers list. Either this field or PropagationPolicy may be set, but not both. * Defaults to: undefined * @type boolean * @memberof StoragemigrationV1alpha1ApideleteStorageVersionMigration */ orphanDependents?: boolean; /** * Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: \'Orphan\' - orphan the dependents; \'Background\' - allow the garbage collector to delete the dependents in the background; \'Foreground\' - a cascading policy that deletes all dependents in the foreground. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApideleteStorageVersionMigration */ propagationPolicy?: string; /** * * @type V1DeleteOptions * @memberof StoragemigrationV1alpha1ApideleteStorageVersionMigration */ body?: V1DeleteOptions; } export interface StoragemigrationV1alpha1ApiGetAPIResourcesRequest { } export interface StoragemigrationV1alpha1ApiListStorageVersionMigrationRequest { /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApilistStorageVersionMigration */ pretty?: string; /** * allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server\'s discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. * Defaults to: undefined * @type boolean * @memberof StoragemigrationV1alpha1ApilistStorageVersionMigration */ allowWatchBookmarks?: boolean; /** * The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApilistStorageVersionMigration */ _continue?: string; /** * A selector to restrict the list of returned objects by their fields. Defaults to everything. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApilistStorageVersionMigration */ fieldSelector?: string; /** * A selector to restrict the list of returned objects by their labels. Defaults to everything. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApilistStorageVersionMigration */ labelSelector?: string; /** * limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. * Defaults to: undefined * @type number * @memberof StoragemigrationV1alpha1ApilistStorageVersionMigration */ limit?: number; /** * resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApilistStorageVersionMigration */ resourceVersion?: string; /** * resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApilistStorageVersionMigration */ resourceVersionMatch?: string; /** * `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. * Defaults to: undefined * @type boolean * @memberof StoragemigrationV1alpha1ApilistStorageVersionMigration */ sendInitialEvents?: boolean; /** * Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. * Defaults to: undefined * @type number * @memberof StoragemigrationV1alpha1ApilistStorageVersionMigration */ timeoutSeconds?: number; /** * Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. * Defaults to: undefined * @type boolean * @memberof StoragemigrationV1alpha1ApilistStorageVersionMigration */ watch?: boolean; } export interface StoragemigrationV1alpha1ApiPatchStorageVersionMigrationRequest { /** * name of the StorageVersionMigration * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigration */ name: string; /** * * @type any * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigration */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigration */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigration */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigration */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigration */ force?: boolean; } export interface StoragemigrationV1alpha1ApiPatchStorageVersionMigrationStatusRequest { /** * name of the StorageVersionMigration * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigrationStatus */ name: string; /** * * @type any * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigrationStatus */ body: any; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigrationStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigrationStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigrationStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigrationStatus */ fieldValidation?: string; /** * Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. * Defaults to: undefined * @type boolean * @memberof StoragemigrationV1alpha1ApipatchStorageVersionMigrationStatus */ force?: boolean; } export interface StoragemigrationV1alpha1ApiReadStorageVersionMigrationRequest { /** * name of the StorageVersionMigration * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireadStorageVersionMigration */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireadStorageVersionMigration */ pretty?: string; } export interface StoragemigrationV1alpha1ApiReadStorageVersionMigrationStatusRequest { /** * name of the StorageVersionMigration * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireadStorageVersionMigrationStatus */ name: string; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireadStorageVersionMigrationStatus */ pretty?: string; } export interface StoragemigrationV1alpha1ApiReplaceStorageVersionMigrationRequest { /** * name of the StorageVersionMigration * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireplaceStorageVersionMigration */ name: string; /** * * @type V1alpha1StorageVersionMigration * @memberof StoragemigrationV1alpha1ApireplaceStorageVersionMigration */ body: V1alpha1StorageVersionMigration; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireplaceStorageVersionMigration */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireplaceStorageVersionMigration */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireplaceStorageVersionMigration */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireplaceStorageVersionMigration */ fieldValidation?: string; } export interface StoragemigrationV1alpha1ApiReplaceStorageVersionMigrationStatusRequest { /** * name of the StorageVersionMigration * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireplaceStorageVersionMigrationStatus */ name: string; /** * * @type V1alpha1StorageVersionMigration * @memberof StoragemigrationV1alpha1ApireplaceStorageVersionMigrationStatus */ body: V1alpha1StorageVersionMigration; /** * If \'true\', then the output is pretty printed. Defaults to \'false\' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireplaceStorageVersionMigrationStatus */ pretty?: string; /** * When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireplaceStorageVersionMigrationStatus */ dryRun?: string; /** * fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireplaceStorageVersionMigrationStatus */ fieldManager?: string; /** * fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. * Defaults to: undefined * @type string * @memberof StoragemigrationV1alpha1ApireplaceStorageVersionMigrationStatus */ fieldValidation?: string; } export declare class ObjectStoragemigrationV1alpha1Api { private api; constructor(configuration: Configuration, requestFactory?: StoragemigrationV1alpha1ApiRequestFactory, responseProcessor?: StoragemigrationV1alpha1ApiResponseProcessor); /** * create a StorageVersionMigration * @param param the request object */ createStorageVersionMigrationWithHttpInfo(param: StoragemigrationV1alpha1ApiCreateStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise>; /** * create a StorageVersionMigration * @param param the request object */ createStorageVersionMigration(param: StoragemigrationV1alpha1ApiCreateStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise; /** * delete collection of StorageVersionMigration * @param param the request object */ deleteCollectionStorageVersionMigrationWithHttpInfo(param?: StoragemigrationV1alpha1ApiDeleteCollectionStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise>; /** * delete collection of StorageVersionMigration * @param param the request object */ deleteCollectionStorageVersionMigration(param?: StoragemigrationV1alpha1ApiDeleteCollectionStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise; /** * delete a StorageVersionMigration * @param param the request object */ deleteStorageVersionMigrationWithHttpInfo(param: StoragemigrationV1alpha1ApiDeleteStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise>; /** * delete a StorageVersionMigration * @param param the request object */ deleteStorageVersionMigration(param: StoragemigrationV1alpha1ApiDeleteStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise; /** * get available resources * @param param the request object */ getAPIResourcesWithHttpInfo(param?: StoragemigrationV1alpha1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise>; /** * get available resources * @param param the request object */ getAPIResources(param?: StoragemigrationV1alpha1ApiGetAPIResourcesRequest, options?: ConfigurationOptions): Promise; /** * list or watch objects of kind StorageVersionMigration * @param param the request object */ listStorageVersionMigrationWithHttpInfo(param?: StoragemigrationV1alpha1ApiListStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise>; /** * list or watch objects of kind StorageVersionMigration * @param param the request object */ listStorageVersionMigration(param?: StoragemigrationV1alpha1ApiListStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise; /** * partially update the specified StorageVersionMigration * @param param the request object */ patchStorageVersionMigrationWithHttpInfo(param: StoragemigrationV1alpha1ApiPatchStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise>; /** * partially update the specified StorageVersionMigration * @param param the request object */ patchStorageVersionMigration(param: StoragemigrationV1alpha1ApiPatchStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise; /** * partially update status of the specified StorageVersionMigration * @param param the request object */ patchStorageVersionMigrationStatusWithHttpInfo(param: StoragemigrationV1alpha1ApiPatchStorageVersionMigrationStatusRequest, options?: ConfigurationOptions): Promise>; /** * partially update status of the specified StorageVersionMigration * @param param the request object */ patchStorageVersionMigrationStatus(param: StoragemigrationV1alpha1ApiPatchStorageVersionMigrationStatusRequest, options?: ConfigurationOptions): Promise; /** * read the specified StorageVersionMigration * @param param the request object */ readStorageVersionMigrationWithHttpInfo(param: StoragemigrationV1alpha1ApiReadStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise>; /** * read the specified StorageVersionMigration * @param param the request object */ readStorageVersionMigration(param: StoragemigrationV1alpha1ApiReadStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise; /** * read status of the specified StorageVersionMigration * @param param the request object */ readStorageVersionMigrationStatusWithHttpInfo(param: StoragemigrationV1alpha1ApiReadStorageVersionMigrationStatusRequest, options?: ConfigurationOptions): Promise>; /** * read status of the specified StorageVersionMigration * @param param the request object */ readStorageVersionMigrationStatus(param: StoragemigrationV1alpha1ApiReadStorageVersionMigrationStatusRequest, options?: ConfigurationOptions): Promise; /** * replace the specified StorageVersionMigration * @param param the request object */ replaceStorageVersionMigrationWithHttpInfo(param: StoragemigrationV1alpha1ApiReplaceStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise>; /** * replace the specified StorageVersionMigration * @param param the request object */ replaceStorageVersionMigration(param: StoragemigrationV1alpha1ApiReplaceStorageVersionMigrationRequest, options?: ConfigurationOptions): Promise; /** * replace status of the specified StorageVersionMigration * @param param the request object */ replaceStorageVersionMigrationStatusWithHttpInfo(param: StoragemigrationV1alpha1ApiReplaceStorageVersionMigrationStatusRequest, options?: ConfigurationOptions): Promise>; /** * replace status of the specified StorageVersionMigration * @param param the request object */ replaceStorageVersionMigrationStatus(param: StoragemigrationV1alpha1ApiReplaceStorageVersionMigrationStatusRequest, options?: ConfigurationOptions): Promise; } import { VersionApiRequestFactory, VersionApiResponseProcessor } from "../apis/VersionApi.js"; export interface VersionApiGetCodeRequest { } export declare class ObjectVersionApi { private api; constructor(configuration: Configuration, requestFactory?: VersionApiRequestFactory, responseProcessor?: VersionApiResponseProcessor); /** * get the version information for this server * @param param the request object */ getCodeWithHttpInfo(param?: VersionApiGetCodeRequest, options?: ConfigurationOptions): Promise>; /** * get the version information for this server * @param param the request object */ getCode(param?: VersionApiGetCodeRequest, options?: ConfigurationOptions): Promise; } import { WellKnownApiRequestFactory, WellKnownApiResponseProcessor } from "../apis/WellKnownApi.js"; export interface WellKnownApiGetServiceAccountIssuerOpenIDConfigurationRequest { } export declare class ObjectWellKnownApi { private api; constructor(configuration: Configuration, requestFactory?: WellKnownApiRequestFactory, responseProcessor?: WellKnownApiResponseProcessor); /** * get service account issuer OpenID configuration, also known as the \'OIDC discovery doc\' * @param param the request object */ getServiceAccountIssuerOpenIDConfigurationWithHttpInfo(param?: WellKnownApiGetServiceAccountIssuerOpenIDConfigurationRequest, options?: ConfigurationOptions): Promise>; /** * get service account issuer OpenID configuration, also known as the \'OIDC discovery doc\' * @param param the request object */ getServiceAccountIssuerOpenIDConfiguration(param?: WellKnownApiGetServiceAccountIssuerOpenIDConfigurationRequest, options?: ConfigurationOptions): Promise; }