package fake
import "k8s.io/client-go/kubernetes/typed/policy/v1/fake"
Package fake has the automatically generated clients.
Index ¶
Types ¶
type FakePolicyV1 ¶
func (*FakePolicyV1) Evictions ¶
func (c *FakePolicyV1) Evictions(namespace string) v1.EvictionInterface
func (*FakePolicyV1) PodDisruptionBudgets ¶
func (c *FakePolicyV1) PodDisruptionBudgets(namespace string) v1.PodDisruptionBudgetInterface
func (*FakePolicyV1) RESTClient ¶
func (c *FakePolicyV1) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
Source Files ¶
doc.go fake_eviction.go fake_eviction_expansion.go fake_poddisruptionbudget.go fake_policy_client.go
- Version
- v0.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 41 minutes ago –
Tools for package owners.