Class SystemAddonsConfig (0.5.14)

SystemAddonsConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Config that customers are allowed to define for GDCE system add-ons.

Attributes

Name Description
ingress google.cloud.edgecontainer_v1.types.Cluster.SystemAddonsConfig.Ingress
Optional. Config for Ingress.
vm_service_config google.cloud.edgecontainer_v1.types.Cluster.SystemAddonsConfig.VMServiceConfig
Optional. Config for VM Service.

Classes

Ingress

Ingress(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Config for the Ingress add-on which allows customers to create an Ingress object to manage external access to the servers in a cluster. The add-on consists of istiod and istio-ingress.

VMServiceConfig

VMServiceConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

VMServiceConfig defines the configuration for GDCE VM Service.