C D G K S
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- com.github.containersolutions.operator.sample - package com.github.containersolutions.operator.sample
- createOrUpdateResource(CustomService) - Method in class com.github.containersolutions.operator.sample.CustomServiceController
- CustomService - Class in com.github.containersolutions.operator.sample
- CustomService() - Constructor for class com.github.containersolutions.operator.sample.CustomService
- CustomServiceController - Class in com.github.containersolutions.operator.sample
-
A very simple sample controller that creates a service with a label.
- CustomServiceController(KubernetesClient) - Constructor for class com.github.containersolutions.operator.sample.CustomServiceController
D
- deleteResource(CustomService) - Method in class com.github.containersolutions.operator.sample.CustomServiceController
G
- getLabel() - Method in class com.github.containersolutions.operator.sample.ServiceSpec
- getName() - Method in class com.github.containersolutions.operator.sample.ServiceSpec
- getSpec() - Method in class com.github.containersolutions.operator.sample.CustomService
K
- KIND - Static variable in class com.github.containersolutions.operator.sample.CustomServiceController
S
- ServiceSpec - Class in com.github.containersolutions.operator.sample
- ServiceSpec() - Constructor for class com.github.containersolutions.operator.sample.ServiceSpec
- setLabel(String) - Method in class com.github.containersolutions.operator.sample.ServiceSpec
- setName(String) - Method in class com.github.containersolutions.operator.sample.ServiceSpec
- setSpec(ServiceSpec) - Method in class com.github.containersolutions.operator.sample.CustomService
All Classes All Packages