mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-03-18 15:24:20 +01:00
2.1 KiB
2.1 KiB
Packages:
shoot-fleet-agent-service.extensions.config.gardener.cloud/v1alpha1
Package v1alpha1 contains the Azure provider configuration API resources.
Resource Types:FleetAgentConfig
FleetAgentConfig configuration resource
| Field | Description |
|---|---|
apiVersionstring |
shoot-fleet-agent-service.extensions.config.gardener.cloud/v1alpha1
|
kindstring |
FleetAgentConfig |
clientConnectionk8s.io/component-base/config/v1alpha1.ClientConnectionConfiguration |
(Optional)
ClientConnection specifies the kubeconfig file and client connection settings for the proxy server to use when communicating with the apiserver. |
labelsmap[string]string |
labels to use in Fleet Cluster registration |
namespacestring |
namespace to store clusters registrations in Fleet managers cluster |
healthCheckConfiggithub.com/gardener/gardener/extensions/pkg/controller/healthcheck/config.HealthCheckConfig |
Generated with gen-crd-api-reference-docs