Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsFieldNotFoundOnInfrastructureType ¶
IsFieldNotFoundOnInfrastructureType asserts fieldNotFoundOnInfrastructureTypeError.
func IsPrivateCluster ¶
func IsPrivateCluster(ctx context.Context, logger micrologger.Logger, ctrlclient client.Client, cr capi.Cluster) (bool, error)
IsPrivateCluster returns true if the cluster is a private cluster (i.e. it has no direct internet access). -In CAPZ and CAPA, we respect WC attributes. A non-private WC can exist in a private MC - In CAPV and CAPVCD, we respect MC attributes. If MC is private, all WCs are private. - In CAPG, we don’t have private concept.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.