Documentation
¶
Index ¶
Constants ¶
View Source
const ( ExposedServiceIp = "ip" ExposedServiceName = "name" )
constant vars generated for struct ExposedService
View Source
const ( IOTAppDeviceBlueprintName = "deviceBlueprintName" IOTAppEnabled = "enabled" IOTAppMarkedForDeletion = "markedForDeletion" IOTAppSpec = "spec" IOTAppSpecContainers = "spec.containers" IOTAppSpecDisplayName = "spec.displayName" IOTAppSpecFreeze = "spec.freeze" IOTAppSpecHpa = "spec.hpa" IOTAppSpecHpaEnabled = "spec.hpa.enabled" IOTAppSpecHpaMaxReplicas = "spec.hpa.maxReplicas" IOTAppSpecHpaMinReplicas = "spec.hpa.minReplicas" IOTAppSpecHpaThresholdCpu = "spec.hpa.thresholdCpu" IOTAppSpecHpaThresholdMemory = "spec.hpa.thresholdMemory" IOTAppSpecIntercept = "spec.intercept" IOTAppSpecInterceptEnabled = "spec.intercept.enabled" IOTAppSpecInterceptToDevice = "spec.intercept.toDevice" IOTAppSpecNodeSelector = "spec.nodeSelector" IOTAppSpecRegion = "spec.region" IOTAppSpecReplicas = "spec.replicas" IOTAppSpecServiceAccount = "spec.serviceAccount" IOTAppSpecServices = "spec.services" IOTAppSpecTolerations = "spec.tolerations" IOTAppSpecTopologySpreadConstraints = "spec.topologySpreadConstraints" )
constant vars generated for struct IOTApp
View Source
const ( IOTDeploymentCIDR = "CIDR" IOTDeploymentExposedServices = "exposedServices" IOTDeploymentMarkedForDeletion = "markedForDeletion" IOTDeploymentName = "name" )
constant vars generated for struct IOTDeployment
View Source
const ( IOTDeviceDeploymentName = "deploymentName" IOTDeviceIp = "ip" IOTDeviceMarkedForDeletion = "markedForDeletion" IOTDeviceName = "name" IOTDevicePodCIDR = "podCIDR" IOTDevicePublicKey = "publicKey" IOTDeviceServiceCIDR = "serviceCIDR" IOTDeviceVersion = "version" )
constant vars generated for struct IOTDevice
View Source
const ( IOTDeviceBlueprintBluePrintType = "bluePrintType" IOTDeviceBlueprintMarkedForDeletion = "markedForDeletion" IOTDeviceBlueprintName = "name" IOTDeviceBlueprintVersion = "version" )
constant vars generated for struct IOTDeviceBlueprint
View Source
const ( IOTProjectMarkedForDeletion = "markedForDeletion" IOTProjectName = "name" )
constant vars generated for struct IOTProject
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.