Skip to content

Commit

Permalink
Update godoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbenjemaa committed Mar 21, 2024
1 parent 12ed404 commit 3682389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1alpha1/proxmoxcluster_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ type ProxmoxClusterSpec struct {
DNSServers []string `json:"dnsServers"`
}

// IPConfigSpec defines the desired state of IP Pool.
// IPConfigSpec contains information about available IP config.
type IPConfigSpec struct {
// Addresses is a list of IP addresses that can be assigned. This set of
// addresses can be non-contiguous.
Expand Down

0 comments on commit 3682389

Please sign in to comment.