# Status constructor ``` type Resource struct{ GroupVersion string Kind string types.NamespacedName Label string // status.condition StatusPath string } ``` ``` type Watcher struct{ Resource []Resources } ``` ``` type ResourceStatus struct{ GVK string types.NamespacedName UUID string UpdateTime string Status string } ``` ``` type WatcherStatus struct{ State []ResourceState } ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up