Versions in this module Expand all Collapse all v1 v1.32.1 Dec 4, 2024 v1.32.0 Oct 30, 2024 Changes in this version + type NetworkConfig struct + DefaultSubnetwork string + Network string + type Project struct + Spec ProjectSpec + Status ProjectStatus + func (p *Project) ProjectName() string + type ProjectList struct + Items []Project + type ProjectSpec struct + NetworkConfig NetworkConfig + ProjectNumber int64 + type ProjectStatus struct + Conditions []metav1.Condition