Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodStatus ¶
type PodStatus struct {
base.DefaultProvider
Type string `json:"type"`
Data Data `json:"data,omitempty"`
Props Props `json:"props"`
State State `json:"state,omitempty"`
}
func (*PodStatus) GenComponentState ¶
Click to show internal directories.
Click to hide internal directories.