NetworkStatus
Description
NetworkStatus defines the observed state of Network
AccessStatus field of tag access-status
Aggregated status of all the ANs in this Network.
Kind: bool
Tag: access-status
Data Type: bool
Default Value: false
Optional: False
CoreStatus field of tag core-status
Aggregated status of all the CNs in this Network.
Kind: bool
Tag: core-status
Data Type: bool
Default Value: false
Optional: False
EdgeStatus field of tag edge-status
Aggregated status of all the ENs in this Network.
Kind: bool
Tag: edge-status
Data Type: bool
Default Value: false
Optional: False
Conditions field of tag conditions
Conditions collected from the Elements of this Network.
Kind: Array of k8s.io/apimachinery/pkg/apis/meta/v1.Condition
Tag: conditions
Data Type: Slice
List Map Key: type
List Type: map
Optional: True