kops/pkg/model/gcemodel
justinsb ca67b1ca1e Refactor: rename IsGossip -> UsesLegacyGossip
We want to be able to use "dns=none" (without peer-to-peer gossip)
even for clusters that have the k8s.local extension.  These were
previously called "gossip clusters", but really that is an
implementation; what actually matters to users is that they don't rely
on writing records into a DNS zone (such as Route53).
2023-05-22 21:50:16 -04:00
..
OWNERS Fix area/provider/gcp GitHub label assignment 2021-12-01 22:43:43 -06:00
api_loadbalancer.go gce: set ip address family on all FirewallRule tasks 2023-04-18 03:45:09 -04:00
autoscalinggroup.go gce: Add IPv6 support to subnet/instances 2023-03-31 09:33:47 -04:00
context.go v1alpha3: Move some GCE-specific fields to CloudProvider.GCE 2022-12-19 08:28:28 -08:00
convenience.go Replace fi.Bool/Float*/Int*/String() with fi.PtrTo() 2022-11-19 03:45:22 +02:00
external_access.go gce: set ip address family on all FirewallRule tasks 2023-04-18 03:45:09 -04:00
firewall.go Refactor: rename IsGossip -> UsesLegacyGossip 2023-05-22 21:50:16 -04:00
network.go gce: Add IPv6 support to subnet/instances 2023-03-31 09:33:47 -04:00
service_accounts.go v1alpha3: Move some GCE-specific fields to CloudProvider.GCE 2022-12-19 08:28:28 -08:00
storageacl.go gce: Fix log message about bucket level IAM 2023-03-30 17:16:03 -04:00