[−][src]Module k8s_openapi::api::extensions::v1beta1
Structs
| AllowedFlexVolume | AllowedFlexVolume represents a single Flexvolume that is allowed to be used. Deprecated: use AllowedFlexVolume from policy API Group instead. |
| AllowedHostPath | AllowedHostPath defines the host volume conditions that will be enabled by a policy for pods to use. It requires the path prefix to be defined. Deprecated: use AllowedHostPath from policy API Group instead. |
| CreateNamespacedDaemonSetOptional | Optional parameters of |
| CreateNamespacedDeploymentOptional | Optional parameters of |
| CreateNamespacedDeploymentRollbackOptional | Optional parameters of |
| CreateNamespacedIngressOptional | Optional parameters of |
| CreateNamespacedNetworkPolicyOptional | Optional parameters of |
| CreateNamespacedReplicaSetOptional | Optional parameters of |
| CreatePodSecurityPolicyOptional | Optional parameters of |
| DaemonSet | DEPRECATED - This group version of DaemonSet is deprecated by apps/v1beta2/DaemonSet. See the release notes for more information. DaemonSet represents the configuration of a daemon set. |
| DaemonSetCondition | DaemonSetCondition describes the state of a DaemonSet at a certain point. |
| DaemonSetList | DaemonSetList is a collection of daemon sets. |
| DaemonSetSpec | DaemonSetSpec is the specification of a daemon set. |
| DaemonSetStatus | DaemonSetStatus represents the current status of a daemon set. |
| DaemonSetUpdateStrategy | |
| DeleteCollectionNamespacedDaemonSetOptional | Optional parameters of |
| DeleteCollectionNamespacedDeploymentOptional | Optional parameters of |
| DeleteCollectionNamespacedIngressOptional | Optional parameters of |
| DeleteCollectionNamespacedNetworkPolicyOptional | Optional parameters of |
| DeleteCollectionNamespacedReplicaSetOptional | Optional parameters of |
| DeleteCollectionPodSecurityPolicyOptional | Optional parameters of |
| DeleteNamespacedDaemonSetOptional | Optional parameters of |
| DeleteNamespacedDeploymentOptional | Optional parameters of |
| DeleteNamespacedIngressOptional | Optional parameters of |
| DeleteNamespacedNetworkPolicyOptional | Optional parameters of |
| DeleteNamespacedReplicaSetOptional | Optional parameters of |
| DeletePodSecurityPolicyOptional | Optional parameters of |
| Deployment | DEPRECATED - This group version of Deployment is deprecated by apps/v1beta2/Deployment. See the release notes for more information. Deployment enables declarative updates for Pods and ReplicaSets. |
| DeploymentCondition | DeploymentCondition describes the state of a deployment at a certain point. |
| DeploymentList | DeploymentList is a list of Deployments. |
| DeploymentRollback | DEPRECATED. DeploymentRollback stores the information required to rollback a deployment. |
| DeploymentSpec | DeploymentSpec is the specification of the desired behavior of the Deployment. |
| DeploymentStatus | DeploymentStatus is the most recently observed status of the Deployment. |
| DeploymentStrategy | DeploymentStrategy describes how to replace existing pods with new ones. |
| FSGroupStrategyOptions | FSGroupStrategyOptions defines the strategy type and options used to create the strategy. Deprecated: use FSGroupStrategyOptions from policy API Group instead. |
| HTTPIngressPath | HTTPIngressPath associates a path regex with a backend. Incoming urls matching the path are forwarded to the backend. |
| HTTPIngressRuleValue | HTTPIngressRuleValue is a list of http selectors pointing to backends. In the example: http://<host>/<path>?<searchpart> -> backend where where parts of the url correspond to RFC 3986, this resource will be used to match against everything after the last '/' and before the first '?' or '#'. |
| HostPortRange | HostPortRange defines a range of host ports that will be enabled by a policy for pods to use. It requires both the start and end to be defined. Deprecated: use HostPortRange from policy API Group instead. |
| IDRange | IDRange provides a min/max of an allowed range of IDs. Deprecated: use IDRange from policy API Group instead. |
| IPBlock | DEPRECATED 1.9 - This group version of IPBlock is deprecated by networking/v1/IPBlock. IPBlock describes a particular CIDR (Ex. "192.168.1.1/24") that is allowed to the pods matched by a NetworkPolicySpec's podSelector. The except entry describes CIDRs that should not be included within this rule. |
| Ingress | Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend. An Ingress can be configured to give services externally-reachable urls, load balance traffic, terminate SSL, offer name based virtual hosting etc. |
| IngressBackend | IngressBackend describes all endpoints for a given service and port. |
| IngressList | IngressList is a collection of Ingress. |
| IngressRule | IngressRule represents the rules mapping the paths under a specified host to the related backend services. Incoming requests are first evaluated for a host match, then routed to the backend associated with the matching IngressRuleValue. |
| IngressSpec | IngressSpec describes the Ingress the user wishes to exist. |
| IngressStatus | IngressStatus describe the current state of the Ingress. |
| IngressTLS | IngressTLS describes the transport layer security associated with an Ingress. |
| ListDaemonSetForAllNamespacesOptional | Optional parameters of |
| ListDeploymentForAllNamespacesOptional | Optional parameters of |
| ListIngressForAllNamespacesOptional | Optional parameters of |
| ListNamespacedDaemonSetOptional | Optional parameters of |
| ListNamespacedDeploymentOptional | Optional parameters of |
| ListNamespacedIngressOptional | Optional parameters of |
| ListNamespacedNetworkPolicyOptional | Optional parameters of |
| ListNamespacedReplicaSetOptional | Optional parameters of |
| ListNetworkPolicyForAllNamespacesOptional | Optional parameters of |
| ListPodSecurityPolicyOptional | Optional parameters of |
| ListReplicaSetForAllNamespacesOptional | Optional parameters of |
| NetworkPolicy | DEPRECATED 1.9 - This group version of NetworkPolicy is deprecated by networking/v1/NetworkPolicy. NetworkPolicy describes what network traffic is allowed for a set of Pods |
| NetworkPolicyEgressRule | DEPRECATED 1.9 - This group version of NetworkPolicyEgressRule is deprecated by networking/v1/NetworkPolicyEgressRule. NetworkPolicyEgressRule describes a particular set of traffic that is allowed out of pods matched by a NetworkPolicySpec's podSelector. The traffic must match both ports and to. This type is beta-level in 1.8 |
| NetworkPolicyIngressRule | DEPRECATED 1.9 - This group version of NetworkPolicyIngressRule is deprecated by networking/v1/NetworkPolicyIngressRule. This NetworkPolicyIngressRule matches traffic if and only if the traffic matches both ports AND from. |
| NetworkPolicyList | DEPRECATED 1.9 - This group version of NetworkPolicyList is deprecated by networking/v1/NetworkPolicyList. Network Policy List is a list of NetworkPolicy objects. |
| NetworkPolicyPeer | DEPRECATED 1.9 - This group version of NetworkPolicyPeer is deprecated by networking/v1/NetworkPolicyPeer. |
| NetworkPolicyPort | DEPRECATED 1.9 - This group version of NetworkPolicyPort is deprecated by networking/v1/NetworkPolicyPort. |
| NetworkPolicySpec | DEPRECATED 1.9 - This group version of NetworkPolicySpec is deprecated by networking/v1/NetworkPolicySpec. |
| PatchNamespacedDaemonSetOptional | Optional parameters of |
| PatchNamespacedDaemonSetStatusOptional | Optional parameters of |
| PatchNamespacedDeploymentOptional | Optional parameters of |
| PatchNamespacedDeploymentScaleOptional | Optional parameters of |
| PatchNamespacedDeploymentStatusOptional | Optional parameters of |
| PatchNamespacedIngressOptional | Optional parameters of |
| PatchNamespacedIngressStatusOptional | Optional parameters of |
| PatchNamespacedNetworkPolicyOptional | Optional parameters of |
| PatchNamespacedReplicaSetOptional | Optional parameters of |
| PatchNamespacedReplicaSetScaleOptional | Optional parameters of |
| PatchNamespacedReplicaSetStatusOptional | Optional parameters of |
| PatchNamespacedReplicationControllerDummyScaleOptional | Optional parameters of |
| PatchPodSecurityPolicyOptional | Optional parameters of |
| PodSecurityPolicy | PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container. Deprecated: use PodSecurityPolicy from policy API Group instead. |
| PodSecurityPolicyList | PodSecurityPolicyList is a list of PodSecurityPolicy objects. Deprecated: use PodSecurityPolicyList from policy API Group instead. |
| PodSecurityPolicySpec | PodSecurityPolicySpec defines the policy enforced. Deprecated: use PodSecurityPolicySpec from policy API Group instead. |
| ReadNamespacedDaemonSetOptional | Optional parameters of |
| ReadNamespacedDaemonSetStatusOptional | Optional parameters of |
| ReadNamespacedDeploymentOptional | Optional parameters of |
| ReadNamespacedDeploymentScaleOptional | Optional parameters of |
| ReadNamespacedDeploymentStatusOptional | Optional parameters of |
| ReadNamespacedIngressOptional | Optional parameters of |
| ReadNamespacedIngressStatusOptional | Optional parameters of |
| ReadNamespacedNetworkPolicyOptional | Optional parameters of |
| ReadNamespacedReplicaSetOptional | Optional parameters of |
| ReadNamespacedReplicaSetScaleOptional | Optional parameters of |
| ReadNamespacedReplicaSetStatusOptional | Optional parameters of |
| ReadNamespacedReplicationControllerDummyScaleOptional | Optional parameters of |
| ReadPodSecurityPolicyOptional | Optional parameters of |
| ReplaceNamespacedDaemonSetOptional | Optional parameters of |
| ReplaceNamespacedDaemonSetStatusOptional | Optional parameters of |
| ReplaceNamespacedDeploymentOptional | Optional parameters of |
| ReplaceNamespacedDeploymentScaleOptional | Optional parameters of |
| ReplaceNamespacedDeploymentStatusOptional | Optional parameters of |
| ReplaceNamespacedIngressOptional | Optional parameters of |
| ReplaceNamespacedIngressStatusOptional | Optional parameters of |
| ReplaceNamespacedNetworkPolicyOptional | Optional parameters of |
| ReplaceNamespacedReplicaSetOptional | Optional parameters of |
| ReplaceNamespacedReplicaSetScaleOptional | Optional parameters of |
| ReplaceNamespacedReplicaSetStatusOptional | Optional parameters of |
| ReplaceNamespacedReplicationControllerDummyScaleOptional | Optional parameters of |
| ReplacePodSecurityPolicyOptional | Optional parameters of |
| ReplicaSet | DEPRECATED - This group version of ReplicaSet is deprecated by apps/v1beta2/ReplicaSet. See the release notes for more information. ReplicaSet ensures that a specified number of pod replicas are running at any given time. |
| ReplicaSetCondition | ReplicaSetCondition describes the state of a replica set at a certain point. |
| ReplicaSetList | ReplicaSetList is a collection of ReplicaSets. |
| ReplicaSetSpec | ReplicaSetSpec is the specification of a ReplicaSet. |
| ReplicaSetStatus | ReplicaSetStatus represents the current status of a ReplicaSet. |
| RollbackConfig | DEPRECATED. |
| RollingUpdateDaemonSet | Spec to control the desired behavior of daemon set rolling update. |
| RollingUpdateDeployment | Spec to control the desired behavior of rolling update. |
| RunAsGroupStrategyOptions | RunAsGroupStrategyOptions defines the strategy type and any options used to create the strategy. Deprecated: use RunAsGroupStrategyOptions from policy API Group instead. |
| RunAsUserStrategyOptions | RunAsUserStrategyOptions defines the strategy type and any options used to create the strategy. Deprecated: use RunAsUserStrategyOptions from policy API Group instead. |
| SELinuxStrategyOptions | SELinuxStrategyOptions defines the strategy type and any options used to create the strategy. Deprecated: use SELinuxStrategyOptions from policy API Group instead. |
| Scale | represents a scaling request for a resource. |
| ScaleSpec | describes the attributes of a scale subresource |
| ScaleStatus | represents the current status of a scale subresource. |
| SupplementalGroupsStrategyOptions | SupplementalGroupsStrategyOptions defines the strategy type and options used to create the strategy. Deprecated: use SupplementalGroupsStrategyOptions from policy API Group instead. |
| WatchDaemonSetForAllNamespacesOptional | Optional parameters of |
| WatchDeploymentForAllNamespacesOptional | Optional parameters of |
| WatchIngressForAllNamespacesOptional | Optional parameters of |
| WatchNamespacedDaemonSetOptional | Optional parameters of |
| WatchNamespacedDeploymentOptional | Optional parameters of |
| WatchNamespacedIngressOptional | Optional parameters of |
| WatchNamespacedNetworkPolicyOptional | Optional parameters of |
| WatchNamespacedReplicaSetOptional | Optional parameters of |
| WatchNetworkPolicyForAllNamespacesOptional | Optional parameters of |
| WatchPodSecurityPolicyOptional | Optional parameters of |
| WatchReplicaSetForAllNamespacesOptional | Optional parameters of |
Enums
| CreateNamespacedDaemonSetResponse | Use |
| CreateNamespacedDeploymentResponse | Use |
| CreateNamespacedDeploymentRollbackResponse | Use |
| CreateNamespacedIngressResponse | Use |
| CreateNamespacedNetworkPolicyResponse | Use |
| CreateNamespacedReplicaSetResponse | Use |
| CreatePodSecurityPolicyResponse | Use |
| DeleteCollectionNamespacedDaemonSetResponse | Use |
| DeleteCollectionNamespacedDeploymentResponse | Use |
| DeleteCollectionNamespacedIngressResponse | Use |
| DeleteCollectionNamespacedNetworkPolicyResponse | Use |
| DeleteCollectionNamespacedReplicaSetResponse | Use |
| DeleteCollectionPodSecurityPolicyResponse | Use |
| DeleteNamespacedDaemonSetResponse | Use |
| DeleteNamespacedDeploymentResponse | Use |
| DeleteNamespacedIngressResponse | Use |
| DeleteNamespacedNetworkPolicyResponse | Use |
| DeleteNamespacedReplicaSetResponse | Use |
| DeletePodSecurityPolicyResponse | Use |
| ListDaemonSetForAllNamespacesResponse | Use |
| ListDeploymentForAllNamespacesResponse | Use |
| ListIngressForAllNamespacesResponse | Use |
| ListNamespacedDaemonSetResponse | Use |
| ListNamespacedDeploymentResponse | Use |
| ListNamespacedIngressResponse | Use |
| ListNamespacedNetworkPolicyResponse | Use |
| ListNamespacedReplicaSetResponse | Use |
| ListNetworkPolicyForAllNamespacesResponse | Use |
| ListPodSecurityPolicyResponse | Use |
| ListReplicaSetForAllNamespacesResponse | Use |
| PatchNamespacedDaemonSetResponse | Use |
| PatchNamespacedDaemonSetStatusResponse | Use |
| PatchNamespacedDeploymentResponse | Use |
| PatchNamespacedDeploymentScaleResponse | Use |
| PatchNamespacedDeploymentStatusResponse | Use |
| PatchNamespacedIngressResponse | Use |
| PatchNamespacedIngressStatusResponse | Use |
| PatchNamespacedNetworkPolicyResponse | Use |
| PatchNamespacedReplicaSetResponse | Use |
| PatchNamespacedReplicaSetScaleResponse | Use |
| PatchNamespacedReplicaSetStatusResponse | Use |
| PatchNamespacedReplicationControllerDummyScaleResponse | Use |
| PatchPodSecurityPolicyResponse | Use |
| ReadNamespacedDaemonSetResponse | Use |
| ReadNamespacedDaemonSetStatusResponse | Use |
| ReadNamespacedDeploymentResponse | Use |
| ReadNamespacedDeploymentScaleResponse | Use |
| ReadNamespacedDeploymentStatusResponse | Use |
| ReadNamespacedIngressResponse | Use |
| ReadNamespacedIngressStatusResponse | Use |
| ReadNamespacedNetworkPolicyResponse | Use |
| ReadNamespacedReplicaSetResponse | Use |
| ReadNamespacedReplicaSetScaleResponse | Use |
| ReadNamespacedReplicaSetStatusResponse | Use |
| ReadNamespacedReplicationControllerDummyScaleResponse | Use |
| ReadPodSecurityPolicyResponse | Use |
| ReplaceNamespacedDaemonSetResponse | Use |
| ReplaceNamespacedDaemonSetStatusResponse | Use |
| ReplaceNamespacedDeploymentResponse | Use |
| ReplaceNamespacedDeploymentScaleResponse | Use |
| ReplaceNamespacedDeploymentStatusResponse | Use |
| ReplaceNamespacedIngressResponse | Use |
| ReplaceNamespacedIngressStatusResponse | Use |
| ReplaceNamespacedNetworkPolicyResponse | Use |
| ReplaceNamespacedReplicaSetResponse | Use |
| ReplaceNamespacedReplicaSetScaleResponse | Use |
| ReplaceNamespacedReplicaSetStatusResponse | Use |
| ReplaceNamespacedReplicationControllerDummyScaleResponse | Use |
| ReplacePodSecurityPolicyResponse | Use |
| WatchDaemonSetForAllNamespacesResponse | Use |
| WatchDeploymentForAllNamespacesResponse | Use |
| WatchIngressForAllNamespacesResponse | Use |
| WatchNamespacedDaemonSetResponse | Use |
| WatchNamespacedDeploymentResponse | Use |
| WatchNamespacedIngressResponse | Use |
| WatchNamespacedNetworkPolicyResponse | Use |
| WatchNamespacedReplicaSetResponse | Use |
| WatchNetworkPolicyForAllNamespacesResponse | Use |
| WatchPodSecurityPolicyResponse | Use |
| WatchReplicaSetForAllNamespacesResponse | Use |