We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af7bec commit 3e8fa72Copy full SHA for 3e8fa72
internal/sync/apis/dummy/v1alpha1/thing.go
@@ -34,6 +34,7 @@ type Thing struct {
34
35
type ThingSpec struct {
36
Username string `json:"username"`
37
+ Kink string `json:"kink"`
38
Address string `json:"address,omitempty"`
39
}
40
0 commit comments