lib/k8s/KubeObject
Index
Classes
| Class | Description |
|---|---|
| KubeObject | - |
Interfaces
| Interface | Description |
|---|---|
| ApiListOptions | QueryParamaters is a map of query parameters for the Kubernetes API. |
| ApiListSingleNamespaceOptions | - |
| AuthRequestResourceAttrs | - |
| KubeObjectInterface | This is the base interface for all Kubernetes resources, i.e. it contains fields that all Kubernetes resources have. |
Type Aliases
| Type alias | Description |
|---|---|
| KubeObjectClass | This type refers to the class of a KubeObject. |
Functions
| Function | Description |
|---|---|
| makeKubeObject | - |