Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LI-Mingyu/cndevtutorial
/ types & classes
Types & classes
33 in github.com/LI-Mingyu/cndevtutorial
⨍
Functions
220
◇
Types & classes
33
↳
Endpoints
10
Class
ApplianceTest
bookinfo-cnsample/src/productpage/tests/unit/test_productpage.py:28
Class
EndpointTest
bookinfo-cnsample/src/reviews/reviews-wlpcfg/src/test/java/it/EndpointTest.java:26
Class
EurekaServerApplication
springmsdemo/eureka-server/src/main/java/io/limingyu/cndevtutorial/eurekaserver/EurekaServerApplication.java:7
Class
EurekaServerApplicationTests
springmsdemo/eureka-server/src/test/java/io/limingyu/cndevtutorial/eurekaserver/EurekaServerApplicationTests.java:6
Class
FrontendController
springmsdemo/frontend-service/src/main/java/io/limingyu/cndevtutorial/frontendservice/FrontendController.java:7
Class
FrontendServiceApplication
springmsdemo/frontend-service/src/main/java/io/limingyu/cndevtutorial/frontendservice/FrontendServiceApplication.java:7
Class
FrontendServiceApplicationTests
springmsdemo/frontend-service/src/test/java/io/limingyu/cndevtutorial/frontendservice/FrontendServiceApplicationTests.java:6
Struct
GrapeJob
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:storageversion +kubebuilder:printcolumn:name="Status",type=string,JSONPath=
operators/GRAPE-operator/api/v1alpha2/grapejob_types.go:70
Struct
GrapeJob
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Status",type=string,JSONPath=`.status.jobStatus` +kubebui
operators/GRAPE-operator/api/v1alpha1/grapejob_types.go:66
Struct
GrapeJobList
+kubebuilder:object:root=true GrapeJobList contains a list of GrapeJob
operators/GRAPE-operator/api/v1alpha2/grapejob_types.go:81
Struct
GrapeJobList
+kubebuilder:object:root=true GrapeJobList contains a list of GrapeJob
operators/GRAPE-operator/api/v1alpha1/grapejob_types.go:77
Struct
GrapeJobReconciler
GrapeJobReconciler reconciles a GrapeJob object
operators/GRAPE-operator/controllers/grapejob_controller.go:39
Struct
GrapeJobSpec
EDIT THIS FILE! THIS IS SCAFFOLDING FOR YOU TO OWN! NOTE: json tags are required. Any new fields you add must have json tags for the fields to be se
operators/GRAPE-operator/api/v1alpha2/grapejob_types.go:27
Struct
GrapeJobSpec
EDIT THIS FILE! THIS IS SCAFFOLDING FOR YOU TO OWN! NOTE: json tags are required. Any new fields you add must have json tags for the fields to be se
operators/GRAPE-operator/api/v1alpha1/grapejob_types.go:27
Struct
GrapeJobStatus
GrapeJobStatus defines the observed state of GrapeJob
operators/GRAPE-operator/api/v1alpha2/grapejob_types.go:50
Struct
GrapeJobStatus
GrapeJobStatus defines the observed state of GrapeJob
operators/GRAPE-operator/api/v1alpha1/grapejob_types.go:47
Class
HelloController
springmsdemo/hello-service/src/main/java/com/msdemo/playground/HelloController.java:12
Interface
HelloServiceClient
springmsdemo/frontend-service/src/main/java/io/limingyu/cndevtutorial/frontendservice/HelloServiceClient.java:6
TypeAlias
JobStatus
operators/GRAPE-operator/api/v1alpha2/grapejob_types.go:55
TypeAlias
JobStatus
operators/GRAPE-operator/api/v1alpha1/grapejob_types.go:52
Class
LibertyRestEndpoint
bookinfo-cnsample/src/reviews/reviews-application/src/main/java/application/rest/LibertyRestEndpoint.java:36
Class
LibertyRestEndpointTest
bookinfo-cnsample/src/reviews/reviews-wlpcfg/src/test/java/it/rest/LibertyRestEndpointTest.java:22
Struct
Memcached
+kubebuilder:object:root=true +kubebuilder:subresource:status Memcached is the Schema for the memcacheds API
operators/memcached-operator/api/v1alpha1/memcached_types.go:51
Struct
MemcachedList
+kubebuilder:object:root=true MemcachedList contains a list of Memcached
operators/memcached-operator/api/v1alpha1/memcached_types.go:62
Struct
MemcachedReconciler
MemcachedReconciler reconciles a Memcached object
operators/memcached-operator/controllers/memcached_controller.go:39
Struct
MemcachedSpec
EDIT THIS FILE! THIS IS SCAFFOLDING FOR YOU TO OWN! NOTE: json tags are required. Any new fields you add must have json tags for the fields to be se
operators/memcached-operator/api/v1alpha1/memcached_types.go:27
Struct
MemcachedStatus
MemcachedStatus defines the observed state of Memcached
operators/memcached-operator/api/v1alpha1/memcached_types.go:39
Class
PlaygroundApplication
springmsdemo/hello-service/src/main/java/com/msdemo/playground/PlaygroundApplication.java:7
Class
PlaygroundApplicationTests
springmsdemo/hello-service/src/test/java/com/msdemo/playground/PlaygroundApplicationTests.java:6
Class
ReviewsApplication
bookinfo-cnsample/src/reviews/reviews-application/src/main/java/application/ReviewsApplication.java:5
Class
TestApplication
bookinfo-cnsample/src/reviews/reviews-wlpcfg/src/test/java/it/TestApplication.java:20
Class
TestApplication
bookinfo-cnsample/src/reviews/reviews-application/src/test/java/test/TestApplication.java:18
Class
Writer
bookinfo-cnsample/src/productpage/productpage.py:409