Documentation ¶
Index ¶
Constants ¶
View Source
const ( ENDPOINT_VALIDATE_PODS = "/validate/pods" ENDPOINT_MUTATE_PODS = "/mutate/pods" ENDPOINT_VALIDATE_DEPLOYMENTS = "/validate/deployments" ENDPOINT_MUTATE_DEPLOYMENTS = "/mutate/deployments" ENDPOINT_VALIDATE_DAEMONSETS = "/validate/daemonsets" ENDPOINT_MUTATE_DAEMONSETS = "/mutate/daemonsets" ENDPOINT_VALIDATE_STATEFULSETS = "/validate/statefulsets" ENDPOINT_MUTATE_STATEFULSETS = "/mutate/statefulsets" ENDPOINT_VALIDATE_OTHERS = "/validate/others" ENDPOINT_MUTATE_OTHERS = "/mutate/others" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.