Versions in this module Expand all Collapse all v1 v1.4.0 Oct 17, 2016retracted Changes in this version + const ClusterIPNone + const ConfigMapVolumeSourceDefaultMode + const DefaultSchedulerName + const DockerConfigKey + const DownwardAPIVolumeSourceDefaultMode + const EventTypeNormal + const EventTypeWarning + const GroupName + const MaxSecretSize + const NamespaceAll + const NamespaceDefault + const NonConvertibleAnnotationPrefix + const PodInitContainerStatusesAnnotationKey + const PodInitContainerStatusesBetaAnnotationKey + const PodInitContainersAnnotationKey + const PodInitContainersBetaAnnotationKey + const SecretTypeDockercfg + const SecretTypeOpaque + const SecretTypeServiceAccountToken + const SecretTypeTLS + const SecretVolumeSourceDefaultMode + const ServiceAccountKubeconfigKey + const ServiceAccountNameKey + const ServiceAccountNamespaceKey + const ServiceAccountRootCAKey + const ServiceAccountTokenKey + const ServiceAccountUIDKey + const TLSCertKey + const TLSPrivateKeyKey + const TerminationMessagePathDefault + var AddToScheme = SchemeBuilder.AddToScheme + var ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrNilObject = errors.New("can't reference a nil object") + var ErrNoSelfLink = errors.New("selfLink was empty, can't make reference") + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes, addDefaultingFuncs, addConversionFuncs, ...) + var SchemeGroupVersion = unversioned.GroupVersion + func AddFieldLabelConversionsForEvent(scheme *runtime.Scheme) error + func AddFieldLabelConversionsForNamespace(scheme *runtime.Scheme) error + func AddFieldLabelConversionsForSecret(scheme *runtime.Scheme) error + func Convert_api_AWSElasticBlockStoreVolumeSource_To_v1_AWSElasticBlockStoreVolumeSource(in *api.AWSElasticBlockStoreVolumeSource, ...) error + func Convert_api_Affinity_To_v1_Affinity(in *api.Affinity, out *Affinity, s conversion.Scope) error + func Convert_api_AttachedVolume_To_v1_AttachedVolume(in *api.AttachedVolume, out *AttachedVolume, s conversion.Scope) error + func Convert_api_AvoidPods_To_v1_AvoidPods(in *api.AvoidPods, out *AvoidPods, s conversion.Scope) error + func Convert_api_AzureDiskVolumeSource_To_v1_AzureDiskVolumeSource(in *api.AzureDiskVolumeSource, out *AzureDiskVolumeSource, s conversion.Scope) error + func Convert_api_AzureFileVolumeSource_To_v1_AzureFileVolumeSource(in *api.AzureFileVolumeSource, out *AzureFileVolumeSource, s conversion.Scope) error + func Convert_api_Binding_To_v1_Binding(in *api.Binding, out *Binding, s conversion.Scope) error + func Convert_api_Capabilities_To_v1_Capabilities(in *api.Capabilities, out *Capabilities, s conversion.Scope) error + func Convert_api_CephFSVolumeSource_To_v1_CephFSVolumeSource(in *api.CephFSVolumeSource, out *CephFSVolumeSource, s conversion.Scope) error + func Convert_api_CinderVolumeSource_To_v1_CinderVolumeSource(in *api.CinderVolumeSource, out *CinderVolumeSource, s conversion.Scope) error + func Convert_api_ComponentCondition_To_v1_ComponentCondition(in *api.ComponentCondition, out *ComponentCondition, s conversion.Scope) error + func Convert_api_ComponentStatusList_To_v1_ComponentStatusList(in *api.ComponentStatusList, out *ComponentStatusList, s conversion.Scope) error + func Convert_api_ComponentStatus_To_v1_ComponentStatus(in *api.ComponentStatus, out *ComponentStatus, s conversion.Scope) error + func Convert_api_ConfigMapKeySelector_To_v1_ConfigMapKeySelector(in *api.ConfigMapKeySelector, out *ConfigMapKeySelector, s conversion.Scope) error + func Convert_api_ConfigMapList_To_v1_ConfigMapList(in *api.ConfigMapList, out *ConfigMapList, s conversion.Scope) error + func Convert_api_ConfigMapVolumeSource_To_v1_ConfigMapVolumeSource(in *api.ConfigMapVolumeSource, out *ConfigMapVolumeSource, s conversion.Scope) error + func Convert_api_ConfigMap_To_v1_ConfigMap(in *api.ConfigMap, out *ConfigMap, s conversion.Scope) error + func Convert_api_ContainerImage_To_v1_ContainerImage(in *api.ContainerImage, out *ContainerImage, s conversion.Scope) error + func Convert_api_ContainerPort_To_v1_ContainerPort(in *api.ContainerPort, out *ContainerPort, s conversion.Scope) error + func Convert_api_ContainerStateRunning_To_v1_ContainerStateRunning(in *api.ContainerStateRunning, out *ContainerStateRunning, s conversion.Scope) error + func Convert_api_ContainerStateTerminated_To_v1_ContainerStateTerminated(in *api.ContainerStateTerminated, out *ContainerStateTerminated, ...) error + func Convert_api_ContainerStateWaiting_To_v1_ContainerStateWaiting(in *api.ContainerStateWaiting, out *ContainerStateWaiting, s conversion.Scope) error + func Convert_api_ContainerState_To_v1_ContainerState(in *api.ContainerState, out *ContainerState, s conversion.Scope) error + func Convert_api_ContainerStatus_To_v1_ContainerStatus(in *api.ContainerStatus, out *ContainerStatus, s conversion.Scope) error + func Convert_api_Container_To_v1_Container(in *api.Container, out *Container, s conversion.Scope) error + func Convert_api_DaemonEndpoint_To_v1_DaemonEndpoint(in *api.DaemonEndpoint, out *DaemonEndpoint, s conversion.Scope) error + func Convert_api_DeleteOptions_To_v1_DeleteOptions(in *api.DeleteOptions, out *DeleteOptions, s conversion.Scope) error + func Convert_api_DownwardAPIVolumeFile_To_v1_DownwardAPIVolumeFile(in *api.DownwardAPIVolumeFile, out *DownwardAPIVolumeFile, s conversion.Scope) error + func Convert_api_DownwardAPIVolumeSource_To_v1_DownwardAPIVolumeSource(in *api.DownwardAPIVolumeSource, out *DownwardAPIVolumeSource, ...) error + func Convert_api_EmptyDirVolumeSource_To_v1_EmptyDirVolumeSource(in *api.EmptyDirVolumeSource, out *EmptyDirVolumeSource, s conversion.Scope) error + func Convert_api_EndpointAddress_To_v1_EndpointAddress(in *api.EndpointAddress, out *EndpointAddress, s conversion.Scope) error + func Convert_api_EndpointPort_To_v1_EndpointPort(in *api.EndpointPort, out *EndpointPort, s conversion.Scope) error + func Convert_api_EndpointSubset_To_v1_EndpointSubset(in *api.EndpointSubset, out *EndpointSubset, s conversion.Scope) error + func Convert_api_EndpointsList_To_v1_EndpointsList(in *api.EndpointsList, out *EndpointsList, s conversion.Scope) error + func Convert_api_Endpoints_To_v1_Endpoints(in *api.Endpoints, out *Endpoints, s conversion.Scope) error + func Convert_api_EnvVarSource_To_v1_EnvVarSource(in *api.EnvVarSource, out *EnvVarSource, s conversion.Scope) error + func Convert_api_EnvVar_To_v1_EnvVar(in *api.EnvVar, out *EnvVar, s conversion.Scope) error + func Convert_api_EventList_To_v1_EventList(in *api.EventList, out *EventList, s conversion.Scope) error + func Convert_api_EventSource_To_v1_EventSource(in *api.EventSource, out *EventSource, s conversion.Scope) error + func Convert_api_Event_To_v1_Event(in *api.Event, out *Event, s conversion.Scope) error + func Convert_api_ExecAction_To_v1_ExecAction(in *api.ExecAction, out *ExecAction, s conversion.Scope) error + func Convert_api_ExportOptions_To_v1_ExportOptions(in *api.ExportOptions, out *ExportOptions, s conversion.Scope) error + func Convert_api_FCVolumeSource_To_v1_FCVolumeSource(in *api.FCVolumeSource, out *FCVolumeSource, s conversion.Scope) error + func Convert_api_FlexVolumeSource_To_v1_FlexVolumeSource(in *api.FlexVolumeSource, out *FlexVolumeSource, s conversion.Scope) error + func Convert_api_FlockerVolumeSource_To_v1_FlockerVolumeSource(in *api.FlockerVolumeSource, out *FlockerVolumeSource, s conversion.Scope) error + func Convert_api_GCEPersistentDiskVolumeSource_To_v1_GCEPersistentDiskVolumeSource(in *api.GCEPersistentDiskVolumeSource, out *GCEPersistentDiskVolumeSource, ...) error + func Convert_api_GitRepoVolumeSource_To_v1_GitRepoVolumeSource(in *api.GitRepoVolumeSource, out *GitRepoVolumeSource, s conversion.Scope) error + func Convert_api_GlusterfsVolumeSource_To_v1_GlusterfsVolumeSource(in *api.GlusterfsVolumeSource, out *GlusterfsVolumeSource, s conversion.Scope) error + func Convert_api_HTTPGetAction_To_v1_HTTPGetAction(in *api.HTTPGetAction, out *HTTPGetAction, s conversion.Scope) error + func Convert_api_HTTPHeader_To_v1_HTTPHeader(in *api.HTTPHeader, out *HTTPHeader, s conversion.Scope) error + func Convert_api_Handler_To_v1_Handler(in *api.Handler, out *Handler, s conversion.Scope) error + func Convert_api_HostPathVolumeSource_To_v1_HostPathVolumeSource(in *api.HostPathVolumeSource, out *HostPathVolumeSource, s conversion.Scope) error + func Convert_api_ISCSIVolumeSource_To_v1_ISCSIVolumeSource(in *api.ISCSIVolumeSource, out *ISCSIVolumeSource, s conversion.Scope) error + func Convert_api_KeyToPath_To_v1_KeyToPath(in *api.KeyToPath, out *KeyToPath, s conversion.Scope) error + func Convert_api_Lifecycle_To_v1_Lifecycle(in *api.Lifecycle, out *Lifecycle, s conversion.Scope) error + func Convert_api_LimitRangeItem_To_v1_LimitRangeItem(in *api.LimitRangeItem, out *LimitRangeItem, s conversion.Scope) error + func Convert_api_LimitRangeList_To_v1_LimitRangeList(in *api.LimitRangeList, out *LimitRangeList, s conversion.Scope) error + func Convert_api_LimitRangeSpec_To_v1_LimitRangeSpec(in *api.LimitRangeSpec, out *LimitRangeSpec, s conversion.Scope) error + func Convert_api_LimitRange_To_v1_LimitRange(in *api.LimitRange, out *LimitRange, s conversion.Scope) error + func Convert_api_ListOptions_To_v1_ListOptions(in *api.ListOptions, out *ListOptions, s conversion.Scope) error + func Convert_api_List_To_v1_List(in *api.List, out *List, s conversion.Scope) error + func Convert_api_LoadBalancerIngress_To_v1_LoadBalancerIngress(in *api.LoadBalancerIngress, out *LoadBalancerIngress, s conversion.Scope) error + func Convert_api_LoadBalancerStatus_To_v1_LoadBalancerStatus(in *api.LoadBalancerStatus, out *LoadBalancerStatus, s conversion.Scope) error + func Convert_api_LocalObjectReference_To_v1_LocalObjectReference(in *api.LocalObjectReference, out *LocalObjectReference, s conversion.Scope) error + func Convert_api_NFSVolumeSource_To_v1_NFSVolumeSource(in *api.NFSVolumeSource, out *NFSVolumeSource, s conversion.Scope) error + func Convert_api_NamespaceList_To_v1_NamespaceList(in *api.NamespaceList, out *NamespaceList, s conversion.Scope) error + func Convert_api_NamespaceSpec_To_v1_NamespaceSpec(in *api.NamespaceSpec, out *NamespaceSpec, s conversion.Scope) error + func Convert_api_NamespaceStatus_To_v1_NamespaceStatus(in *api.NamespaceStatus, out *NamespaceStatus, s conversion.Scope) error + func Convert_api_Namespace_To_v1_Namespace(in *api.Namespace, out *Namespace, s conversion.Scope) error + func Convert_api_NodeAddress_To_v1_NodeAddress(in *api.NodeAddress, out *NodeAddress, s conversion.Scope) error + func Convert_api_NodeAffinity_To_v1_NodeAffinity(in *api.NodeAffinity, out *NodeAffinity, s conversion.Scope) error + func Convert_api_NodeCondition_To_v1_NodeCondition(in *api.NodeCondition, out *NodeCondition, s conversion.Scope) error + func Convert_api_NodeDaemonEndpoints_To_v1_NodeDaemonEndpoints(in *api.NodeDaemonEndpoints, out *NodeDaemonEndpoints, s conversion.Scope) error + func Convert_api_NodeList_To_v1_NodeList(in *api.NodeList, out *NodeList, s conversion.Scope) error + func Convert_api_NodeProxyOptions_To_v1_NodeProxyOptions(in *api.NodeProxyOptions, out *NodeProxyOptions, s conversion.Scope) error + func Convert_api_NodeSelectorRequirement_To_v1_NodeSelectorRequirement(in *api.NodeSelectorRequirement, out *NodeSelectorRequirement, ...) error + func Convert_api_NodeSelectorTerm_To_v1_NodeSelectorTerm(in *api.NodeSelectorTerm, out *NodeSelectorTerm, s conversion.Scope) error + func Convert_api_NodeSelector_To_v1_NodeSelector(in *api.NodeSelector, out *NodeSelector, s conversion.Scope) error + func Convert_api_NodeSpec_To_v1_NodeSpec(in *api.NodeSpec, out *NodeSpec, s conversion.Scope) error + func Convert_api_NodeStatus_To_v1_NodeStatus(in *api.NodeStatus, out *NodeStatus, s conversion.Scope) error + func Convert_api_NodeSystemInfo_To_v1_NodeSystemInfo(in *api.NodeSystemInfo, out *NodeSystemInfo, s conversion.Scope) error + func Convert_api_Node_To_v1_Node(in *api.Node, out *Node, s conversion.Scope) error + func Convert_api_ObjectFieldSelector_To_v1_ObjectFieldSelector(in *api.ObjectFieldSelector, out *ObjectFieldSelector, s conversion.Scope) error + func Convert_api_ObjectMeta_To_v1_ObjectMeta(in *api.ObjectMeta, out *ObjectMeta, s conversion.Scope) error + func Convert_api_ObjectReference_To_v1_ObjectReference(in *api.ObjectReference, out *ObjectReference, s conversion.Scope) error + func Convert_api_OwnerReference_To_v1_OwnerReference(in *api.OwnerReference, out *OwnerReference, s conversion.Scope) error + func Convert_api_PersistentVolumeClaimList_To_v1_PersistentVolumeClaimList(in *api.PersistentVolumeClaimList, out *PersistentVolumeClaimList, ...) error + func Convert_api_PersistentVolumeClaimSpec_To_v1_PersistentVolumeClaimSpec(in *api.PersistentVolumeClaimSpec, out *PersistentVolumeClaimSpec, ...) error + func Convert_api_PersistentVolumeClaimStatus_To_v1_PersistentVolumeClaimStatus(in *api.PersistentVolumeClaimStatus, out *PersistentVolumeClaimStatus, ...) error + func Convert_api_PersistentVolumeClaimVolumeSource_To_v1_PersistentVolumeClaimVolumeSource(in *api.PersistentVolumeClaimVolumeSource, ...) error + func Convert_api_PersistentVolumeClaim_To_v1_PersistentVolumeClaim(in *api.PersistentVolumeClaim, out *PersistentVolumeClaim, s conversion.Scope) error + func Convert_api_PersistentVolumeList_To_v1_PersistentVolumeList(in *api.PersistentVolumeList, out *PersistentVolumeList, s conversion.Scope) error + func Convert_api_PersistentVolumeSource_To_v1_PersistentVolumeSource(in *api.PersistentVolumeSource, out *PersistentVolumeSource, ...) error + func Convert_api_PersistentVolumeSpec_To_v1_PersistentVolumeSpec(in *api.PersistentVolumeSpec, out *PersistentVolumeSpec, s conversion.Scope) error + func Convert_api_PersistentVolumeStatus_To_v1_PersistentVolumeStatus(in *api.PersistentVolumeStatus, out *PersistentVolumeStatus, ...) error + func Convert_api_PersistentVolume_To_v1_PersistentVolume(in *api.PersistentVolume, out *PersistentVolume, s conversion.Scope) error + func Convert_api_PodAffinityTerm_To_v1_PodAffinityTerm(in *api.PodAffinityTerm, out *PodAffinityTerm, s conversion.Scope) error + func Convert_api_PodAffinity_To_v1_PodAffinity(in *api.PodAffinity, out *PodAffinity, s conversion.Scope) error + func Convert_api_PodAntiAffinity_To_v1_PodAntiAffinity(in *api.PodAntiAffinity, out *PodAntiAffinity, s conversion.Scope) error + func Convert_api_PodAttachOptions_To_v1_PodAttachOptions(in *api.PodAttachOptions, out *PodAttachOptions, s conversion.Scope) error + func Convert_api_PodCondition_To_v1_PodCondition(in *api.PodCondition, out *PodCondition, s conversion.Scope) error + func Convert_api_PodExecOptions_To_v1_PodExecOptions(in *api.PodExecOptions, out *PodExecOptions, s conversion.Scope) error + func Convert_api_PodList_To_v1_PodList(in *api.PodList, out *PodList, s conversion.Scope) error + func Convert_api_PodLogOptions_To_v1_PodLogOptions(in *api.PodLogOptions, out *PodLogOptions, s conversion.Scope) error + func Convert_api_PodProxyOptions_To_v1_PodProxyOptions(in *api.PodProxyOptions, out *PodProxyOptions, s conversion.Scope) error + func Convert_api_PodSecurityContext_To_v1_PodSecurityContext(in *api.PodSecurityContext, out *PodSecurityContext, s conversion.Scope) error + func Convert_api_PodSignature_To_v1_PodSignature(in *api.PodSignature, out *PodSignature, s conversion.Scope) error + func Convert_api_PodSpec_To_v1_PodSpec(in *api.PodSpec, out *PodSpec, s conversion.Scope) error + func Convert_api_PodStatusResult_To_v1_PodStatusResult(in *api.PodStatusResult, out *PodStatusResult, s conversion.Scope) error + func Convert_api_PodStatus_To_v1_PodStatus(in *api.PodStatus, out *PodStatus, s conversion.Scope) error + func Convert_api_PodTemplateList_To_v1_PodTemplateList(in *api.PodTemplateList, out *PodTemplateList, s conversion.Scope) error + func Convert_api_PodTemplateSpec_To_v1_PodTemplateSpec(in *api.PodTemplateSpec, out *PodTemplateSpec, s conversion.Scope) error + func Convert_api_PodTemplate_To_v1_PodTemplate(in *api.PodTemplate, out *PodTemplate, s conversion.Scope) error + func Convert_api_Pod_To_v1_Pod(in *api.Pod, out *Pod, s conversion.Scope) error + func Convert_api_Preconditions_To_v1_Preconditions(in *api.Preconditions, out *Preconditions, s conversion.Scope) error + func Convert_api_PreferAvoidPodsEntry_To_v1_PreferAvoidPodsEntry(in *api.PreferAvoidPodsEntry, out *PreferAvoidPodsEntry, s conversion.Scope) error + func Convert_api_PreferredSchedulingTerm_To_v1_PreferredSchedulingTerm(in *api.PreferredSchedulingTerm, out *PreferredSchedulingTerm, ...) error + func Convert_api_Probe_To_v1_Probe(in *api.Probe, out *Probe, s conversion.Scope) error + func Convert_api_QuobyteVolumeSource_To_v1_QuobyteVolumeSource(in *api.QuobyteVolumeSource, out *QuobyteVolumeSource, s conversion.Scope) error + func Convert_api_RBDVolumeSource_To_v1_RBDVolumeSource(in *api.RBDVolumeSource, out *RBDVolumeSource, s conversion.Scope) error + func Convert_api_RangeAllocation_To_v1_RangeAllocation(in *api.RangeAllocation, out *RangeAllocation, s conversion.Scope) error + func Convert_api_ReplicationControllerList_To_v1_ReplicationControllerList(in *api.ReplicationControllerList, out *ReplicationControllerList, ...) error + func Convert_api_ReplicationControllerSpec_To_v1_ReplicationControllerSpec(in *api.ReplicationControllerSpec, out *ReplicationControllerSpec, ...) error + func Convert_api_ReplicationControllerStatus_To_v1_ReplicationControllerStatus(in *api.ReplicationControllerStatus, out *ReplicationControllerStatus, ...) error + func Convert_api_ReplicationController_To_v1_ReplicationController(in *api.ReplicationController, out *ReplicationController, s conversion.Scope) error + func Convert_api_ResourceFieldSelector_To_v1_ResourceFieldSelector(in *api.ResourceFieldSelector, out *ResourceFieldSelector, s conversion.Scope) error + func Convert_api_ResourceQuotaList_To_v1_ResourceQuotaList(in *api.ResourceQuotaList, out *ResourceQuotaList, s conversion.Scope) error + func Convert_api_ResourceQuotaSpec_To_v1_ResourceQuotaSpec(in *api.ResourceQuotaSpec, out *ResourceQuotaSpec, s conversion.Scope) error + func Convert_api_ResourceQuotaStatus_To_v1_ResourceQuotaStatus(in *api.ResourceQuotaStatus, out *ResourceQuotaStatus, s conversion.Scope) error + func Convert_api_ResourceQuota_To_v1_ResourceQuota(in *api.ResourceQuota, out *ResourceQuota, s conversion.Scope) error + func Convert_api_ResourceRequirements_To_v1_ResourceRequirements(in *api.ResourceRequirements, out *ResourceRequirements, s conversion.Scope) error + func Convert_api_SELinuxOptions_To_v1_SELinuxOptions(in *api.SELinuxOptions, out *SELinuxOptions, s conversion.Scope) error + func Convert_api_SecretKeySelector_To_v1_SecretKeySelector(in *api.SecretKeySelector, out *SecretKeySelector, s conversion.Scope) error + func Convert_api_SecretList_To_v1_SecretList(in *api.SecretList, out *SecretList, s conversion.Scope) error + func Convert_api_SecretVolumeSource_To_v1_SecretVolumeSource(in *api.SecretVolumeSource, out *SecretVolumeSource, s conversion.Scope) error + func Convert_api_Secret_To_v1_Secret(in *api.Secret, out *Secret, s conversion.Scope) error + func Convert_api_SecurityContext_To_v1_SecurityContext(in *api.SecurityContext, out *SecurityContext, s conversion.Scope) error + func Convert_api_SerializedReference_To_v1_SerializedReference(in *api.SerializedReference, out *SerializedReference, s conversion.Scope) error + func Convert_api_ServiceAccountList_To_v1_ServiceAccountList(in *api.ServiceAccountList, out *ServiceAccountList, s conversion.Scope) error + func Convert_api_ServiceAccount_To_v1_ServiceAccount(in *api.ServiceAccount, out *ServiceAccount, s conversion.Scope) error + func Convert_api_ServiceList_To_v1_ServiceList(in *api.ServiceList, out *ServiceList, s conversion.Scope) error + func Convert_api_ServicePort_To_v1_ServicePort(in *api.ServicePort, out *ServicePort, s conversion.Scope) error + func Convert_api_ServiceProxyOptions_To_v1_ServiceProxyOptions(in *api.ServiceProxyOptions, out *ServiceProxyOptions, s conversion.Scope) error + func Convert_api_ServiceSpec_To_v1_ServiceSpec(in *api.ServiceSpec, out *ServiceSpec, s conversion.Scope) error + func Convert_api_ServiceStatus_To_v1_ServiceStatus(in *api.ServiceStatus, out *ServiceStatus, s conversion.Scope) error + func Convert_api_Service_To_v1_Service(in *api.Service, out *Service, s conversion.Scope) error + func Convert_api_TCPSocketAction_To_v1_TCPSocketAction(in *api.TCPSocketAction, out *TCPSocketAction, s conversion.Scope) error + func Convert_api_Taint_To_v1_Taint(in *api.Taint, out *Taint, s conversion.Scope) error + func Convert_api_Toleration_To_v1_Toleration(in *api.Toleration, out *Toleration, s conversion.Scope) error + func Convert_api_VolumeMount_To_v1_VolumeMount(in *api.VolumeMount, out *VolumeMount, s conversion.Scope) error + func Convert_api_VolumeSource_To_v1_VolumeSource(in *api.VolumeSource, out *VolumeSource, s conversion.Scope) error + func Convert_api_Volume_To_v1_Volume(in *api.Volume, out *Volume, s conversion.Scope) error + func Convert_api_VsphereVirtualDiskVolumeSource_To_v1_VsphereVirtualDiskVolumeSource(in *api.VsphereVirtualDiskVolumeSource, out *VsphereVirtualDiskVolumeSource, ...) error + func Convert_api_WeightedPodAffinityTerm_To_v1_WeightedPodAffinityTerm(in *api.WeightedPodAffinityTerm, out *WeightedPodAffinityTerm, ...) error + func Convert_extensions_ReplicaSetSpec_to_v1_ReplicationControllerSpec(in *extensions.ReplicaSetSpec, out *ReplicationControllerSpec, ...) error + func Convert_extensions_ReplicaSetStatus_to_v1_ReplicationControllerStatus(in *extensions.ReplicaSetStatus, out *ReplicationControllerStatus, ...) error + func Convert_extensions_ReplicaSet_to_v1_ReplicationController(in *extensions.ReplicaSet, out *ReplicationController, s conversion.Scope) error + func Convert_v1_AWSElasticBlockStoreVolumeSource_To_api_AWSElasticBlockStoreVolumeSource(in *AWSElasticBlockStoreVolumeSource, ...) error + func Convert_v1_Affinity_To_api_Affinity(in *Affinity, out *api.Affinity, s conversion.Scope) error + func Convert_v1_AttachedVolume_To_api_AttachedVolume(in *AttachedVolume, out *api.AttachedVolume, s conversion.Scope) error + func Convert_v1_AvoidPods_To_api_AvoidPods(in *AvoidPods, out *api.AvoidPods, s conversion.Scope) error + func Convert_v1_AzureDiskVolumeSource_To_api_AzureDiskVolumeSource(in *AzureDiskVolumeSource, out *api.AzureDiskVolumeSource, s conversion.Scope) error + func Convert_v1_AzureFileVolumeSource_To_api_AzureFileVolumeSource(in *AzureFileVolumeSource, out *api.AzureFileVolumeSource, s conversion.Scope) error + func Convert_v1_Binding_To_api_Binding(in *Binding, out *api.Binding, s conversion.Scope) error + func Convert_v1_Capabilities_To_api_Capabilities(in *Capabilities, out *api.Capabilities, s conversion.Scope) error + func Convert_v1_CephFSVolumeSource_To_api_CephFSVolumeSource(in *CephFSVolumeSource, out *api.CephFSVolumeSource, s conversion.Scope) error + func Convert_v1_CinderVolumeSource_To_api_CinderVolumeSource(in *CinderVolumeSource, out *api.CinderVolumeSource, s conversion.Scope) error + func Convert_v1_ComponentCondition_To_api_ComponentCondition(in *ComponentCondition, out *api.ComponentCondition, s conversion.Scope) error + func Convert_v1_ComponentStatusList_To_api_ComponentStatusList(in *ComponentStatusList, out *api.ComponentStatusList, s conversion.Scope) error + func Convert_v1_ComponentStatus_To_api_ComponentStatus(in *ComponentStatus, out *api.ComponentStatus, s conversion.Scope) error + func Convert_v1_ConfigMapKeySelector_To_api_ConfigMapKeySelector(in *ConfigMapKeySelector, out *api.ConfigMapKeySelector, s conversion.Scope) error + func Convert_v1_ConfigMapList_To_api_ConfigMapList(in *ConfigMapList, out *api.ConfigMapList, s conversion.Scope) error + func Convert_v1_ConfigMapVolumeSource_To_api_ConfigMapVolumeSource(in *ConfigMapVolumeSource, out *api.ConfigMapVolumeSource, s conversion.Scope) error + func Convert_v1_ConfigMap_To_api_ConfigMap(in *ConfigMap, out *api.ConfigMap, s conversion.Scope) error + func Convert_v1_ContainerImage_To_api_ContainerImage(in *ContainerImage, out *api.ContainerImage, s conversion.Scope) error + func Convert_v1_ContainerPort_To_api_ContainerPort(in *ContainerPort, out *api.ContainerPort, s conversion.Scope) error + func Convert_v1_ContainerStateRunning_To_api_ContainerStateRunning(in *ContainerStateRunning, out *api.ContainerStateRunning, s conversion.Scope) error + func Convert_v1_ContainerStateTerminated_To_api_ContainerStateTerminated(in *ContainerStateTerminated, out *api.ContainerStateTerminated, ...) error + func Convert_v1_ContainerStateWaiting_To_api_ContainerStateWaiting(in *ContainerStateWaiting, out *api.ContainerStateWaiting, s conversion.Scope) error + func Convert_v1_ContainerState_To_api_ContainerState(in *ContainerState, out *api.ContainerState, s conversion.Scope) error + func Convert_v1_ContainerStatus_To_api_ContainerStatus(in *ContainerStatus, out *api.ContainerStatus, s conversion.Scope) error + func Convert_v1_Container_To_api_Container(in *Container, out *api.Container, s conversion.Scope) error + func Convert_v1_DaemonEndpoint_To_api_DaemonEndpoint(in *DaemonEndpoint, out *api.DaemonEndpoint, s conversion.Scope) error + func Convert_v1_DeleteOptions_To_api_DeleteOptions(in *DeleteOptions, out *api.DeleteOptions, s conversion.Scope) error + func Convert_v1_DownwardAPIVolumeFile_To_api_DownwardAPIVolumeFile(in *DownwardAPIVolumeFile, out *api.DownwardAPIVolumeFile, s conversion.Scope) error + func Convert_v1_DownwardAPIVolumeSource_To_api_DownwardAPIVolumeSource(in *DownwardAPIVolumeSource, out *api.DownwardAPIVolumeSource, ...) error + func Convert_v1_EmptyDirVolumeSource_To_api_EmptyDirVolumeSource(in *EmptyDirVolumeSource, out *api.EmptyDirVolumeSource, s conversion.Scope) error + func Convert_v1_EndpointAddress_To_api_EndpointAddress(in *EndpointAddress, out *api.EndpointAddress, s conversion.Scope) error + func Convert_v1_EndpointPort_To_api_EndpointPort(in *EndpointPort, out *api.EndpointPort, s conversion.Scope) error + func Convert_v1_EndpointSubset_To_api_EndpointSubset(in *EndpointSubset, out *api.EndpointSubset, s conversion.Scope) error + func Convert_v1_EndpointsList_To_api_EndpointsList(in *EndpointsList, out *api.EndpointsList, s conversion.Scope) error + func Convert_v1_Endpoints_To_api_Endpoints(in *Endpoints, out *api.Endpoints, s conversion.Scope) error + func Convert_v1_EnvVarSource_To_api_EnvVarSource(in *EnvVarSource, out *api.EnvVarSource, s conversion.Scope) error + func Convert_v1_EnvVar_To_api_EnvVar(in *EnvVar, out *api.EnvVar, s conversion.Scope) error + func Convert_v1_EventList_To_api_EventList(in *EventList, out *api.EventList, s conversion.Scope) error + func Convert_v1_EventSource_To_api_EventSource(in *EventSource, out *api.EventSource, s conversion.Scope) error + func Convert_v1_Event_To_api_Event(in *Event, out *api.Event, s conversion.Scope) error + func Convert_v1_ExecAction_To_api_ExecAction(in *ExecAction, out *api.ExecAction, s conversion.Scope) error + func Convert_v1_ExportOptions_To_api_ExportOptions(in *ExportOptions, out *api.ExportOptions, s conversion.Scope) error + func Convert_v1_FCVolumeSource_To_api_FCVolumeSource(in *FCVolumeSource, out *api.FCVolumeSource, s conversion.Scope) error + func Convert_v1_FlexVolumeSource_To_api_FlexVolumeSource(in *FlexVolumeSource, out *api.FlexVolumeSource, s conversion.Scope) error + func Convert_v1_FlockerVolumeSource_To_api_FlockerVolumeSource(in *FlockerVolumeSource, out *api.FlockerVolumeSource, s conversion.Scope) error + func Convert_v1_GCEPersistentDiskVolumeSource_To_api_GCEPersistentDiskVolumeSource(in *GCEPersistentDiskVolumeSource, out *api.GCEPersistentDiskVolumeSource, ...) error + func Convert_v1_GitRepoVolumeSource_To_api_GitRepoVolumeSource(in *GitRepoVolumeSource, out *api.GitRepoVolumeSource, s conversion.Scope) error + func Convert_v1_GlusterfsVolumeSource_To_api_GlusterfsVolumeSource(in *GlusterfsVolumeSource, out *api.GlusterfsVolumeSource, s conversion.Scope) error + func Convert_v1_HTTPGetAction_To_api_HTTPGetAction(in *HTTPGetAction, out *api.HTTPGetAction, s conversion.Scope) error + func Convert_v1_HTTPHeader_To_api_HTTPHeader(in *HTTPHeader, out *api.HTTPHeader, s conversion.Scope) error + func Convert_v1_Handler_To_api_Handler(in *Handler, out *api.Handler, s conversion.Scope) error + func Convert_v1_HostPathVolumeSource_To_api_HostPathVolumeSource(in *HostPathVolumeSource, out *api.HostPathVolumeSource, s conversion.Scope) error + func Convert_v1_ISCSIVolumeSource_To_api_ISCSIVolumeSource(in *ISCSIVolumeSource, out *api.ISCSIVolumeSource, s conversion.Scope) error + func Convert_v1_KeyToPath_To_api_KeyToPath(in *KeyToPath, out *api.KeyToPath, s conversion.Scope) error + func Convert_v1_Lifecycle_To_api_Lifecycle(in *Lifecycle, out *api.Lifecycle, s conversion.Scope) error + func Convert_v1_LimitRangeItem_To_api_LimitRangeItem(in *LimitRangeItem, out *api.LimitRangeItem, s conversion.Scope) error + func Convert_v1_LimitRangeList_To_api_LimitRangeList(in *LimitRangeList, out *api.LimitRangeList, s conversion.Scope) error + func Convert_v1_LimitRangeSpec_To_api_LimitRangeSpec(in *LimitRangeSpec, out *api.LimitRangeSpec, s conversion.Scope) error + func Convert_v1_LimitRange_To_api_LimitRange(in *LimitRange, out *api.LimitRange, s conversion.Scope) error + func Convert_v1_ListOptions_To_api_ListOptions(in *ListOptions, out *api.ListOptions, s conversion.Scope) error + func Convert_v1_List_To_api_List(in *List, out *api.List, s conversion.Scope) error + func Convert_v1_LoadBalancerIngress_To_api_LoadBalancerIngress(in *LoadBalancerIngress, out *api.LoadBalancerIngress, s conversion.Scope) error + func Convert_v1_LoadBalancerStatus_To_api_LoadBalancerStatus(in *LoadBalancerStatus, out *api.LoadBalancerStatus, s conversion.Scope) error + func Convert_v1_LocalObjectReference_To_api_LocalObjectReference(in *LocalObjectReference, out *api.LocalObjectReference, s conversion.Scope) error + func Convert_v1_NFSVolumeSource_To_api_NFSVolumeSource(in *NFSVolumeSource, out *api.NFSVolumeSource, s conversion.Scope) error + func Convert_v1_NamespaceList_To_api_NamespaceList(in *NamespaceList, out *api.NamespaceList, s conversion.Scope) error + func Convert_v1_NamespaceSpec_To_api_NamespaceSpec(in *NamespaceSpec, out *api.NamespaceSpec, s conversion.Scope) error + func Convert_v1_NamespaceStatus_To_api_NamespaceStatus(in *NamespaceStatus, out *api.NamespaceStatus, s conversion.Scope) error + func Convert_v1_Namespace_To_api_Namespace(in *Namespace, out *api.Namespace, s conversion.Scope) error + func Convert_v1_NodeAddress_To_api_NodeAddress(in *NodeAddress, out *api.NodeAddress, s conversion.Scope) error + func Convert_v1_NodeAffinity_To_api_NodeAffinity(in *NodeAffinity, out *api.NodeAffinity, s conversion.Scope) error + func Convert_v1_NodeCondition_To_api_NodeCondition(in *NodeCondition, out *api.NodeCondition, s conversion.Scope) error + func Convert_v1_NodeDaemonEndpoints_To_api_NodeDaemonEndpoints(in *NodeDaemonEndpoints, out *api.NodeDaemonEndpoints, s conversion.Scope) error + func Convert_v1_NodeList_To_api_NodeList(in *NodeList, out *api.NodeList, s conversion.Scope) error + func Convert_v1_NodeProxyOptions_To_api_NodeProxyOptions(in *NodeProxyOptions, out *api.NodeProxyOptions, s conversion.Scope) error + func Convert_v1_NodeSelectorRequirement_To_api_NodeSelectorRequirement(in *NodeSelectorRequirement, out *api.NodeSelectorRequirement, ...) error + func Convert_v1_NodeSelectorTerm_To_api_NodeSelectorTerm(in *NodeSelectorTerm, out *api.NodeSelectorTerm, s conversion.Scope) error + func Convert_v1_NodeSelector_To_api_NodeSelector(in *NodeSelector, out *api.NodeSelector, s conversion.Scope) error + func Convert_v1_NodeSpec_To_api_NodeSpec(in *NodeSpec, out *api.NodeSpec, s conversion.Scope) error + func Convert_v1_NodeStatus_To_api_NodeStatus(in *NodeStatus, out *api.NodeStatus, s conversion.Scope) error + func Convert_v1_NodeSystemInfo_To_api_NodeSystemInfo(in *NodeSystemInfo, out *api.NodeSystemInfo, s conversion.Scope) error + func Convert_v1_Node_To_api_Node(in *Node, out *api.Node, s conversion.Scope) error + func Convert_v1_ObjectFieldSelector_To_api_ObjectFieldSelector(in *ObjectFieldSelector, out *api.ObjectFieldSelector, s conversion.Scope) error + func Convert_v1_ObjectMeta_To_api_ObjectMeta(in *ObjectMeta, out *api.ObjectMeta, s conversion.Scope) error + func Convert_v1_ObjectReference_To_api_ObjectReference(in *ObjectReference, out *api.ObjectReference, s conversion.Scope) error + func Convert_v1_OwnerReference_To_api_OwnerReference(in *OwnerReference, out *api.OwnerReference, s conversion.Scope) error + func Convert_v1_PersistentVolumeClaimList_To_api_PersistentVolumeClaimList(in *PersistentVolumeClaimList, out *api.PersistentVolumeClaimList, ...) error + func Convert_v1_PersistentVolumeClaimSpec_To_api_PersistentVolumeClaimSpec(in *PersistentVolumeClaimSpec, out *api.PersistentVolumeClaimSpec, ...) error + func Convert_v1_PersistentVolumeClaimStatus_To_api_PersistentVolumeClaimStatus(in *PersistentVolumeClaimStatus, out *api.PersistentVolumeClaimStatus, ...) error + func Convert_v1_PersistentVolumeClaimVolumeSource_To_api_PersistentVolumeClaimVolumeSource(in *PersistentVolumeClaimVolumeSource, ...) error + func Convert_v1_PersistentVolumeClaim_To_api_PersistentVolumeClaim(in *PersistentVolumeClaim, out *api.PersistentVolumeClaim, s conversion.Scope) error + func Convert_v1_PersistentVolumeList_To_api_PersistentVolumeList(in *PersistentVolumeList, out *api.PersistentVolumeList, s conversion.Scope) error + func Convert_v1_PersistentVolumeSource_To_api_PersistentVolumeSource(in *PersistentVolumeSource, out *api.PersistentVolumeSource, ...) error + func Convert_v1_PersistentVolumeSpec_To_api_PersistentVolumeSpec(in *PersistentVolumeSpec, out *api.PersistentVolumeSpec, s conversion.Scope) error + func Convert_v1_PersistentVolumeStatus_To_api_PersistentVolumeStatus(in *PersistentVolumeStatus, out *api.PersistentVolumeStatus, ...) error + func Convert_v1_PersistentVolume_To_api_PersistentVolume(in *PersistentVolume, out *api.PersistentVolume, s conversion.Scope) error + func Convert_v1_PodAffinityTerm_To_api_PodAffinityTerm(in *PodAffinityTerm, out *api.PodAffinityTerm, s conversion.Scope) error + func Convert_v1_PodAffinity_To_api_PodAffinity(in *PodAffinity, out *api.PodAffinity, s conversion.Scope) error + func Convert_v1_PodAntiAffinity_To_api_PodAntiAffinity(in *PodAntiAffinity, out *api.PodAntiAffinity, s conversion.Scope) error + func Convert_v1_PodAttachOptions_To_api_PodAttachOptions(in *PodAttachOptions, out *api.PodAttachOptions, s conversion.Scope) error + func Convert_v1_PodCondition_To_api_PodCondition(in *PodCondition, out *api.PodCondition, s conversion.Scope) error + func Convert_v1_PodExecOptions_To_api_PodExecOptions(in *PodExecOptions, out *api.PodExecOptions, s conversion.Scope) error + func Convert_v1_PodList_To_api_PodList(in *PodList, out *api.PodList, s conversion.Scope) error + func Convert_v1_PodLogOptions_To_api_PodLogOptions(in *PodLogOptions, out *api.PodLogOptions, s conversion.Scope) error + func Convert_v1_PodProxyOptions_To_api_PodProxyOptions(in *PodProxyOptions, out *api.PodProxyOptions, s conversion.Scope) error + func Convert_v1_PodSecurityContext_To_api_PodSecurityContext(in *PodSecurityContext, out *api.PodSecurityContext, s conversion.Scope) error + func Convert_v1_PodSignature_To_api_PodSignature(in *PodSignature, out *api.PodSignature, s conversion.Scope) error + func Convert_v1_PodSpec_To_api_PodSpec(in *PodSpec, out *api.PodSpec, s conversion.Scope) error + func Convert_v1_PodStatusResult_To_api_PodStatusResult(in *PodStatusResult, out *api.PodStatusResult, s conversion.Scope) error + func Convert_v1_PodStatus_To_api_PodStatus(in *PodStatus, out *api.PodStatus, s conversion.Scope) error + func Convert_v1_PodTemplateList_To_api_PodTemplateList(in *PodTemplateList, out *api.PodTemplateList, s conversion.Scope) error + func Convert_v1_PodTemplateSpec_To_api_PodTemplateSpec(in *PodTemplateSpec, out *api.PodTemplateSpec, s conversion.Scope) error + func Convert_v1_PodTemplate_To_api_PodTemplate(in *PodTemplate, out *api.PodTemplate, s conversion.Scope) error + func Convert_v1_Pod_To_api_Pod(in *Pod, out *api.Pod, s conversion.Scope) error + func Convert_v1_Preconditions_To_api_Preconditions(in *Preconditions, out *api.Preconditions, s conversion.Scope) error + func Convert_v1_PreferAvoidPodsEntry_To_api_PreferAvoidPodsEntry(in *PreferAvoidPodsEntry, out *api.PreferAvoidPodsEntry, s conversion.Scope) error + func Convert_v1_PreferredSchedulingTerm_To_api_PreferredSchedulingTerm(in *PreferredSchedulingTerm, out *api.PreferredSchedulingTerm, ...) error + func Convert_v1_Probe_To_api_Probe(in *Probe, out *api.Probe, s conversion.Scope) error + func Convert_v1_QuobyteVolumeSource_To_api_QuobyteVolumeSource(in *QuobyteVolumeSource, out *api.QuobyteVolumeSource, s conversion.Scope) error + func Convert_v1_RBDVolumeSource_To_api_RBDVolumeSource(in *RBDVolumeSource, out *api.RBDVolumeSource, s conversion.Scope) error + func Convert_v1_RangeAllocation_To_api_RangeAllocation(in *RangeAllocation, out *api.RangeAllocation, s conversion.Scope) error + func Convert_v1_ReplicationControllerList_To_api_ReplicationControllerList(in *ReplicationControllerList, out *api.ReplicationControllerList, ...) error + func Convert_v1_ReplicationControllerSpec_To_api_ReplicationControllerSpec(in *ReplicationControllerSpec, out *api.ReplicationControllerSpec, ...) error + func Convert_v1_ReplicationControllerSpec_to_extensions_ReplicaSetSpec(in *ReplicationControllerSpec, out *extensions.ReplicaSetSpec, ...) error + func Convert_v1_ReplicationControllerStatus_To_api_ReplicationControllerStatus(in *ReplicationControllerStatus, out *api.ReplicationControllerStatus, ...) error + func Convert_v1_ReplicationControllerStatus_to_extensions_ReplicaSetStatus(in *ReplicationControllerStatus, out *extensions.ReplicaSetStatus, ...) error + func Convert_v1_ReplicationController_To_api_ReplicationController(in *ReplicationController, out *api.ReplicationController, s conversion.Scope) error + func Convert_v1_ReplicationController_to_extensions_ReplicaSet(in *ReplicationController, out *extensions.ReplicaSet, s conversion.Scope) error + func Convert_v1_ResourceFieldSelector_To_api_ResourceFieldSelector(in *ResourceFieldSelector, out *api.ResourceFieldSelector, s conversion.Scope) error + func Convert_v1_ResourceList_To_api_ResourceList(in *ResourceList, out *api.ResourceList, s conversion.Scope) error + func Convert_v1_ResourceQuotaList_To_api_ResourceQuotaList(in *ResourceQuotaList, out *api.ResourceQuotaList, s conversion.Scope) error + func Convert_v1_ResourceQuotaSpec_To_api_ResourceQuotaSpec(in *ResourceQuotaSpec, out *api.ResourceQuotaSpec, s conversion.Scope) error + func Convert_v1_ResourceQuotaStatus_To_api_ResourceQuotaStatus(in *ResourceQuotaStatus, out *api.ResourceQuotaStatus, s conversion.Scope) error + func Convert_v1_ResourceQuota_To_api_ResourceQuota(in *ResourceQuota, out *api.ResourceQuota, s conversion.Scope) error + func Convert_v1_ResourceRequirements_To_api_ResourceRequirements(in *ResourceRequirements, out *api.ResourceRequirements, s conversion.Scope) error + func Convert_v1_SELinuxOptions_To_api_SELinuxOptions(in *SELinuxOptions, out *api.SELinuxOptions, s conversion.Scope) error + func Convert_v1_SecretKeySelector_To_api_SecretKeySelector(in *SecretKeySelector, out *api.SecretKeySelector, s conversion.Scope) error + func Convert_v1_SecretList_To_api_SecretList(in *SecretList, out *api.SecretList, s conversion.Scope) error + func Convert_v1_SecretVolumeSource_To_api_SecretVolumeSource(in *SecretVolumeSource, out *api.SecretVolumeSource, s conversion.Scope) error + func Convert_v1_Secret_To_api_Secret(in *Secret, out *api.Secret, s conversion.Scope) error + func Convert_v1_SecurityContext_To_api_SecurityContext(in *SecurityContext, out *api.SecurityContext, s conversion.Scope) error + func Convert_v1_SerializedReference_To_api_SerializedReference(in *SerializedReference, out *api.SerializedReference, s conversion.Scope) error + func Convert_v1_ServiceAccountList_To_api_ServiceAccountList(in *ServiceAccountList, out *api.ServiceAccountList, s conversion.Scope) error + func Convert_v1_ServiceAccount_To_api_ServiceAccount(in *ServiceAccount, out *api.ServiceAccount, s conversion.Scope) error + func Convert_v1_ServiceList_To_api_ServiceList(in *ServiceList, out *api.ServiceList, s conversion.Scope) error + func Convert_v1_ServicePort_To_api_ServicePort(in *ServicePort, out *api.ServicePort, s conversion.Scope) error + func Convert_v1_ServiceProxyOptions_To_api_ServiceProxyOptions(in *ServiceProxyOptions, out *api.ServiceProxyOptions, s conversion.Scope) error + func Convert_v1_ServiceSpec_To_api_ServiceSpec(in *ServiceSpec, out *api.ServiceSpec, s conversion.Scope) error + func Convert_v1_ServiceStatus_To_api_ServiceStatus(in *ServiceStatus, out *api.ServiceStatus, s conversion.Scope) error + func Convert_v1_Service_To_api_Service(in *Service, out *api.Service, s conversion.Scope) error + func Convert_v1_TCPSocketAction_To_api_TCPSocketAction(in *TCPSocketAction, out *api.TCPSocketAction, s conversion.Scope) error + func Convert_v1_Taint_To_api_Taint(in *Taint, out *api.Taint, s conversion.Scope) error + func Convert_v1_Toleration_To_api_Toleration(in *Toleration, out *api.Toleration, s conversion.Scope) error + func Convert_v1_VolumeMount_To_api_VolumeMount(in *VolumeMount, out *api.VolumeMount, s conversion.Scope) error + func Convert_v1_VolumeSource_To_api_VolumeSource(in *VolumeSource, out *api.VolumeSource, s conversion.Scope) error + func Convert_v1_Volume_To_api_Volume(in *Volume, out *api.Volume, s conversion.Scope) error + func Convert_v1_VsphereVirtualDiskVolumeSource_To_api_VsphereVirtualDiskVolumeSource(in *VsphereVirtualDiskVolumeSource, out *api.VsphereVirtualDiskVolumeSource, ...) error + func Convert_v1_WeightedPodAffinityTerm_To_api_WeightedPodAffinityTerm(in *WeightedPodAffinityTerm, out *api.WeightedPodAffinityTerm, ...) error + func DeepCopy_v1_AWSElasticBlockStoreVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Affinity(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_AttachedVolume(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_AvoidPods(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_AzureDiskVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_AzureFileVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Binding(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Capabilities(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_CephFSVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_CinderVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ComponentCondition(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ComponentStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ComponentStatusList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ConfigMap(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ConfigMapKeySelector(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ConfigMapList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ConfigMapVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Container(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ContainerImage(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ContainerPort(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ContainerState(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ContainerStateRunning(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ContainerStateTerminated(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ContainerStateWaiting(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ContainerStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_DaemonEndpoint(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_DeleteOptions(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_DownwardAPIVolumeFile(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_DownwardAPIVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_EmptyDirVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_EndpointAddress(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_EndpointPort(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_EndpointSubset(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Endpoints(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_EndpointsList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_EnvVar(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_EnvVarSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Event(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_EventList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_EventSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ExecAction(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ExportOptions(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_FCVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_FlexVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_FlockerVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_GCEPersistentDiskVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_GitRepoVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_GlusterfsVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_HTTPGetAction(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_HTTPHeader(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Handler(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_HostPathVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ISCSIVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_KeyToPath(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Lifecycle(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_LimitRange(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_LimitRangeItem(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_LimitRangeList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_LimitRangeSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_List(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ListOptions(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_LoadBalancerIngress(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_LoadBalancerStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_LocalObjectReference(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NFSVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Namespace(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NamespaceList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NamespaceSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NamespaceStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Node(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NodeAddress(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NodeAffinity(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NodeCondition(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NodeDaemonEndpoints(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NodeList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NodeProxyOptions(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NodeSelector(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NodeSelectorRequirement(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NodeSelectorTerm(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NodeSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NodeStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_NodeSystemInfo(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ObjectFieldSelector(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ObjectMeta(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ObjectReference(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_OwnerReference(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PersistentVolume(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PersistentVolumeClaim(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PersistentVolumeClaimList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PersistentVolumeClaimSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PersistentVolumeClaimStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PersistentVolumeClaimVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PersistentVolumeList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PersistentVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PersistentVolumeSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PersistentVolumeStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Pod(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodAffinity(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodAffinityTerm(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodAntiAffinity(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodAttachOptions(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodCondition(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodExecOptions(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodLogOptions(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodProxyOptions(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodSecurityContext(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodSignature(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodStatusResult(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodTemplate(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodTemplateList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PodTemplateSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Preconditions(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PreferAvoidPodsEntry(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_PreferredSchedulingTerm(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Probe(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_QuobyteVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_RBDVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_RangeAllocation(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ReplicationController(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ReplicationControllerList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ReplicationControllerSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ReplicationControllerStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ResourceFieldSelector(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ResourceQuota(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ResourceQuotaList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ResourceQuotaSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ResourceQuotaStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ResourceRequirements(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_SELinuxOptions(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Secret(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_SecretKeySelector(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_SecretList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_SecretVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_SecurityContext(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_SerializedReference(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Service(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ServiceAccount(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ServiceAccountList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ServiceList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ServicePort(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ServiceProxyOptions(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ServiceSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ServiceStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_TCPSocketAction(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Taint(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Toleration(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Volume(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_VolumeMount(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_VolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_VsphereVirtualDiskVolumeSource(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_WeightedPodAffinityTerm(in interface{}, out interface{}, c *conversion.Cloner) error + func RegisterConversions(scheme *runtime.Scheme) error + func RegisterDeepCopies(scheme *runtime.Scheme) error + func SetDefaults_AzureDiskVolumeSource(obj *AzureDiskVolumeSource) + func SetDefaults_ConfigMap(obj *ConfigMap) + func SetDefaults_ConfigMapVolumeSource(obj *ConfigMapVolumeSource) + func SetDefaults_Container(obj *Container) + func SetDefaults_ContainerPort(obj *ContainerPort) + func SetDefaults_DownwardAPIVolumeSource(obj *DownwardAPIVolumeSource) + func SetDefaults_Endpoints(obj *Endpoints) + func SetDefaults_HTTPGetAction(obj *HTTPGetAction) + func SetDefaults_ISCSIVolumeSource(obj *ISCSIVolumeSource) + func SetDefaults_LimitRangeItem(obj *LimitRangeItem) + func SetDefaults_NamespaceStatus(obj *NamespaceStatus) + func SetDefaults_Node(obj *Node) + func SetDefaults_NodeStatus(obj *NodeStatus) + func SetDefaults_ObjectFieldSelector(obj *ObjectFieldSelector) + func SetDefaults_PersistentVolume(obj *PersistentVolume) + func SetDefaults_PersistentVolumeClaim(obj *PersistentVolumeClaim) + func SetDefaults_Pod(obj *Pod) + func SetDefaults_PodAttachOptions(obj *PodAttachOptions) + func SetDefaults_PodExecOptions(obj *PodExecOptions) + func SetDefaults_PodSpec(obj *PodSpec) + func SetDefaults_Probe(obj *Probe) + func SetDefaults_RBDVolumeSource(obj *RBDVolumeSource) + func SetDefaults_ReplicationController(obj *ReplicationController) + func SetDefaults_Secret(obj *Secret) + func SetDefaults_SecretVolumeSource(obj *SecretVolumeSource) + func SetDefaults_ServiceSpec(obj *ServiceSpec) + func SetDefaults_Volume(obj *Volume) + type AWSElasticBlockStoreVolumeSource struct + FSType string + Partition int32 + ReadOnly bool + VolumeID string + func (*AWSElasticBlockStoreVolumeSource) Descriptor() ([]byte, []int) + func (*AWSElasticBlockStoreVolumeSource) ProtoMessage() + func (AWSElasticBlockStoreVolumeSource) SwaggerDoc() map[string]string + func (m *AWSElasticBlockStoreVolumeSource) Marshal() (data []byte, err error) + func (m *AWSElasticBlockStoreVolumeSource) MarshalTo(data []byte) (int, error) + func (m *AWSElasticBlockStoreVolumeSource) Reset() + func (m *AWSElasticBlockStoreVolumeSource) Size() (n int) + func (m *AWSElasticBlockStoreVolumeSource) Unmarshal(data []byte) error + func (this *AWSElasticBlockStoreVolumeSource) String() string + func (x *AWSElasticBlockStoreVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type Affinity struct + NodeAffinity *NodeAffinity + PodAffinity *PodAffinity + PodAntiAffinity *PodAntiAffinity + func (*Affinity) Descriptor() ([]byte, []int) + func (*Affinity) ProtoMessage() + func (Affinity) SwaggerDoc() map[string]string + func (m *Affinity) Marshal() (data []byte, err error) + func (m *Affinity) MarshalTo(data []byte) (int, error) + func (m *Affinity) Reset() + func (m *Affinity) Size() (n int) + func (m *Affinity) Unmarshal(data []byte) error + func (this *Affinity) String() string + func (x *Affinity) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) + type AttachedVolume struct + DevicePath string + Name UniqueVolumeName + func (*AttachedVolume) Descriptor() ([]byte, []int) + func (*AttachedVolume) ProtoMessage() + func (AttachedVolume) SwaggerDoc() map[string]string + func (m *AttachedVolume) Marshal() (data []byte, err error) + func (m *AttachedVolume) MarshalTo(data []byte) (int, error) + func (m *AttachedVolume) Reset() + func (m *AttachedVolume) Size() (n int) + func (m *AttachedVolume) Unmarshal(data []byte) error + func (this *AttachedVolume) String() string + func (x *AttachedVolume) CodecDecodeSelf(d *codec1978.Decoder) + func (x *AttachedVolume) CodecEncodeSelf(e *codec1978.Encoder) + type AvoidPods struct + PreferAvoidPods []PreferAvoidPodsEntry + func (*AvoidPods) Descriptor() ([]byte, []int) + func (*AvoidPods) ProtoMessage() + func (AvoidPods) SwaggerDoc() map[string]string + func (m *AvoidPods) Marshal() (data []byte, err error) + func (m *AvoidPods) MarshalTo(data []byte) (int, error) + func (m *AvoidPods) Reset() + func (m *AvoidPods) Size() (n int) + func (m *AvoidPods) Unmarshal(data []byte) error + func (this *AvoidPods) String() string + func (x *AvoidPods) CodecDecodeSelf(d *codec1978.Decoder) + func (x *AvoidPods) CodecEncodeSelf(e *codec1978.Encoder) + type AzureDataDiskCachingMode string + const AzureDataDiskCachingNone + const AzureDataDiskCachingReadOnly + const AzureDataDiskCachingReadWrite + func (x *AzureDataDiskCachingMode) CodecDecodeSelf(d *codec1978.Decoder) + func (x AzureDataDiskCachingMode) CodecEncodeSelf(e *codec1978.Encoder) + type AzureDiskVolumeSource struct + CachingMode *AzureDataDiskCachingMode + DataDiskURI string + DiskName string + FSType *string + ReadOnly *bool + func (*AzureDiskVolumeSource) Descriptor() ([]byte, []int) + func (*AzureDiskVolumeSource) ProtoMessage() + func (AzureDiskVolumeSource) SwaggerDoc() map[string]string + func (m *AzureDiskVolumeSource) Marshal() (data []byte, err error) + func (m *AzureDiskVolumeSource) MarshalTo(data []byte) (int, error) + func (m *AzureDiskVolumeSource) Reset() + func (m *AzureDiskVolumeSource) Size() (n int) + func (m *AzureDiskVolumeSource) Unmarshal(data []byte) error + func (this *AzureDiskVolumeSource) String() string + func (x *AzureDiskVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *AzureDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type AzureFileVolumeSource struct + ReadOnly bool + SecretName string + ShareName string + func (*AzureFileVolumeSource) Descriptor() ([]byte, []int) + func (*AzureFileVolumeSource) ProtoMessage() + func (AzureFileVolumeSource) SwaggerDoc() map[string]string + func (m *AzureFileVolumeSource) Marshal() (data []byte, err error) + func (m *AzureFileVolumeSource) MarshalTo(data []byte) (int, error) + func (m *AzureFileVolumeSource) Reset() + func (m *AzureFileVolumeSource) Size() (n int) + func (m *AzureFileVolumeSource) Unmarshal(data []byte) error + func (this *AzureFileVolumeSource) String() string + func (x *AzureFileVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type Binding struct + Target ObjectReference + func (*Binding) Descriptor() ([]byte, []int) + func (*Binding) ProtoMessage() + func (Binding) SwaggerDoc() map[string]string + func (m *Binding) Marshal() (data []byte, err error) + func (m *Binding) MarshalTo(data []byte) (int, error) + func (m *Binding) Reset() + func (m *Binding) Size() (n int) + func (m *Binding) Unmarshal(data []byte) error + func (this *Binding) String() string + func (x *Binding) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Binding) CodecEncodeSelf(e *codec1978.Encoder) + type Capabilities struct + Add []Capability + Drop []Capability + func (*Capabilities) Descriptor() ([]byte, []int) + func (*Capabilities) ProtoMessage() + func (Capabilities) SwaggerDoc() map[string]string + func (m *Capabilities) Marshal() (data []byte, err error) + func (m *Capabilities) MarshalTo(data []byte) (int, error) + func (m *Capabilities) Reset() + func (m *Capabilities) Size() (n int) + func (m *Capabilities) Unmarshal(data []byte) error + func (this *Capabilities) String() string + func (x *Capabilities) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) + type Capability string + func (x *Capability) CodecDecodeSelf(d *codec1978.Decoder) + func (x Capability) CodecEncodeSelf(e *codec1978.Encoder) + type CephFSVolumeSource struct + Monitors []string + Path string + ReadOnly bool + SecretFile string + SecretRef *LocalObjectReference + User string + func (*CephFSVolumeSource) Descriptor() ([]byte, []int) + func (*CephFSVolumeSource) ProtoMessage() + func (CephFSVolumeSource) SwaggerDoc() map[string]string + func (m *CephFSVolumeSource) Marshal() (data []byte, err error) + func (m *CephFSVolumeSource) MarshalTo(data []byte) (int, error) + func (m *CephFSVolumeSource) Reset() + func (m *CephFSVolumeSource) Size() (n int) + func (m *CephFSVolumeSource) Unmarshal(data []byte) error + func (this *CephFSVolumeSource) String() string + func (x *CephFSVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type CinderVolumeSource struct + FSType string + ReadOnly bool + VolumeID string + func (*CinderVolumeSource) Descriptor() ([]byte, []int) + func (*CinderVolumeSource) ProtoMessage() + func (CinderVolumeSource) SwaggerDoc() map[string]string + func (m *CinderVolumeSource) Marshal() (data []byte, err error) + func (m *CinderVolumeSource) MarshalTo(data []byte) (int, error) + func (m *CinderVolumeSource) Reset() + func (m *CinderVolumeSource) Size() (n int) + func (m *CinderVolumeSource) Unmarshal(data []byte) error + func (this *CinderVolumeSource) String() string + func (x *CinderVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type ComponentCondition struct + Error string + Message string + Status ConditionStatus + Type ComponentConditionType + func (*ComponentCondition) Descriptor() ([]byte, []int) + func (*ComponentCondition) ProtoMessage() + func (ComponentCondition) SwaggerDoc() map[string]string + func (m *ComponentCondition) Marshal() (data []byte, err error) + func (m *ComponentCondition) MarshalTo(data []byte) (int, error) + func (m *ComponentCondition) Reset() + func (m *ComponentCondition) Size() (n int) + func (m *ComponentCondition) Unmarshal(data []byte) error + func (this *ComponentCondition) String() string + func (x *ComponentCondition) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) + type ComponentConditionType string + const ComponentHealthy + func (x *ComponentConditionType) CodecDecodeSelf(d *codec1978.Decoder) + func (x ComponentConditionType) CodecEncodeSelf(e *codec1978.Encoder) + type ComponentStatus struct + Conditions []ComponentCondition + func (*ComponentStatus) Descriptor() ([]byte, []int) + func (*ComponentStatus) ProtoMessage() + func (ComponentStatus) SwaggerDoc() map[string]string + func (m *ComponentStatus) Marshal() (data []byte, err error) + func (m *ComponentStatus) MarshalTo(data []byte) (int, error) + func (m *ComponentStatus) Reset() + func (m *ComponentStatus) Size() (n int) + func (m *ComponentStatus) Unmarshal(data []byte) error + func (this *ComponentStatus) String() string + func (x *ComponentStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) + type ComponentStatusList struct + Items []ComponentStatus + func (*ComponentStatusList) Descriptor() ([]byte, []int) + func (*ComponentStatusList) ProtoMessage() + func (ComponentStatusList) SwaggerDoc() map[string]string + func (m *ComponentStatusList) Marshal() (data []byte, err error) + func (m *ComponentStatusList) MarshalTo(data []byte) (int, error) + func (m *ComponentStatusList) Reset() + func (m *ComponentStatusList) Size() (n int) + func (m *ComponentStatusList) Unmarshal(data []byte) error + func (this *ComponentStatusList) String() string + func (x *ComponentStatusList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) + type ConditionStatus string + const ConditionFalse + const ConditionTrue + const ConditionUnknown + func (x *ConditionStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x ConditionStatus) CodecEncodeSelf(e *codec1978.Encoder) + type ConfigMap struct + Data map[string]string + func (*ConfigMap) Descriptor() ([]byte, []int) + func (*ConfigMap) ProtoMessage() + func (ConfigMap) SwaggerDoc() map[string]string + func (m *ConfigMap) Marshal() (data []byte, err error) + func (m *ConfigMap) MarshalTo(data []byte) (int, error) + func (m *ConfigMap) Reset() + func (m *ConfigMap) Size() (n int) + func (m *ConfigMap) Unmarshal(data []byte) error + func (this *ConfigMap) String() string + func (x *ConfigMap) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) + type ConfigMapKeySelector struct + Key string + func (*ConfigMapKeySelector) Descriptor() ([]byte, []int) + func (*ConfigMapKeySelector) ProtoMessage() + func (ConfigMapKeySelector) SwaggerDoc() map[string]string + func (m *ConfigMapKeySelector) Marshal() (data []byte, err error) + func (m *ConfigMapKeySelector) MarshalTo(data []byte) (int, error) + func (m *ConfigMapKeySelector) Reset() + func (m *ConfigMapKeySelector) Size() (n int) + func (m *ConfigMapKeySelector) Unmarshal(data []byte) error + func (this *ConfigMapKeySelector) String() string + func (x *ConfigMapKeySelector) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ConfigMapKeySelector) CodecEncodeSelf(e *codec1978.Encoder) + type ConfigMapList struct + Items []ConfigMap + func (*ConfigMapList) Descriptor() ([]byte, []int) + func (*ConfigMapList) ProtoMessage() + func (ConfigMapList) SwaggerDoc() map[string]string + func (m *ConfigMapList) Marshal() (data []byte, err error) + func (m *ConfigMapList) MarshalTo(data []byte) (int, error) + func (m *ConfigMapList) Reset() + func (m *ConfigMapList) Size() (n int) + func (m *ConfigMapList) Unmarshal(data []byte) error + func (this *ConfigMapList) String() string + func (x *ConfigMapList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) + type ConfigMapVolumeSource struct + DefaultMode *int32 + Items []KeyToPath + func (*ConfigMapVolumeSource) Descriptor() ([]byte, []int) + func (*ConfigMapVolumeSource) ProtoMessage() + func (ConfigMapVolumeSource) SwaggerDoc() map[string]string + func (m *ConfigMapVolumeSource) Marshal() (data []byte, err error) + func (m *ConfigMapVolumeSource) MarshalTo(data []byte) (int, error) + func (m *ConfigMapVolumeSource) Reset() + func (m *ConfigMapVolumeSource) Size() (n int) + func (m *ConfigMapVolumeSource) Unmarshal(data []byte) error + func (this *ConfigMapVolumeSource) String() string + func (x *ConfigMapVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ConfigMapVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type Container struct + Args []string + Command []string + Env []EnvVar + Image string + ImagePullPolicy PullPolicy + Lifecycle *Lifecycle + LivenessProbe *Probe + Name string + Ports []ContainerPort + ReadinessProbe *Probe + Resources ResourceRequirements + SecurityContext *SecurityContext + Stdin bool + StdinOnce bool + TTY bool + TerminationMessagePath string + VolumeMounts []VolumeMount + WorkingDir string + func (*Container) Descriptor() ([]byte, []int) + func (*Container) ProtoMessage() + func (Container) SwaggerDoc() map[string]string + func (m *Container) Marshal() (data []byte, err error) + func (m *Container) MarshalTo(data []byte) (int, error) + func (m *Container) Reset() + func (m *Container) Size() (n int) + func (m *Container) Unmarshal(data []byte) error + func (this *Container) String() string + func (x *Container) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) + type ContainerImage struct + Names []string + SizeBytes int64 + func (*ContainerImage) Descriptor() ([]byte, []int) + func (*ContainerImage) ProtoMessage() + func (ContainerImage) SwaggerDoc() map[string]string + func (m *ContainerImage) Marshal() (data []byte, err error) + func (m *ContainerImage) MarshalTo(data []byte) (int, error) + func (m *ContainerImage) Reset() + func (m *ContainerImage) Size() (n int) + func (m *ContainerImage) Unmarshal(data []byte) error + func (this *ContainerImage) String() string + func (x *ContainerImage) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ContainerImage) CodecEncodeSelf(e *codec1978.Encoder) + type ContainerPort struct + ContainerPort int32 + HostIP string + HostPort int32 + Name string + Protocol Protocol + func (*ContainerPort) Descriptor() ([]byte, []int) + func (*ContainerPort) ProtoMessage() + func (ContainerPort) SwaggerDoc() map[string]string + func (m *ContainerPort) Marshal() (data []byte, err error) + func (m *ContainerPort) MarshalTo(data []byte) (int, error) + func (m *ContainerPort) Reset() + func (m *ContainerPort) Size() (n int) + func (m *ContainerPort) Unmarshal(data []byte) error + func (this *ContainerPort) String() string + func (x *ContainerPort) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) + type ContainerState struct + Running *ContainerStateRunning + Terminated *ContainerStateTerminated + Waiting *ContainerStateWaiting + func (*ContainerState) Descriptor() ([]byte, []int) + func (*ContainerState) ProtoMessage() + func (ContainerState) SwaggerDoc() map[string]string + func (m *ContainerState) Marshal() (data []byte, err error) + func (m *ContainerState) MarshalTo(data []byte) (int, error) + func (m *ContainerState) Reset() + func (m *ContainerState) Size() (n int) + func (m *ContainerState) Unmarshal(data []byte) error + func (this *ContainerState) String() string + func (x *ContainerState) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) + type ContainerStateRunning struct + StartedAt unversioned.Time + func (*ContainerStateRunning) Descriptor() ([]byte, []int) + func (*ContainerStateRunning) ProtoMessage() + func (ContainerStateRunning) SwaggerDoc() map[string]string + func (m *ContainerStateRunning) Marshal() (data []byte, err error) + func (m *ContainerStateRunning) MarshalTo(data []byte) (int, error) + func (m *ContainerStateRunning) Reset() + func (m *ContainerStateRunning) Size() (n int) + func (m *ContainerStateRunning) Unmarshal(data []byte) error + func (this *ContainerStateRunning) String() string + func (x *ContainerStateRunning) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ContainerStateRunning) CodecEncodeSelf(e *codec1978.Encoder) + type ContainerStateTerminated struct + ContainerID string + ExitCode int32 + FinishedAt unversioned.Time + Message string + Reason string + Signal int32 + StartedAt unversioned.Time + func (*ContainerStateTerminated) Descriptor() ([]byte, []int) + func (*ContainerStateTerminated) ProtoMessage() + func (ContainerStateTerminated) SwaggerDoc() map[string]string + func (m *ContainerStateTerminated) Marshal() (data []byte, err error) + func (m *ContainerStateTerminated) MarshalTo(data []byte) (int, error) + func (m *ContainerStateTerminated) Reset() + func (m *ContainerStateTerminated) Size() (n int) + func (m *ContainerStateTerminated) Unmarshal(data []byte) error + func (this *ContainerStateTerminated) String() string + func (x *ContainerStateTerminated) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) + type ContainerStateWaiting struct + Message string + Reason string + func (*ContainerStateWaiting) Descriptor() ([]byte, []int) + func (*ContainerStateWaiting) ProtoMessage() + func (ContainerStateWaiting) SwaggerDoc() map[string]string + func (m *ContainerStateWaiting) Marshal() (data []byte, err error) + func (m *ContainerStateWaiting) MarshalTo(data []byte) (int, error) + func (m *ContainerStateWaiting) Reset() + func (m *ContainerStateWaiting) Size() (n int) + func (m *ContainerStateWaiting) Unmarshal(data []byte) error + func (this *ContainerStateWaiting) String() string + func (x *ContainerStateWaiting) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ContainerStateWaiting) CodecEncodeSelf(e *codec1978.Encoder) + type ContainerStatus struct + ContainerID string + Image string + ImageID string + LastTerminationState ContainerState + Name string + Ready bool + RestartCount int32 + State ContainerState + func (*ContainerStatus) Descriptor() ([]byte, []int) + func (*ContainerStatus) ProtoMessage() + func (ContainerStatus) SwaggerDoc() map[string]string + func (m *ContainerStatus) Marshal() (data []byte, err error) + func (m *ContainerStatus) MarshalTo(data []byte) (int, error) + func (m *ContainerStatus) Reset() + func (m *ContainerStatus) Size() (n int) + func (m *ContainerStatus) Unmarshal(data []byte) error + func (this *ContainerStatus) String() string + func (x *ContainerStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) + type DNSPolicy string + const DNSClusterFirst + const DNSDefault + const DefaultTerminationGracePeriodSeconds + func (x *DNSPolicy) CodecDecodeSelf(d *codec1978.Decoder) + func (x DNSPolicy) CodecEncodeSelf(e *codec1978.Encoder) + type DaemonEndpoint struct + Port int32 + func (*DaemonEndpoint) Descriptor() ([]byte, []int) + func (*DaemonEndpoint) ProtoMessage() + func (DaemonEndpoint) SwaggerDoc() map[string]string + func (m *DaemonEndpoint) Marshal() (data []byte, err error) + func (m *DaemonEndpoint) MarshalTo(data []byte) (int, error) + func (m *DaemonEndpoint) Reset() + func (m *DaemonEndpoint) Size() (n int) + func (m *DaemonEndpoint) Unmarshal(data []byte) error + func (this *DaemonEndpoint) String() string + func (x *DaemonEndpoint) CodecDecodeSelf(d *codec1978.Decoder) + func (x *DaemonEndpoint) CodecEncodeSelf(e *codec1978.Encoder) + type DeleteOptions struct + GracePeriodSeconds *int64 + OrphanDependents *bool + Preconditions *Preconditions + func (*DeleteOptions) Descriptor() ([]byte, []int) + func (*DeleteOptions) ProtoMessage() + func (DeleteOptions) SwaggerDoc() map[string]string + func (m *DeleteOptions) Marshal() (data []byte, err error) + func (m *DeleteOptions) MarshalTo(data []byte) (int, error) + func (m *DeleteOptions) Reset() + func (m *DeleteOptions) Size() (n int) + func (m *DeleteOptions) Unmarshal(data []byte) error + func (this *DeleteOptions) String() string + func (x *DeleteOptions) CodecDecodeSelf(d *codec1978.Decoder) + func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) + type DownwardAPIVolumeFile struct + FieldRef *ObjectFieldSelector + Mode *int32 + Path string + ResourceFieldRef *ResourceFieldSelector + func (*DownwardAPIVolumeFile) Descriptor() ([]byte, []int) + func (*DownwardAPIVolumeFile) ProtoMessage() + func (DownwardAPIVolumeFile) SwaggerDoc() map[string]string + func (m *DownwardAPIVolumeFile) Marshal() (data []byte, err error) + func (m *DownwardAPIVolumeFile) MarshalTo(data []byte) (int, error) + func (m *DownwardAPIVolumeFile) Reset() + func (m *DownwardAPIVolumeFile) Size() (n int) + func (m *DownwardAPIVolumeFile) Unmarshal(data []byte) error + func (this *DownwardAPIVolumeFile) String() string + func (x *DownwardAPIVolumeFile) CodecDecodeSelf(d *codec1978.Decoder) + func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) + type DownwardAPIVolumeSource struct + DefaultMode *int32 + Items []DownwardAPIVolumeFile + func (*DownwardAPIVolumeSource) Descriptor() ([]byte, []int) + func (*DownwardAPIVolumeSource) ProtoMessage() + func (DownwardAPIVolumeSource) SwaggerDoc() map[string]string + func (m *DownwardAPIVolumeSource) Marshal() (data []byte, err error) + func (m *DownwardAPIVolumeSource) MarshalTo(data []byte) (int, error) + func (m *DownwardAPIVolumeSource) Reset() + func (m *DownwardAPIVolumeSource) Size() (n int) + func (m *DownwardAPIVolumeSource) Unmarshal(data []byte) error + func (this *DownwardAPIVolumeSource) String() string + func (x *DownwardAPIVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *DownwardAPIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type EmptyDirVolumeSource struct + Medium StorageMedium + func (*EmptyDirVolumeSource) Descriptor() ([]byte, []int) + func (*EmptyDirVolumeSource) ProtoMessage() + func (EmptyDirVolumeSource) SwaggerDoc() map[string]string + func (m *EmptyDirVolumeSource) Marshal() (data []byte, err error) + func (m *EmptyDirVolumeSource) MarshalTo(data []byte) (int, error) + func (m *EmptyDirVolumeSource) Reset() + func (m *EmptyDirVolumeSource) Size() (n int) + func (m *EmptyDirVolumeSource) Unmarshal(data []byte) error + func (this *EmptyDirVolumeSource) String() string + func (x *EmptyDirVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *EmptyDirVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type EndpointAddress struct + Hostname string + IP string + NodeName *string + TargetRef *ObjectReference + func (*EndpointAddress) Descriptor() ([]byte, []int) + func (*EndpointAddress) ProtoMessage() + func (EndpointAddress) SwaggerDoc() map[string]string + func (m *EndpointAddress) Marshal() (data []byte, err error) + func (m *EndpointAddress) MarshalTo(data []byte) (int, error) + func (m *EndpointAddress) Reset() + func (m *EndpointAddress) Size() (n int) + func (m *EndpointAddress) Unmarshal(data []byte) error + func (this *EndpointAddress) String() string + func (x *EndpointAddress) CodecDecodeSelf(d *codec1978.Decoder) + func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) + type EndpointPort struct + Name string + Port int32 + Protocol Protocol + func (*EndpointPort) Descriptor() ([]byte, []int) + func (*EndpointPort) ProtoMessage() + func (EndpointPort) SwaggerDoc() map[string]string + func (m *EndpointPort) Marshal() (data []byte, err error) + func (m *EndpointPort) MarshalTo(data []byte) (int, error) + func (m *EndpointPort) Reset() + func (m *EndpointPort) Size() (n int) + func (m *EndpointPort) Unmarshal(data []byte) error + func (this *EndpointPort) String() string + func (x *EndpointPort) CodecDecodeSelf(d *codec1978.Decoder) + func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) + type EndpointSubset struct + Addresses []EndpointAddress + NotReadyAddresses []EndpointAddress + Ports []EndpointPort + func (*EndpointSubset) Descriptor() ([]byte, []int) + func (*EndpointSubset) ProtoMessage() + func (EndpointSubset) SwaggerDoc() map[string]string + func (m *EndpointSubset) Marshal() (data []byte, err error) + func (m *EndpointSubset) MarshalTo(data []byte) (int, error) + func (m *EndpointSubset) Reset() + func (m *EndpointSubset) Size() (n int) + func (m *EndpointSubset) Unmarshal(data []byte) error + func (this *EndpointSubset) String() string + func (x *EndpointSubset) CodecDecodeSelf(d *codec1978.Decoder) + func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) + type Endpoints struct + Subsets []EndpointSubset + func (*Endpoints) Descriptor() ([]byte, []int) + func (*Endpoints) ProtoMessage() + func (Endpoints) SwaggerDoc() map[string]string + func (m *Endpoints) Marshal() (data []byte, err error) + func (m *Endpoints) MarshalTo(data []byte) (int, error) + func (m *Endpoints) Reset() + func (m *Endpoints) Size() (n int) + func (m *Endpoints) Unmarshal(data []byte) error + func (this *Endpoints) String() string + func (x *Endpoints) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) + type EndpointsList struct + Items []Endpoints + func (*EndpointsList) Descriptor() ([]byte, []int) + func (*EndpointsList) ProtoMessage() + func (EndpointsList) SwaggerDoc() map[string]string + func (m *EndpointsList) Marshal() (data []byte, err error) + func (m *EndpointsList) MarshalTo(data []byte) (int, error) + func (m *EndpointsList) Reset() + func (m *EndpointsList) Size() (n int) + func (m *EndpointsList) Unmarshal(data []byte) error + func (this *EndpointsList) String() string + func (x *EndpointsList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) + type EnvVar struct + Name string + Value string + ValueFrom *EnvVarSource + func (*EnvVar) Descriptor() ([]byte, []int) + func (*EnvVar) ProtoMessage() + func (EnvVar) SwaggerDoc() map[string]string + func (m *EnvVar) Marshal() (data []byte, err error) + func (m *EnvVar) MarshalTo(data []byte) (int, error) + func (m *EnvVar) Reset() + func (m *EnvVar) Size() (n int) + func (m *EnvVar) Unmarshal(data []byte) error + func (this *EnvVar) String() string + func (x *EnvVar) CodecDecodeSelf(d *codec1978.Decoder) + func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) + type EnvVarSource struct + ConfigMapKeyRef *ConfigMapKeySelector + FieldRef *ObjectFieldSelector + ResourceFieldRef *ResourceFieldSelector + SecretKeyRef *SecretKeySelector + func (*EnvVarSource) Descriptor() ([]byte, []int) + func (*EnvVarSource) ProtoMessage() + func (EnvVarSource) SwaggerDoc() map[string]string + func (m *EnvVarSource) Marshal() (data []byte, err error) + func (m *EnvVarSource) MarshalTo(data []byte) (int, error) + func (m *EnvVarSource) Reset() + func (m *EnvVarSource) Size() (n int) + func (m *EnvVarSource) Unmarshal(data []byte) error + func (this *EnvVarSource) String() string + func (x *EnvVarSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) + type Event struct + Count int32 + FirstTimestamp unversioned.Time + InvolvedObject ObjectReference + LastTimestamp unversioned.Time + Message string + Reason string + Source EventSource + Type string + func (*Event) Descriptor() ([]byte, []int) + func (*Event) ProtoMessage() + func (Event) SwaggerDoc() map[string]string + func (m *Event) Marshal() (data []byte, err error) + func (m *Event) MarshalTo(data []byte) (int, error) + func (m *Event) Reset() + func (m *Event) Size() (n int) + func (m *Event) Unmarshal(data []byte) error + func (this *Event) String() string + func (x *Event) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) + type EventList struct + Items []Event + func (*EventList) Descriptor() ([]byte, []int) + func (*EventList) ProtoMessage() + func (EventList) SwaggerDoc() map[string]string + func (m *EventList) Marshal() (data []byte, err error) + func (m *EventList) MarshalTo(data []byte) (int, error) + func (m *EventList) Reset() + func (m *EventList) Size() (n int) + func (m *EventList) Unmarshal(data []byte) error + func (this *EventList) String() string + func (x *EventList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) + type EventSource struct + Component string + Host string + func (*EventSource) Descriptor() ([]byte, []int) + func (*EventSource) ProtoMessage() + func (EventSource) SwaggerDoc() map[string]string + func (m *EventSource) Marshal() (data []byte, err error) + func (m *EventSource) MarshalTo(data []byte) (int, error) + func (m *EventSource) Reset() + func (m *EventSource) Size() (n int) + func (m *EventSource) Unmarshal(data []byte) error + func (this *EventSource) String() string + func (x *EventSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *EventSource) CodecEncodeSelf(e *codec1978.Encoder) + type ExecAction struct + Command []string + func (*ExecAction) Descriptor() ([]byte, []int) + func (*ExecAction) ProtoMessage() + func (ExecAction) SwaggerDoc() map[string]string + func (m *ExecAction) Marshal() (data []byte, err error) + func (m *ExecAction) MarshalTo(data []byte) (int, error) + func (m *ExecAction) Reset() + func (m *ExecAction) Size() (n int) + func (m *ExecAction) Unmarshal(data []byte) error + func (this *ExecAction) String() string + func (x *ExecAction) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ExecAction) CodecEncodeSelf(e *codec1978.Encoder) + type ExportOptions struct + Exact bool + Export bool + func (*ExportOptions) Descriptor() ([]byte, []int) + func (*ExportOptions) ProtoMessage() + func (ExportOptions) SwaggerDoc() map[string]string + func (m *ExportOptions) Marshal() (data []byte, err error) + func (m *ExportOptions) MarshalTo(data []byte) (int, error) + func (m *ExportOptions) Reset() + func (m *ExportOptions) Size() (n int) + func (m *ExportOptions) Unmarshal(data []byte) error + func (this *ExportOptions) String() string + func (x *ExportOptions) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) + type FCVolumeSource struct + FSType string + Lun *int32 + ReadOnly bool + TargetWWNs []string + func (*FCVolumeSource) Descriptor() ([]byte, []int) + func (*FCVolumeSource) ProtoMessage() + func (FCVolumeSource) SwaggerDoc() map[string]string + func (m *FCVolumeSource) Marshal() (data []byte, err error) + func (m *FCVolumeSource) MarshalTo(data []byte) (int, error) + func (m *FCVolumeSource) Reset() + func (m *FCVolumeSource) Size() (n int) + func (m *FCVolumeSource) Unmarshal(data []byte) error + func (this *FCVolumeSource) String() string + func (x *FCVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type FinalizerName string + const FinalizerKubernetes + func (x *FinalizerName) CodecDecodeSelf(d *codec1978.Decoder) + func (x FinalizerName) CodecEncodeSelf(e *codec1978.Encoder) + type FlexVolumeSource struct + Driver string + FSType string + Options map[string]string + ReadOnly bool + SecretRef *LocalObjectReference + func (*FlexVolumeSource) Descriptor() ([]byte, []int) + func (*FlexVolumeSource) ProtoMessage() + func (FlexVolumeSource) SwaggerDoc() map[string]string + func (m *FlexVolumeSource) Marshal() (data []byte, err error) + func (m *FlexVolumeSource) MarshalTo(data []byte) (int, error) + func (m *FlexVolumeSource) Reset() + func (m *FlexVolumeSource) Size() (n int) + func (m *FlexVolumeSource) Unmarshal(data []byte) error + func (this *FlexVolumeSource) String() string + func (x *FlexVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type FlockerVolumeSource struct + DatasetName string + func (*FlockerVolumeSource) Descriptor() ([]byte, []int) + func (*FlockerVolumeSource) ProtoMessage() + func (FlockerVolumeSource) SwaggerDoc() map[string]string + func (m *FlockerVolumeSource) Marshal() (data []byte, err error) + func (m *FlockerVolumeSource) MarshalTo(data []byte) (int, error) + func (m *FlockerVolumeSource) Reset() + func (m *FlockerVolumeSource) Size() (n int) + func (m *FlockerVolumeSource) Unmarshal(data []byte) error + func (this *FlockerVolumeSource) String() string + func (x *FlockerVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *FlockerVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type GCEPersistentDiskVolumeSource struct + FSType string + PDName string + Partition int32 + ReadOnly bool + func (*GCEPersistentDiskVolumeSource) Descriptor() ([]byte, []int) + func (*GCEPersistentDiskVolumeSource) ProtoMessage() + func (GCEPersistentDiskVolumeSource) SwaggerDoc() map[string]string + func (m *GCEPersistentDiskVolumeSource) Marshal() (data []byte, err error) + func (m *GCEPersistentDiskVolumeSource) MarshalTo(data []byte) (int, error) + func (m *GCEPersistentDiskVolumeSource) Reset() + func (m *GCEPersistentDiskVolumeSource) Size() (n int) + func (m *GCEPersistentDiskVolumeSource) Unmarshal(data []byte) error + func (this *GCEPersistentDiskVolumeSource) String() string + func (x *GCEPersistentDiskVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type GitRepoVolumeSource struct + Directory string + Repository string + Revision string + func (*GitRepoVolumeSource) Descriptor() ([]byte, []int) + func (*GitRepoVolumeSource) ProtoMessage() + func (GitRepoVolumeSource) SwaggerDoc() map[string]string + func (m *GitRepoVolumeSource) Marshal() (data []byte, err error) + func (m *GitRepoVolumeSource) MarshalTo(data []byte) (int, error) + func (m *GitRepoVolumeSource) Reset() + func (m *GitRepoVolumeSource) Size() (n int) + func (m *GitRepoVolumeSource) Unmarshal(data []byte) error + func (this *GitRepoVolumeSource) String() string + func (x *GitRepoVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type GlusterfsVolumeSource struct + EndpointsName string + Path string + ReadOnly bool + func (*GlusterfsVolumeSource) Descriptor() ([]byte, []int) + func (*GlusterfsVolumeSource) ProtoMessage() + func (GlusterfsVolumeSource) SwaggerDoc() map[string]string + func (m *GlusterfsVolumeSource) Marshal() (data []byte, err error) + func (m *GlusterfsVolumeSource) MarshalTo(data []byte) (int, error) + func (m *GlusterfsVolumeSource) Reset() + func (m *GlusterfsVolumeSource) Size() (n int) + func (m *GlusterfsVolumeSource) Unmarshal(data []byte) error + func (this *GlusterfsVolumeSource) String() string + func (x *GlusterfsVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type HTTPGetAction struct + HTTPHeaders []HTTPHeader + Host string + Path string + Port intstr.IntOrString + Scheme URIScheme + func (*HTTPGetAction) Descriptor() ([]byte, []int) + func (*HTTPGetAction) ProtoMessage() + func (HTTPGetAction) SwaggerDoc() map[string]string + func (m *HTTPGetAction) Marshal() (data []byte, err error) + func (m *HTTPGetAction) MarshalTo(data []byte) (int, error) + func (m *HTTPGetAction) Reset() + func (m *HTTPGetAction) Size() (n int) + func (m *HTTPGetAction) Unmarshal(data []byte) error + func (this *HTTPGetAction) String() string + func (x *HTTPGetAction) CodecDecodeSelf(d *codec1978.Decoder) + func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) + type HTTPHeader struct + Name string + Value string + func (*HTTPHeader) Descriptor() ([]byte, []int) + func (*HTTPHeader) ProtoMessage() + func (HTTPHeader) SwaggerDoc() map[string]string + func (m *HTTPHeader) Marshal() (data []byte, err error) + func (m *HTTPHeader) MarshalTo(data []byte) (int, error) + func (m *HTTPHeader) Reset() + func (m *HTTPHeader) Size() (n int) + func (m *HTTPHeader) Unmarshal(data []byte) error + func (this *HTTPHeader) String() string + func (x *HTTPHeader) CodecDecodeSelf(d *codec1978.Decoder) + func (x *HTTPHeader) CodecEncodeSelf(e *codec1978.Encoder) + type Handler struct + Exec *ExecAction + HTTPGet *HTTPGetAction + TCPSocket *TCPSocketAction + func (*Handler) Descriptor() ([]byte, []int) + func (*Handler) ProtoMessage() + func (Handler) SwaggerDoc() map[string]string + func (m *Handler) Marshal() (data []byte, err error) + func (m *Handler) MarshalTo(data []byte) (int, error) + func (m *Handler) Reset() + func (m *Handler) Size() (n int) + func (m *Handler) Unmarshal(data []byte) error + func (this *Handler) String() string + func (x *Handler) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) + type HostPathVolumeSource struct + Path string + func (*HostPathVolumeSource) Descriptor() ([]byte, []int) + func (*HostPathVolumeSource) ProtoMessage() + func (HostPathVolumeSource) SwaggerDoc() map[string]string + func (m *HostPathVolumeSource) Marshal() (data []byte, err error) + func (m *HostPathVolumeSource) MarshalTo(data []byte) (int, error) + func (m *HostPathVolumeSource) Reset() + func (m *HostPathVolumeSource) Size() (n int) + func (m *HostPathVolumeSource) Unmarshal(data []byte) error + func (this *HostPathVolumeSource) String() string + func (x *HostPathVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *HostPathVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type ISCSIVolumeSource struct + FSType string + IQN string + ISCSIInterface string + Lun int32 + ReadOnly bool + TargetPortal string + func (*ISCSIVolumeSource) Descriptor() ([]byte, []int) + func (*ISCSIVolumeSource) ProtoMessage() + func (ISCSIVolumeSource) SwaggerDoc() map[string]string + func (m *ISCSIVolumeSource) Marshal() (data []byte, err error) + func (m *ISCSIVolumeSource) MarshalTo(data []byte) (int, error) + func (m *ISCSIVolumeSource) Reset() + func (m *ISCSIVolumeSource) Size() (n int) + func (m *ISCSIVolumeSource) Unmarshal(data []byte) error + func (this *ISCSIVolumeSource) String() string + func (x *ISCSIVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type KeyToPath struct + Key string + Mode *int32 + Path string + func (*KeyToPath) Descriptor() ([]byte, []int) + func (*KeyToPath) ProtoMessage() + func (KeyToPath) SwaggerDoc() map[string]string + func (m *KeyToPath) Marshal() (data []byte, err error) + func (m *KeyToPath) MarshalTo(data []byte) (int, error) + func (m *KeyToPath) Reset() + func (m *KeyToPath) Size() (n int) + func (m *KeyToPath) Unmarshal(data []byte) error + func (this *KeyToPath) String() string + func (x *KeyToPath) CodecDecodeSelf(d *codec1978.Decoder) + func (x *KeyToPath) CodecEncodeSelf(e *codec1978.Encoder) + type Lifecycle struct + PostStart *Handler + PreStop *Handler + func (*Lifecycle) Descriptor() ([]byte, []int) + func (*Lifecycle) ProtoMessage() + func (Lifecycle) SwaggerDoc() map[string]string + func (m *Lifecycle) Marshal() (data []byte, err error) + func (m *Lifecycle) MarshalTo(data []byte) (int, error) + func (m *Lifecycle) Reset() + func (m *Lifecycle) Size() (n int) + func (m *Lifecycle) Unmarshal(data []byte) error + func (this *Lifecycle) String() string + func (x *Lifecycle) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) + type LimitRange struct + Spec LimitRangeSpec + func (*LimitRange) Descriptor() ([]byte, []int) + func (*LimitRange) ProtoMessage() + func (LimitRange) SwaggerDoc() map[string]string + func (m *LimitRange) Marshal() (data []byte, err error) + func (m *LimitRange) MarshalTo(data []byte) (int, error) + func (m *LimitRange) Reset() + func (m *LimitRange) Size() (n int) + func (m *LimitRange) Unmarshal(data []byte) error + func (this *LimitRange) String() string + func (x *LimitRange) CodecDecodeSelf(d *codec1978.Decoder) + func (x *LimitRange) CodecEncodeSelf(e *codec1978.Encoder) + type LimitRangeItem struct + Default ResourceList + DefaultRequest ResourceList + Max ResourceList + MaxLimitRequestRatio ResourceList + Min ResourceList + Type LimitType + func (*LimitRangeItem) Descriptor() ([]byte, []int) + func (*LimitRangeItem) ProtoMessage() + func (LimitRangeItem) SwaggerDoc() map[string]string + func (m *LimitRangeItem) Marshal() (data []byte, err error) + func (m *LimitRangeItem) MarshalTo(data []byte) (int, error) + func (m *LimitRangeItem) Reset() + func (m *LimitRangeItem) Size() (n int) + func (m *LimitRangeItem) Unmarshal(data []byte) error + func (this *LimitRangeItem) String() string + func (x *LimitRangeItem) CodecDecodeSelf(d *codec1978.Decoder) + func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) + type LimitRangeList struct + Items []LimitRange + func (*LimitRangeList) Descriptor() ([]byte, []int) + func (*LimitRangeList) ProtoMessage() + func (LimitRangeList) SwaggerDoc() map[string]string + func (m *LimitRangeList) Marshal() (data []byte, err error) + func (m *LimitRangeList) MarshalTo(data []byte) (int, error) + func (m *LimitRangeList) Reset() + func (m *LimitRangeList) Size() (n int) + func (m *LimitRangeList) Unmarshal(data []byte) error + func (this *LimitRangeList) String() string + func (x *LimitRangeList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) + type LimitRangeSpec struct + Limits []LimitRangeItem + func (*LimitRangeSpec) Descriptor() ([]byte, []int) + func (*LimitRangeSpec) ProtoMessage() + func (LimitRangeSpec) SwaggerDoc() map[string]string + func (m *LimitRangeSpec) Marshal() (data []byte, err error) + func (m *LimitRangeSpec) MarshalTo(data []byte) (int, error) + func (m *LimitRangeSpec) Reset() + func (m *LimitRangeSpec) Size() (n int) + func (m *LimitRangeSpec) Unmarshal(data []byte) error + func (this *LimitRangeSpec) String() string + func (x *LimitRangeSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *LimitRangeSpec) CodecEncodeSelf(e *codec1978.Encoder) + type LimitType string + const LimitTypeContainer + const LimitTypePod + func (x *LimitType) CodecDecodeSelf(d *codec1978.Decoder) + func (x LimitType) CodecEncodeSelf(e *codec1978.Encoder) + type List struct + Items []runtime.RawExtension + func (*List) Descriptor() ([]byte, []int) + func (*List) ProtoMessage() + func (List) SwaggerDoc() map[string]string + func (m *List) Marshal() (data []byte, err error) + func (m *List) MarshalTo(data []byte) (int, error) + func (m *List) Reset() + func (m *List) Size() (n int) + func (m *List) Unmarshal(data []byte) error + func (this *List) String() string + func (x *List) CodecDecodeSelf(d *codec1978.Decoder) + func (x *List) CodecEncodeSelf(e *codec1978.Encoder) + type ListOptions struct + FieldSelector string + LabelSelector string + ResourceVersion string + TimeoutSeconds *int64 + Watch bool + func (*ListOptions) Descriptor() ([]byte, []int) + func (*ListOptions) ProtoMessage() + func (ListOptions) SwaggerDoc() map[string]string + func (m *ListOptions) Marshal() (data []byte, err error) + func (m *ListOptions) MarshalTo(data []byte) (int, error) + func (m *ListOptions) Reset() + func (m *ListOptions) Size() (n int) + func (m *ListOptions) Unmarshal(data []byte) error + func (this *ListOptions) String() string + func (x *ListOptions) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) + type LoadBalancerIngress struct + Hostname string + IP string + func (*LoadBalancerIngress) Descriptor() ([]byte, []int) + func (*LoadBalancerIngress) ProtoMessage() + func (LoadBalancerIngress) SwaggerDoc() map[string]string + func (m *LoadBalancerIngress) Marshal() (data []byte, err error) + func (m *LoadBalancerIngress) MarshalTo(data []byte) (int, error) + func (m *LoadBalancerIngress) Reset() + func (m *LoadBalancerIngress) Size() (n int) + func (m *LoadBalancerIngress) Unmarshal(data []byte) error + func (this *LoadBalancerIngress) String() string + func (x *LoadBalancerIngress) CodecDecodeSelf(d *codec1978.Decoder) + func (x *LoadBalancerIngress) CodecEncodeSelf(e *codec1978.Encoder) + type LoadBalancerStatus struct + Ingress []LoadBalancerIngress + func (*LoadBalancerStatus) Descriptor() ([]byte, []int) + func (*LoadBalancerStatus) ProtoMessage() + func (LoadBalancerStatus) SwaggerDoc() map[string]string + func (m *LoadBalancerStatus) Marshal() (data []byte, err error) + func (m *LoadBalancerStatus) MarshalTo(data []byte) (int, error) + func (m *LoadBalancerStatus) Reset() + func (m *LoadBalancerStatus) Size() (n int) + func (m *LoadBalancerStatus) Unmarshal(data []byte) error + func (this *LoadBalancerStatus) String() string + func (x *LoadBalancerStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *LoadBalancerStatus) CodecEncodeSelf(e *codec1978.Encoder) + type LocalObjectReference struct + Name string + func (*LocalObjectReference) Descriptor() ([]byte, []int) + func (*LocalObjectReference) ProtoMessage() + func (LocalObjectReference) SwaggerDoc() map[string]string + func (m *LocalObjectReference) Marshal() (data []byte, err error) + func (m *LocalObjectReference) MarshalTo(data []byte) (int, error) + func (m *LocalObjectReference) Reset() + func (m *LocalObjectReference) Size() (n int) + func (m *LocalObjectReference) Unmarshal(data []byte) error + func (this *LocalObjectReference) String() string + func (x *LocalObjectReference) CodecDecodeSelf(d *codec1978.Decoder) + func (x *LocalObjectReference) CodecEncodeSelf(e *codec1978.Encoder) + type NFSVolumeSource struct + Path string + ReadOnly bool + Server string + func (*NFSVolumeSource) Descriptor() ([]byte, []int) + func (*NFSVolumeSource) ProtoMessage() + func (NFSVolumeSource) SwaggerDoc() map[string]string + func (m *NFSVolumeSource) Marshal() (data []byte, err error) + func (m *NFSVolumeSource) MarshalTo(data []byte) (int, error) + func (m *NFSVolumeSource) Reset() + func (m *NFSVolumeSource) Size() (n int) + func (m *NFSVolumeSource) Unmarshal(data []byte) error + func (this *NFSVolumeSource) String() string + func (x *NFSVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type Namespace struct + Spec NamespaceSpec + Status NamespaceStatus + func (*Namespace) Descriptor() ([]byte, []int) + func (*Namespace) ProtoMessage() + func (Namespace) SwaggerDoc() map[string]string + func (m *Namespace) Marshal() (data []byte, err error) + func (m *Namespace) MarshalTo(data []byte) (int, error) + func (m *Namespace) Reset() + func (m *Namespace) Size() (n int) + func (m *Namespace) Unmarshal(data []byte) error + func (this *Namespace) String() string + func (x *Namespace) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Namespace) CodecEncodeSelf(e *codec1978.Encoder) + type NamespaceList struct + Items []Namespace + func (*NamespaceList) Descriptor() ([]byte, []int) + func (*NamespaceList) ProtoMessage() + func (NamespaceList) SwaggerDoc() map[string]string + func (m *NamespaceList) Marshal() (data []byte, err error) + func (m *NamespaceList) MarshalTo(data []byte) (int, error) + func (m *NamespaceList) Reset() + func (m *NamespaceList) Size() (n int) + func (m *NamespaceList) Unmarshal(data []byte) error + func (this *NamespaceList) String() string + func (x *NamespaceList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) + type NamespacePhase string + const NamespaceActive + const NamespaceTerminating + func (x *NamespacePhase) CodecDecodeSelf(d *codec1978.Decoder) + func (x NamespacePhase) CodecEncodeSelf(e *codec1978.Encoder) + type NamespaceSpec struct + Finalizers []FinalizerName + func (*NamespaceSpec) Descriptor() ([]byte, []int) + func (*NamespaceSpec) ProtoMessage() + func (NamespaceSpec) SwaggerDoc() map[string]string + func (m *NamespaceSpec) Marshal() (data []byte, err error) + func (m *NamespaceSpec) MarshalTo(data []byte) (int, error) + func (m *NamespaceSpec) Reset() + func (m *NamespaceSpec) Size() (n int) + func (m *NamespaceSpec) Unmarshal(data []byte) error + func (this *NamespaceSpec) String() string + func (x *NamespaceSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NamespaceSpec) CodecEncodeSelf(e *codec1978.Encoder) + type NamespaceStatus struct + Phase NamespacePhase + func (*NamespaceStatus) Descriptor() ([]byte, []int) + func (*NamespaceStatus) ProtoMessage() + func (NamespaceStatus) SwaggerDoc() map[string]string + func (m *NamespaceStatus) Marshal() (data []byte, err error) + func (m *NamespaceStatus) MarshalTo(data []byte) (int, error) + func (m *NamespaceStatus) Reset() + func (m *NamespaceStatus) Size() (n int) + func (m *NamespaceStatus) Unmarshal(data []byte) error + func (this *NamespaceStatus) String() string + func (x *NamespaceStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NamespaceStatus) CodecEncodeSelf(e *codec1978.Encoder) + type Node struct + Spec NodeSpec + Status NodeStatus + func (*Node) Descriptor() ([]byte, []int) + func (*Node) ProtoMessage() + func (Node) SwaggerDoc() map[string]string + func (m *Node) Marshal() (data []byte, err error) + func (m *Node) MarshalTo(data []byte) (int, error) + func (m *Node) Reset() + func (m *Node) Size() (n int) + func (m *Node) Unmarshal(data []byte) error + func (this *Node) String() string + func (x *Node) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Node) CodecEncodeSelf(e *codec1978.Encoder) + type NodeAddress struct + Address string + Type NodeAddressType + func (*NodeAddress) Descriptor() ([]byte, []int) + func (*NodeAddress) ProtoMessage() + func (NodeAddress) SwaggerDoc() map[string]string + func (m *NodeAddress) Marshal() (data []byte, err error) + func (m *NodeAddress) MarshalTo(data []byte) (int, error) + func (m *NodeAddress) Reset() + func (m *NodeAddress) Size() (n int) + func (m *NodeAddress) Unmarshal(data []byte) error + func (this *NodeAddress) String() string + func (x *NodeAddress) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NodeAddress) CodecEncodeSelf(e *codec1978.Encoder) + type NodeAddressType string + const NodeExternalIP + const NodeHostName + const NodeInternalIP + func (x *NodeAddressType) CodecDecodeSelf(d *codec1978.Decoder) + func (x NodeAddressType) CodecEncodeSelf(e *codec1978.Encoder) + type NodeAffinity struct + PreferredDuringSchedulingIgnoredDuringExecution []PreferredSchedulingTerm + RequiredDuringSchedulingIgnoredDuringExecution *NodeSelector + func (*NodeAffinity) Descriptor() ([]byte, []int) + func (*NodeAffinity) ProtoMessage() + func (NodeAffinity) SwaggerDoc() map[string]string + func (m *NodeAffinity) Marshal() (data []byte, err error) + func (m *NodeAffinity) MarshalTo(data []byte) (int, error) + func (m *NodeAffinity) Reset() + func (m *NodeAffinity) Size() (n int) + func (m *NodeAffinity) Unmarshal(data []byte) error + func (this *NodeAffinity) String() string + func (x *NodeAffinity) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) + type NodeCondition struct + LastHeartbeatTime unversioned.Time + LastTransitionTime unversioned.Time + Message string + Reason string + Status ConditionStatus + Type NodeConditionType + func (*NodeCondition) Descriptor() ([]byte, []int) + func (*NodeCondition) ProtoMessage() + func (NodeCondition) SwaggerDoc() map[string]string + func (m *NodeCondition) Marshal() (data []byte, err error) + func (m *NodeCondition) MarshalTo(data []byte) (int, error) + func (m *NodeCondition) Reset() + func (m *NodeCondition) Size() (n int) + func (m *NodeCondition) Unmarshal(data []byte) error + func (this *NodeCondition) String() string + func (x *NodeCondition) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) + type NodeConditionType string + const NodeDiskPressure + const NodeMemoryPressure + const NodeNetworkUnavailable + const NodeOutOfDisk + const NodeReady + func (x *NodeConditionType) CodecDecodeSelf(d *codec1978.Decoder) + func (x NodeConditionType) CodecEncodeSelf(e *codec1978.Encoder) + type NodeDaemonEndpoints struct + KubeletEndpoint DaemonEndpoint + func (*NodeDaemonEndpoints) Descriptor() ([]byte, []int) + func (*NodeDaemonEndpoints) ProtoMessage() + func (NodeDaemonEndpoints) SwaggerDoc() map[string]string + func (m *NodeDaemonEndpoints) Marshal() (data []byte, err error) + func (m *NodeDaemonEndpoints) MarshalTo(data []byte) (int, error) + func (m *NodeDaemonEndpoints) Reset() + func (m *NodeDaemonEndpoints) Size() (n int) + func (m *NodeDaemonEndpoints) Unmarshal(data []byte) error + func (this *NodeDaemonEndpoints) String() string + func (x *NodeDaemonEndpoints) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NodeDaemonEndpoints) CodecEncodeSelf(e *codec1978.Encoder) + type NodeList struct + Items []Node + func (*NodeList) Descriptor() ([]byte, []int) + func (*NodeList) ProtoMessage() + func (NodeList) SwaggerDoc() map[string]string + func (m *NodeList) Marshal() (data []byte, err error) + func (m *NodeList) MarshalTo(data []byte) (int, error) + func (m *NodeList) Reset() + func (m *NodeList) Size() (n int) + func (m *NodeList) Unmarshal(data []byte) error + func (this *NodeList) String() string + func (x *NodeList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) + type NodePhase string + const NodePending + const NodeRunning + const NodeTerminated + func (x *NodePhase) CodecDecodeSelf(d *codec1978.Decoder) + func (x NodePhase) CodecEncodeSelf(e *codec1978.Encoder) + type NodeProxyOptions struct + Path string + func (*NodeProxyOptions) Descriptor() ([]byte, []int) + func (*NodeProxyOptions) ProtoMessage() + func (NodeProxyOptions) SwaggerDoc() map[string]string + func (m *NodeProxyOptions) Marshal() (data []byte, err error) + func (m *NodeProxyOptions) MarshalTo(data []byte) (int, error) + func (m *NodeProxyOptions) Reset() + func (m *NodeProxyOptions) Size() (n int) + func (m *NodeProxyOptions) Unmarshal(data []byte) error + func (this *NodeProxyOptions) String() string + func (x *NodeProxyOptions) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NodeProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) + type NodeSelector struct + NodeSelectorTerms []NodeSelectorTerm + func (*NodeSelector) Descriptor() ([]byte, []int) + func (*NodeSelector) ProtoMessage() + func (NodeSelector) SwaggerDoc() map[string]string + func (m *NodeSelector) Marshal() (data []byte, err error) + func (m *NodeSelector) MarshalTo(data []byte) (int, error) + func (m *NodeSelector) Reset() + func (m *NodeSelector) Size() (n int) + func (m *NodeSelector) Unmarshal(data []byte) error + func (this *NodeSelector) String() string + func (x *NodeSelector) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NodeSelector) CodecEncodeSelf(e *codec1978.Encoder) + type NodeSelectorOperator string + const NodeSelectorOpDoesNotExist + const NodeSelectorOpExists + const NodeSelectorOpGt + const NodeSelectorOpIn + const NodeSelectorOpLt + const NodeSelectorOpNotIn + func (x *NodeSelectorOperator) CodecDecodeSelf(d *codec1978.Decoder) + func (x NodeSelectorOperator) CodecEncodeSelf(e *codec1978.Encoder) + type NodeSelectorRequirement struct + Key string + Operator NodeSelectorOperator + Values []string + func (*NodeSelectorRequirement) Descriptor() ([]byte, []int) + func (*NodeSelectorRequirement) ProtoMessage() + func (NodeSelectorRequirement) SwaggerDoc() map[string]string + func (m *NodeSelectorRequirement) Marshal() (data []byte, err error) + func (m *NodeSelectorRequirement) MarshalTo(data []byte) (int, error) + func (m *NodeSelectorRequirement) Reset() + func (m *NodeSelectorRequirement) Size() (n int) + func (m *NodeSelectorRequirement) Unmarshal(data []byte) error + func (this *NodeSelectorRequirement) String() string + func (x *NodeSelectorRequirement) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) + type NodeSelectorTerm struct + MatchExpressions []NodeSelectorRequirement + func (*NodeSelectorTerm) Descriptor() ([]byte, []int) + func (*NodeSelectorTerm) ProtoMessage() + func (NodeSelectorTerm) SwaggerDoc() map[string]string + func (m *NodeSelectorTerm) Marshal() (data []byte, err error) + func (m *NodeSelectorTerm) MarshalTo(data []byte) (int, error) + func (m *NodeSelectorTerm) Reset() + func (m *NodeSelectorTerm) Size() (n int) + func (m *NodeSelectorTerm) Unmarshal(data []byte) error + func (this *NodeSelectorTerm) String() string + func (x *NodeSelectorTerm) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NodeSelectorTerm) CodecEncodeSelf(e *codec1978.Encoder) + type NodeSpec struct + ExternalID string + PodCIDR string + ProviderID string + Unschedulable bool + func (*NodeSpec) Descriptor() ([]byte, []int) + func (*NodeSpec) ProtoMessage() + func (NodeSpec) SwaggerDoc() map[string]string + func (m *NodeSpec) Marshal() (data []byte, err error) + func (m *NodeSpec) MarshalTo(data []byte) (int, error) + func (m *NodeSpec) Reset() + func (m *NodeSpec) Size() (n int) + func (m *NodeSpec) Unmarshal(data []byte) error + func (this *NodeSpec) String() string + func (x *NodeSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) + type NodeStatus struct + Addresses []NodeAddress + Allocatable ResourceList + Capacity ResourceList + Conditions []NodeCondition + DaemonEndpoints NodeDaemonEndpoints + Images []ContainerImage + NodeInfo NodeSystemInfo + Phase NodePhase + VolumesAttached []AttachedVolume + VolumesInUse []UniqueVolumeName + func (*NodeStatus) Descriptor() ([]byte, []int) + func (*NodeStatus) ProtoMessage() + func (NodeStatus) SwaggerDoc() map[string]string + func (m *NodeStatus) Marshal() (data []byte, err error) + func (m *NodeStatus) MarshalTo(data []byte) (int, error) + func (m *NodeStatus) Reset() + func (m *NodeStatus) Size() (n int) + func (m *NodeStatus) Unmarshal(data []byte) error + func (this *NodeStatus) String() string + func (x *NodeStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) + type NodeSystemInfo struct + Architecture string + BootID string + ContainerRuntimeVersion string + KernelVersion string + KubeProxyVersion string + KubeletVersion string + MachineID string + OSImage string + OperatingSystem string + SystemUUID string + func (*NodeSystemInfo) Descriptor() ([]byte, []int) + func (*NodeSystemInfo) ProtoMessage() + func (NodeSystemInfo) SwaggerDoc() map[string]string + func (m *NodeSystemInfo) Marshal() (data []byte, err error) + func (m *NodeSystemInfo) MarshalTo(data []byte) (int, error) + func (m *NodeSystemInfo) Reset() + func (m *NodeSystemInfo) Size() (n int) + func (m *NodeSystemInfo) Unmarshal(data []byte) error + func (this *NodeSystemInfo) String() string + func (x *NodeSystemInfo) CodecDecodeSelf(d *codec1978.Decoder) + func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) + type ObjectFieldSelector struct + APIVersion string + FieldPath string + func (*ObjectFieldSelector) Descriptor() ([]byte, []int) + func (*ObjectFieldSelector) ProtoMessage() + func (ObjectFieldSelector) SwaggerDoc() map[string]string + func (m *ObjectFieldSelector) Marshal() (data []byte, err error) + func (m *ObjectFieldSelector) MarshalTo(data []byte) (int, error) + func (m *ObjectFieldSelector) Reset() + func (m *ObjectFieldSelector) Size() (n int) + func (m *ObjectFieldSelector) Unmarshal(data []byte) error + func (this *ObjectFieldSelector) String() string + func (x *ObjectFieldSelector) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ObjectFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) + type ObjectMeta struct + Annotations map[string]string + ClusterName string + CreationTimestamp unversioned.Time + DeletionGracePeriodSeconds *int64 + DeletionTimestamp *unversioned.Time + Finalizers []string + GenerateName string + Generation int64 + Labels map[string]string + Name string + Namespace string + OwnerReferences []OwnerReference + ResourceVersion string + SelfLink string + UID types.UID + func (*ObjectMeta) Descriptor() ([]byte, []int) + func (*ObjectMeta) ProtoMessage() + func (ObjectMeta) SwaggerDoc() map[string]string + func (m *ObjectMeta) Marshal() (data []byte, err error) + func (m *ObjectMeta) MarshalTo(data []byte) (int, error) + func (m *ObjectMeta) Reset() + func (m *ObjectMeta) Size() (n int) + func (m *ObjectMeta) Unmarshal(data []byte) error + func (meta *ObjectMeta) GetAnnotations() map[string]string + func (meta *ObjectMeta) GetClusterName() string + func (meta *ObjectMeta) GetCreationTimestamp() unversioned.Time + func (meta *ObjectMeta) GetDeletionTimestamp() *unversioned.Time + func (meta *ObjectMeta) GetFinalizers() []string + func (meta *ObjectMeta) GetGenerateName() string + func (meta *ObjectMeta) GetLabels() map[string]string + func (meta *ObjectMeta) GetName() string + func (meta *ObjectMeta) GetNamespace() string + func (meta *ObjectMeta) GetOwnerReferences() []metatypes.OwnerReference + func (meta *ObjectMeta) GetResourceVersion() string + func (meta *ObjectMeta) GetSelfLink() string + func (meta *ObjectMeta) GetUID() types.UID + func (meta *ObjectMeta) SetAnnotations(annotations map[string]string) + func (meta *ObjectMeta) SetClusterName(clusterName string) + func (meta *ObjectMeta) SetCreationTimestamp(creationTimestamp unversioned.Time) + func (meta *ObjectMeta) SetDeletionTimestamp(deletionTimestamp *unversioned.Time) + func (meta *ObjectMeta) SetFinalizers(finalizers []string) + func (meta *ObjectMeta) SetGenerateName(generateName string) + func (meta *ObjectMeta) SetLabels(labels map[string]string) + func (meta *ObjectMeta) SetName(name string) + func (meta *ObjectMeta) SetNamespace(namespace string) + func (meta *ObjectMeta) SetOwnerReferences(references []metatypes.OwnerReference) + func (meta *ObjectMeta) SetResourceVersion(version string) + func (meta *ObjectMeta) SetSelfLink(selfLink string) + func (meta *ObjectMeta) SetUID(uid types.UID) + func (obj *ObjectMeta) GetObjectMeta() meta.Object + func (this *ObjectMeta) String() string + func (x *ObjectMeta) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ObjectMeta) CodecEncodeSelf(e *codec1978.Encoder) + type ObjectReference struct + APIVersion string + FieldPath string + Kind string + Name string + Namespace string + ResourceVersion string + UID types.UID + func GetPartialReference(obj runtime.Object, fieldPath string) (*ObjectReference, error) + func GetReference(obj runtime.Object) (*ObjectReference, error) + func (*ObjectReference) Descriptor() ([]byte, []int) + func (*ObjectReference) ProtoMessage() + func (ObjectReference) SwaggerDoc() map[string]string + func (m *ObjectReference) Marshal() (data []byte, err error) + func (m *ObjectReference) MarshalTo(data []byte) (int, error) + func (m *ObjectReference) Reset() + func (m *ObjectReference) Size() (n int) + func (m *ObjectReference) Unmarshal(data []byte) error + func (obj *ObjectReference) GetObjectKind() unversioned.ObjectKind + func (obj *ObjectReference) GroupVersionKind() unversioned.GroupVersionKind + func (obj *ObjectReference) SetGroupVersionKind(gvk unversioned.GroupVersionKind) + func (this *ObjectReference) String() string + func (x *ObjectReference) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) + type OwnerReference struct + APIVersion string + Controller *bool + Kind string + Name string + UID types.UID + func (*OwnerReference) Descriptor() ([]byte, []int) + func (*OwnerReference) ProtoMessage() + func (OwnerReference) SwaggerDoc() map[string]string + func (m *OwnerReference) Marshal() (data []byte, err error) + func (m *OwnerReference) MarshalTo(data []byte) (int, error) + func (m *OwnerReference) Reset() + func (m *OwnerReference) Size() (n int) + func (m *OwnerReference) Unmarshal(data []byte) error + func (this *OwnerReference) String() string + func (x *OwnerReference) CodecDecodeSelf(d *codec1978.Decoder) + func (x *OwnerReference) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolume struct + Spec PersistentVolumeSpec + Status PersistentVolumeStatus + func (*PersistentVolume) Descriptor() ([]byte, []int) + func (*PersistentVolume) ProtoMessage() + func (PersistentVolume) SwaggerDoc() map[string]string + func (m *PersistentVolume) Marshal() (data []byte, err error) + func (m *PersistentVolume) MarshalTo(data []byte) (int, error) + func (m *PersistentVolume) Reset() + func (m *PersistentVolume) Size() (n int) + func (m *PersistentVolume) Unmarshal(data []byte) error + func (this *PersistentVolume) String() string + func (x *PersistentVolume) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PersistentVolume) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolumeAccessMode string + const ReadOnlyMany + const ReadWriteMany + const ReadWriteOnce + func (x *PersistentVolumeAccessMode) CodecDecodeSelf(d *codec1978.Decoder) + func (x PersistentVolumeAccessMode) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolumeClaim struct + Spec PersistentVolumeClaimSpec + Status PersistentVolumeClaimStatus + func (*PersistentVolumeClaim) Descriptor() ([]byte, []int) + func (*PersistentVolumeClaim) ProtoMessage() + func (PersistentVolumeClaim) SwaggerDoc() map[string]string + func (m *PersistentVolumeClaim) Marshal() (data []byte, err error) + func (m *PersistentVolumeClaim) MarshalTo(data []byte) (int, error) + func (m *PersistentVolumeClaim) Reset() + func (m *PersistentVolumeClaim) Size() (n int) + func (m *PersistentVolumeClaim) Unmarshal(data []byte) error + func (this *PersistentVolumeClaim) String() string + func (x *PersistentVolumeClaim) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PersistentVolumeClaim) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolumeClaimList struct + Items []PersistentVolumeClaim + func (*PersistentVolumeClaimList) Descriptor() ([]byte, []int) + func (*PersistentVolumeClaimList) ProtoMessage() + func (PersistentVolumeClaimList) SwaggerDoc() map[string]string + func (m *PersistentVolumeClaimList) Marshal() (data []byte, err error) + func (m *PersistentVolumeClaimList) MarshalTo(data []byte) (int, error) + func (m *PersistentVolumeClaimList) Reset() + func (m *PersistentVolumeClaimList) Size() (n int) + func (m *PersistentVolumeClaimList) Unmarshal(data []byte) error + func (this *PersistentVolumeClaimList) String() string + func (x *PersistentVolumeClaimList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolumeClaimPhase string + const ClaimBound + const ClaimLost + const ClaimPending + func (x *PersistentVolumeClaimPhase) CodecDecodeSelf(d *codec1978.Decoder) + func (x PersistentVolumeClaimPhase) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolumeClaimSpec struct + AccessModes []PersistentVolumeAccessMode + Resources ResourceRequirements + Selector *unversioned.LabelSelector + VolumeName string + func (*PersistentVolumeClaimSpec) Descriptor() ([]byte, []int) + func (*PersistentVolumeClaimSpec) ProtoMessage() + func (PersistentVolumeClaimSpec) SwaggerDoc() map[string]string + func (m *PersistentVolumeClaimSpec) Marshal() (data []byte, err error) + func (m *PersistentVolumeClaimSpec) MarshalTo(data []byte) (int, error) + func (m *PersistentVolumeClaimSpec) Reset() + func (m *PersistentVolumeClaimSpec) Size() (n int) + func (m *PersistentVolumeClaimSpec) Unmarshal(data []byte) error + func (this *PersistentVolumeClaimSpec) String() string + func (x *PersistentVolumeClaimSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolumeClaimStatus struct + AccessModes []PersistentVolumeAccessMode + Capacity ResourceList + Phase PersistentVolumeClaimPhase + func (*PersistentVolumeClaimStatus) Descriptor() ([]byte, []int) + func (*PersistentVolumeClaimStatus) ProtoMessage() + func (PersistentVolumeClaimStatus) SwaggerDoc() map[string]string + func (m *PersistentVolumeClaimStatus) Marshal() (data []byte, err error) + func (m *PersistentVolumeClaimStatus) MarshalTo(data []byte) (int, error) + func (m *PersistentVolumeClaimStatus) Reset() + func (m *PersistentVolumeClaimStatus) Size() (n int) + func (m *PersistentVolumeClaimStatus) Unmarshal(data []byte) error + func (this *PersistentVolumeClaimStatus) String() string + func (x *PersistentVolumeClaimStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolumeClaimVolumeSource struct + ClaimName string + ReadOnly bool + func (*PersistentVolumeClaimVolumeSource) Descriptor() ([]byte, []int) + func (*PersistentVolumeClaimVolumeSource) ProtoMessage() + func (PersistentVolumeClaimVolumeSource) SwaggerDoc() map[string]string + func (m *PersistentVolumeClaimVolumeSource) Marshal() (data []byte, err error) + func (m *PersistentVolumeClaimVolumeSource) MarshalTo(data []byte) (int, error) + func (m *PersistentVolumeClaimVolumeSource) Reset() + func (m *PersistentVolumeClaimVolumeSource) Size() (n int) + func (m *PersistentVolumeClaimVolumeSource) Unmarshal(data []byte) error + func (this *PersistentVolumeClaimVolumeSource) String() string + func (x *PersistentVolumeClaimVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PersistentVolumeClaimVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolumeList struct + Items []PersistentVolume + func (*PersistentVolumeList) Descriptor() ([]byte, []int) + func (*PersistentVolumeList) ProtoMessage() + func (PersistentVolumeList) SwaggerDoc() map[string]string + func (m *PersistentVolumeList) Marshal() (data []byte, err error) + func (m *PersistentVolumeList) MarshalTo(data []byte) (int, error) + func (m *PersistentVolumeList) Reset() + func (m *PersistentVolumeList) Size() (n int) + func (m *PersistentVolumeList) Unmarshal(data []byte) error + func (this *PersistentVolumeList) String() string + func (x *PersistentVolumeList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolumePhase string + const VolumeAvailable + const VolumeBound + const VolumeFailed + const VolumePending + const VolumeReleased + func (x *PersistentVolumePhase) CodecDecodeSelf(d *codec1978.Decoder) + func (x PersistentVolumePhase) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolumeReclaimPolicy string + const PersistentVolumeReclaimDelete + const PersistentVolumeReclaimRecycle + const PersistentVolumeReclaimRetain + func (x *PersistentVolumeReclaimPolicy) CodecDecodeSelf(d *codec1978.Decoder) + func (x PersistentVolumeReclaimPolicy) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolumeSource struct + AWSElasticBlockStore *AWSElasticBlockStoreVolumeSource + AzureDisk *AzureDiskVolumeSource + AzureFile *AzureFileVolumeSource + CephFS *CephFSVolumeSource + Cinder *CinderVolumeSource + FC *FCVolumeSource + FlexVolume *FlexVolumeSource + Flocker *FlockerVolumeSource + GCEPersistentDisk *GCEPersistentDiskVolumeSource + Glusterfs *GlusterfsVolumeSource + HostPath *HostPathVolumeSource + ISCSI *ISCSIVolumeSource + NFS *NFSVolumeSource + Quobyte *QuobyteVolumeSource + RBD *RBDVolumeSource + VsphereVolume *VsphereVirtualDiskVolumeSource + func (*PersistentVolumeSource) Descriptor() ([]byte, []int) + func (*PersistentVolumeSource) ProtoMessage() + func (PersistentVolumeSource) SwaggerDoc() map[string]string + func (m *PersistentVolumeSource) Marshal() (data []byte, err error) + func (m *PersistentVolumeSource) MarshalTo(data []byte) (int, error) + func (m *PersistentVolumeSource) Reset() + func (m *PersistentVolumeSource) Size() (n int) + func (m *PersistentVolumeSource) Unmarshal(data []byte) error + func (this *PersistentVolumeSource) String() string + func (x *PersistentVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolumeSpec struct + AccessModes []PersistentVolumeAccessMode + Capacity ResourceList + ClaimRef *ObjectReference + PersistentVolumeReclaimPolicy PersistentVolumeReclaimPolicy + func (*PersistentVolumeSpec) Descriptor() ([]byte, []int) + func (*PersistentVolumeSpec) ProtoMessage() + func (PersistentVolumeSpec) SwaggerDoc() map[string]string + func (m *PersistentVolumeSpec) Marshal() (data []byte, err error) + func (m *PersistentVolumeSpec) MarshalTo(data []byte) (int, error) + func (m *PersistentVolumeSpec) Reset() + func (m *PersistentVolumeSpec) Size() (n int) + func (m *PersistentVolumeSpec) Unmarshal(data []byte) error + func (this *PersistentVolumeSpec) String() string + func (x *PersistentVolumeSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) + type PersistentVolumeStatus struct + Message string + Phase PersistentVolumePhase + Reason string + func (*PersistentVolumeStatus) Descriptor() ([]byte, []int) + func (*PersistentVolumeStatus) ProtoMessage() + func (PersistentVolumeStatus) SwaggerDoc() map[string]string + func (m *PersistentVolumeStatus) Marshal() (data []byte, err error) + func (m *PersistentVolumeStatus) MarshalTo(data []byte) (int, error) + func (m *PersistentVolumeStatus) Reset() + func (m *PersistentVolumeStatus) Size() (n int) + func (m *PersistentVolumeStatus) Unmarshal(data []byte) error + func (this *PersistentVolumeStatus) String() string + func (x *PersistentVolumeStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PersistentVolumeStatus) CodecEncodeSelf(e *codec1978.Encoder) + type Pod struct + Spec PodSpec + Status PodStatus + func (*Pod) Descriptor() ([]byte, []int) + func (*Pod) ProtoMessage() + func (Pod) SwaggerDoc() map[string]string + func (m *Pod) Marshal() (data []byte, err error) + func (m *Pod) MarshalTo(data []byte) (int, error) + func (m *Pod) Reset() + func (m *Pod) Size() (n int) + func (m *Pod) Unmarshal(data []byte) error + func (this *Pod) String() string + func (x *Pod) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Pod) CodecEncodeSelf(e *codec1978.Encoder) + type PodAffinity struct + PreferredDuringSchedulingIgnoredDuringExecution []WeightedPodAffinityTerm + RequiredDuringSchedulingIgnoredDuringExecution []PodAffinityTerm + func (*PodAffinity) Descriptor() ([]byte, []int) + func (*PodAffinity) ProtoMessage() + func (PodAffinity) SwaggerDoc() map[string]string + func (m *PodAffinity) Marshal() (data []byte, err error) + func (m *PodAffinity) MarshalTo(data []byte) (int, error) + func (m *PodAffinity) Reset() + func (m *PodAffinity) Size() (n int) + func (m *PodAffinity) Unmarshal(data []byte) error + func (this *PodAffinity) String() string + func (x *PodAffinity) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodAffinity) CodecEncodeSelf(e *codec1978.Encoder) + type PodAffinityTerm struct + LabelSelector *unversioned.LabelSelector + Namespaces []string + TopologyKey string + func (*PodAffinityTerm) Descriptor() ([]byte, []int) + func (*PodAffinityTerm) ProtoMessage() + func (PodAffinityTerm) SwaggerDoc() map[string]string + func (m *PodAffinityTerm) Marshal() (data []byte, err error) + func (m *PodAffinityTerm) MarshalTo(data []byte) (int, error) + func (m *PodAffinityTerm) Reset() + func (m *PodAffinityTerm) Size() (n int) + func (m *PodAffinityTerm) Unmarshal(data []byte) error + func (this *PodAffinityTerm) String() string + func (x *PodAffinityTerm) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) + type PodAntiAffinity struct + PreferredDuringSchedulingIgnoredDuringExecution []WeightedPodAffinityTerm + RequiredDuringSchedulingIgnoredDuringExecution []PodAffinityTerm + func (*PodAntiAffinity) Descriptor() ([]byte, []int) + func (*PodAntiAffinity) ProtoMessage() + func (PodAntiAffinity) SwaggerDoc() map[string]string + func (m *PodAntiAffinity) Marshal() (data []byte, err error) + func (m *PodAntiAffinity) MarshalTo(data []byte) (int, error) + func (m *PodAntiAffinity) Reset() + func (m *PodAntiAffinity) Size() (n int) + func (m *PodAntiAffinity) Unmarshal(data []byte) error + func (this *PodAntiAffinity) String() string + func (x *PodAntiAffinity) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodAntiAffinity) CodecEncodeSelf(e *codec1978.Encoder) + type PodAttachOptions struct + Container string + Stderr bool + Stdin bool + Stdout bool + TTY bool + func (*PodAttachOptions) Descriptor() ([]byte, []int) + func (*PodAttachOptions) ProtoMessage() + func (PodAttachOptions) SwaggerDoc() map[string]string + func (m *PodAttachOptions) Marshal() (data []byte, err error) + func (m *PodAttachOptions) MarshalTo(data []byte) (int, error) + func (m *PodAttachOptions) Reset() + func (m *PodAttachOptions) Size() (n int) + func (m *PodAttachOptions) Unmarshal(data []byte) error + func (this *PodAttachOptions) String() string + func (x *PodAttachOptions) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) + type PodCondition struct + LastProbeTime unversioned.Time + LastTransitionTime unversioned.Time + Message string + Reason string + Status ConditionStatus + Type PodConditionType + func (*PodCondition) Descriptor() ([]byte, []int) + func (*PodCondition) ProtoMessage() + func (PodCondition) SwaggerDoc() map[string]string + func (m *PodCondition) Marshal() (data []byte, err error) + func (m *PodCondition) MarshalTo(data []byte) (int, error) + func (m *PodCondition) Reset() + func (m *PodCondition) Size() (n int) + func (m *PodCondition) Unmarshal(data []byte) error + func (this *PodCondition) String() string + func (x *PodCondition) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) + type PodConditionType string + const PodReady + const PodScheduled + func (x *PodConditionType) CodecDecodeSelf(d *codec1978.Decoder) + func (x PodConditionType) CodecEncodeSelf(e *codec1978.Encoder) + type PodExecOptions struct + Command []string + Container string + Stderr bool + Stdin bool + Stdout bool + TTY bool + func (*PodExecOptions) Descriptor() ([]byte, []int) + func (*PodExecOptions) ProtoMessage() + func (PodExecOptions) SwaggerDoc() map[string]string + func (m *PodExecOptions) Marshal() (data []byte, err error) + func (m *PodExecOptions) MarshalTo(data []byte) (int, error) + func (m *PodExecOptions) Reset() + func (m *PodExecOptions) Size() (n int) + func (m *PodExecOptions) Unmarshal(data []byte) error + func (this *PodExecOptions) String() string + func (x *PodExecOptions) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) + type PodList struct + Items []Pod + func (*PodList) Descriptor() ([]byte, []int) + func (*PodList) ProtoMessage() + func (PodList) SwaggerDoc() map[string]string + func (m *PodList) Marshal() (data []byte, err error) + func (m *PodList) MarshalTo(data []byte) (int, error) + func (m *PodList) Reset() + func (m *PodList) Size() (n int) + func (m *PodList) Unmarshal(data []byte) error + func (this *PodList) String() string + func (x *PodList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) + type PodLogOptions struct + Container string + Follow bool + LimitBytes *int64 + Previous bool + SinceSeconds *int64 + SinceTime *unversioned.Time + TailLines *int64 + Timestamps bool + func (*PodLogOptions) Descriptor() ([]byte, []int) + func (*PodLogOptions) ProtoMessage() + func (PodLogOptions) SwaggerDoc() map[string]string + func (m *PodLogOptions) Marshal() (data []byte, err error) + func (m *PodLogOptions) MarshalTo(data []byte) (int, error) + func (m *PodLogOptions) Reset() + func (m *PodLogOptions) Size() (n int) + func (m *PodLogOptions) Unmarshal(data []byte) error + func (this *PodLogOptions) String() string + func (x *PodLogOptions) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) + type PodPhase string + const PodFailed + const PodPending + const PodRunning + const PodSucceeded + const PodUnknown + func (x *PodPhase) CodecDecodeSelf(d *codec1978.Decoder) + func (x PodPhase) CodecEncodeSelf(e *codec1978.Encoder) + type PodProxyOptions struct + Path string + func (*PodProxyOptions) Descriptor() ([]byte, []int) + func (*PodProxyOptions) ProtoMessage() + func (PodProxyOptions) SwaggerDoc() map[string]string + func (m *PodProxyOptions) Marshal() (data []byte, err error) + func (m *PodProxyOptions) MarshalTo(data []byte) (int, error) + func (m *PodProxyOptions) Reset() + func (m *PodProxyOptions) Size() (n int) + func (m *PodProxyOptions) Unmarshal(data []byte) error + func (this *PodProxyOptions) String() string + func (x *PodProxyOptions) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) + type PodSecurityContext struct + FSGroup *int64 + RunAsNonRoot *bool + RunAsUser *int64 + SELinuxOptions *SELinuxOptions + SupplementalGroups []int64 + func (*PodSecurityContext) Descriptor() ([]byte, []int) + func (*PodSecurityContext) ProtoMessage() + func (PodSecurityContext) SwaggerDoc() map[string]string + func (m *PodSecurityContext) Marshal() (data []byte, err error) + func (m *PodSecurityContext) MarshalTo(data []byte) (int, error) + func (m *PodSecurityContext) Reset() + func (m *PodSecurityContext) Size() (n int) + func (m *PodSecurityContext) Unmarshal(data []byte) error + func (this *PodSecurityContext) String() string + func (x *PodSecurityContext) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) + type PodSignature struct + PodController *OwnerReference + func (*PodSignature) Descriptor() ([]byte, []int) + func (*PodSignature) ProtoMessage() + func (PodSignature) SwaggerDoc() map[string]string + func (m *PodSignature) Marshal() (data []byte, err error) + func (m *PodSignature) MarshalTo(data []byte) (int, error) + func (m *PodSignature) Reset() + func (m *PodSignature) Size() (n int) + func (m *PodSignature) Unmarshal(data []byte) error + func (this *PodSignature) String() string + func (x *PodSignature) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodSignature) CodecEncodeSelf(e *codec1978.Encoder) + type PodSpec struct + ActiveDeadlineSeconds *int64 + Containers []Container + DNSPolicy DNSPolicy + DeprecatedServiceAccount string + HostIPC bool + HostNetwork bool + HostPID bool + Hostname string + ImagePullSecrets []LocalObjectReference + InitContainers []Container + NodeName string + NodeSelector map[string]string + RestartPolicy RestartPolicy + SecurityContext *PodSecurityContext + ServiceAccountName string + Subdomain string + TerminationGracePeriodSeconds *int64 + Volumes []Volume + func (*PodSpec) Descriptor() ([]byte, []int) + func (*PodSpec) ProtoMessage() + func (PodSpec) SwaggerDoc() map[string]string + func (m *PodSpec) Marshal() (data []byte, err error) + func (m *PodSpec) MarshalTo(data []byte) (int, error) + func (m *PodSpec) Reset() + func (m *PodSpec) Size() (n int) + func (m *PodSpec) Unmarshal(data []byte) error + func (this *PodSpec) String() string + func (x *PodSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) + type PodStatus struct + Conditions []PodCondition + ContainerStatuses []ContainerStatus + HostIP string + InitContainerStatuses []ContainerStatus + Message string + Phase PodPhase + PodIP string + Reason string + StartTime *unversioned.Time + func (*PodStatus) Descriptor() ([]byte, []int) + func (*PodStatus) ProtoMessage() + func (PodStatus) SwaggerDoc() map[string]string + func (m *PodStatus) Marshal() (data []byte, err error) + func (m *PodStatus) MarshalTo(data []byte) (int, error) + func (m *PodStatus) Reset() + func (m *PodStatus) Size() (n int) + func (m *PodStatus) Unmarshal(data []byte) error + func (this *PodStatus) String() string + func (x *PodStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) + type PodStatusResult struct + Status PodStatus + func (*PodStatusResult) Descriptor() ([]byte, []int) + func (*PodStatusResult) ProtoMessage() + func (PodStatusResult) SwaggerDoc() map[string]string + func (m *PodStatusResult) Marshal() (data []byte, err error) + func (m *PodStatusResult) MarshalTo(data []byte) (int, error) + func (m *PodStatusResult) Reset() + func (m *PodStatusResult) Size() (n int) + func (m *PodStatusResult) Unmarshal(data []byte) error + func (this *PodStatusResult) String() string + func (x *PodStatusResult) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodStatusResult) CodecEncodeSelf(e *codec1978.Encoder) + type PodTemplate struct + Template PodTemplateSpec + func (*PodTemplate) Descriptor() ([]byte, []int) + func (*PodTemplate) ProtoMessage() + func (PodTemplate) SwaggerDoc() map[string]string + func (m *PodTemplate) Marshal() (data []byte, err error) + func (m *PodTemplate) MarshalTo(data []byte) (int, error) + func (m *PodTemplate) Reset() + func (m *PodTemplate) Size() (n int) + func (m *PodTemplate) Unmarshal(data []byte) error + func (this *PodTemplate) String() string + func (x *PodTemplate) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodTemplate) CodecEncodeSelf(e *codec1978.Encoder) + type PodTemplateList struct + Items []PodTemplate + func (*PodTemplateList) Descriptor() ([]byte, []int) + func (*PodTemplateList) ProtoMessage() + func (PodTemplateList) SwaggerDoc() map[string]string + func (m *PodTemplateList) Marshal() (data []byte, err error) + func (m *PodTemplateList) MarshalTo(data []byte) (int, error) + func (m *PodTemplateList) Reset() + func (m *PodTemplateList) Size() (n int) + func (m *PodTemplateList) Unmarshal(data []byte) error + func (this *PodTemplateList) String() string + func (x *PodTemplateList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) + type PodTemplateSpec struct + Spec PodSpec + func (*PodTemplateSpec) Descriptor() ([]byte, []int) + func (*PodTemplateSpec) ProtoMessage() + func (PodTemplateSpec) SwaggerDoc() map[string]string + func (m *PodTemplateSpec) Marshal() (data []byte, err error) + func (m *PodTemplateSpec) MarshalTo(data []byte) (int, error) + func (m *PodTemplateSpec) Reset() + func (m *PodTemplateSpec) Size() (n int) + func (m *PodTemplateSpec) Unmarshal(data []byte) error + func (this *PodTemplateSpec) String() string + func (x *PodTemplateSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PodTemplateSpec) CodecEncodeSelf(e *codec1978.Encoder) + type Preconditions struct + UID *types.UID + func (*Preconditions) Descriptor() ([]byte, []int) + func (*Preconditions) ProtoMessage() + func (Preconditions) SwaggerDoc() map[string]string + func (m *Preconditions) Marshal() (data []byte, err error) + func (m *Preconditions) MarshalTo(data []byte) (int, error) + func (m *Preconditions) Reset() + func (m *Preconditions) Size() (n int) + func (m *Preconditions) Unmarshal(data []byte) error + func (this *Preconditions) String() string + func (x *Preconditions) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Preconditions) CodecEncodeSelf(e *codec1978.Encoder) + type PreferAvoidPodsEntry struct + EvictionTime unversioned.Time + Message string + PodSignature PodSignature + Reason string + func (*PreferAvoidPodsEntry) Descriptor() ([]byte, []int) + func (*PreferAvoidPodsEntry) ProtoMessage() + func (PreferAvoidPodsEntry) SwaggerDoc() map[string]string + func (m *PreferAvoidPodsEntry) Marshal() (data []byte, err error) + func (m *PreferAvoidPodsEntry) MarshalTo(data []byte) (int, error) + func (m *PreferAvoidPodsEntry) Reset() + func (m *PreferAvoidPodsEntry) Size() (n int) + func (m *PreferAvoidPodsEntry) Unmarshal(data []byte) error + func (this *PreferAvoidPodsEntry) String() string + func (x *PreferAvoidPodsEntry) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PreferAvoidPodsEntry) CodecEncodeSelf(e *codec1978.Encoder) + type PreferredSchedulingTerm struct + Preference NodeSelectorTerm + Weight int32 + func (*PreferredSchedulingTerm) Descriptor() ([]byte, []int) + func (*PreferredSchedulingTerm) ProtoMessage() + func (PreferredSchedulingTerm) SwaggerDoc() map[string]string + func (m *PreferredSchedulingTerm) Marshal() (data []byte, err error) + func (m *PreferredSchedulingTerm) MarshalTo(data []byte) (int, error) + func (m *PreferredSchedulingTerm) Reset() + func (m *PreferredSchedulingTerm) Size() (n int) + func (m *PreferredSchedulingTerm) Unmarshal(data []byte) error + func (this *PreferredSchedulingTerm) String() string + func (x *PreferredSchedulingTerm) CodecDecodeSelf(d *codec1978.Decoder) + func (x *PreferredSchedulingTerm) CodecEncodeSelf(e *codec1978.Encoder) + type Probe struct + FailureThreshold int32 + InitialDelaySeconds int32 + PeriodSeconds int32 + SuccessThreshold int32 + TimeoutSeconds int32 + func (*Probe) Descriptor() ([]byte, []int) + func (*Probe) ProtoMessage() + func (Probe) SwaggerDoc() map[string]string + func (m *Probe) Marshal() (data []byte, err error) + func (m *Probe) MarshalTo(data []byte) (int, error) + func (m *Probe) Reset() + func (m *Probe) Size() (n int) + func (m *Probe) Unmarshal(data []byte) error + func (this *Probe) String() string + func (x *Probe) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) + type Protocol string + const ProtocolTCP + const ProtocolUDP + func (x *Protocol) CodecDecodeSelf(d *codec1978.Decoder) + func (x Protocol) CodecEncodeSelf(e *codec1978.Encoder) + type PullPolicy string + const PullAlways + const PullIfNotPresent + const PullNever + func (x *PullPolicy) CodecDecodeSelf(d *codec1978.Decoder) + func (x PullPolicy) CodecEncodeSelf(e *codec1978.Encoder) + type QuobyteVolumeSource struct + Group string + ReadOnly bool + Registry string + User string + Volume string + func (*QuobyteVolumeSource) Descriptor() ([]byte, []int) + func (*QuobyteVolumeSource) ProtoMessage() + func (QuobyteVolumeSource) SwaggerDoc() map[string]string + func (m *QuobyteVolumeSource) Marshal() (data []byte, err error) + func (m *QuobyteVolumeSource) MarshalTo(data []byte) (int, error) + func (m *QuobyteVolumeSource) Reset() + func (m *QuobyteVolumeSource) Size() (n int) + func (m *QuobyteVolumeSource) Unmarshal(data []byte) error + func (this *QuobyteVolumeSource) String() string + func (x *QuobyteVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *QuobyteVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type RBDVolumeSource struct + CephMonitors []string + FSType string + Keyring string + RBDImage string + RBDPool string + RadosUser string + ReadOnly bool + SecretRef *LocalObjectReference + func (*RBDVolumeSource) Descriptor() ([]byte, []int) + func (*RBDVolumeSource) ProtoMessage() + func (RBDVolumeSource) SwaggerDoc() map[string]string + func (m *RBDVolumeSource) Marshal() (data []byte, err error) + func (m *RBDVolumeSource) MarshalTo(data []byte) (int, error) + func (m *RBDVolumeSource) Reset() + func (m *RBDVolumeSource) Size() (n int) + func (m *RBDVolumeSource) Unmarshal(data []byte) error + func (this *RBDVolumeSource) String() string + func (x *RBDVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type RangeAllocation struct + Data []byte + Range string + func (*RangeAllocation) Descriptor() ([]byte, []int) + func (*RangeAllocation) ProtoMessage() + func (RangeAllocation) SwaggerDoc() map[string]string + func (m *RangeAllocation) Marshal() (data []byte, err error) + func (m *RangeAllocation) MarshalTo(data []byte) (int, error) + func (m *RangeAllocation) Reset() + func (m *RangeAllocation) Size() (n int) + func (m *RangeAllocation) Unmarshal(data []byte) error + func (this *RangeAllocation) String() string + func (x *RangeAllocation) CodecDecodeSelf(d *codec1978.Decoder) + func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) + type ReplicationController struct + Spec ReplicationControllerSpec + Status ReplicationControllerStatus + func (*ReplicationController) Descriptor() ([]byte, []int) + func (*ReplicationController) ProtoMessage() + func (ReplicationController) SwaggerDoc() map[string]string + func (m *ReplicationController) Marshal() (data []byte, err error) + func (m *ReplicationController) MarshalTo(data []byte) (int, error) + func (m *ReplicationController) Reset() + func (m *ReplicationController) Size() (n int) + func (m *ReplicationController) Unmarshal(data []byte) error + func (this *ReplicationController) String() string + func (x *ReplicationController) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ReplicationController) CodecEncodeSelf(e *codec1978.Encoder) + type ReplicationControllerList struct + Items []ReplicationController + func (*ReplicationControllerList) Descriptor() ([]byte, []int) + func (*ReplicationControllerList) ProtoMessage() + func (ReplicationControllerList) SwaggerDoc() map[string]string + func (m *ReplicationControllerList) Marshal() (data []byte, err error) + func (m *ReplicationControllerList) MarshalTo(data []byte) (int, error) + func (m *ReplicationControllerList) Reset() + func (m *ReplicationControllerList) Size() (n int) + func (m *ReplicationControllerList) Unmarshal(data []byte) error + func (this *ReplicationControllerList) String() string + func (x *ReplicationControllerList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) + type ReplicationControllerSpec struct + Replicas *int32 + Selector map[string]string + Template *PodTemplateSpec + func (*ReplicationControllerSpec) Descriptor() ([]byte, []int) + func (*ReplicationControllerSpec) ProtoMessage() + func (ReplicationControllerSpec) SwaggerDoc() map[string]string + func (m *ReplicationControllerSpec) Marshal() (data []byte, err error) + func (m *ReplicationControllerSpec) MarshalTo(data []byte) (int, error) + func (m *ReplicationControllerSpec) Reset() + func (m *ReplicationControllerSpec) Size() (n int) + func (m *ReplicationControllerSpec) Unmarshal(data []byte) error + func (this *ReplicationControllerSpec) String() string + func (x *ReplicationControllerSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) + type ReplicationControllerStatus struct + FullyLabeledReplicas int32 + ObservedGeneration int64 + ReadyReplicas int32 + Replicas int32 + func (*ReplicationControllerStatus) Descriptor() ([]byte, []int) + func (*ReplicationControllerStatus) ProtoMessage() + func (ReplicationControllerStatus) SwaggerDoc() map[string]string + func (m *ReplicationControllerStatus) Marshal() (data []byte, err error) + func (m *ReplicationControllerStatus) MarshalTo(data []byte) (int, error) + func (m *ReplicationControllerStatus) Reset() + func (m *ReplicationControllerStatus) Size() (n int) + func (m *ReplicationControllerStatus) Unmarshal(data []byte) error + func (this *ReplicationControllerStatus) String() string + func (x *ReplicationControllerStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) + type ResourceFieldSelector struct + ContainerName string + Divisor resource.Quantity + Resource string + func (*ResourceFieldSelector) Descriptor() ([]byte, []int) + func (*ResourceFieldSelector) ProtoMessage() + func (ResourceFieldSelector) SwaggerDoc() map[string]string + func (m *ResourceFieldSelector) Marshal() (data []byte, err error) + func (m *ResourceFieldSelector) MarshalTo(data []byte) (int, error) + func (m *ResourceFieldSelector) Reset() + func (m *ResourceFieldSelector) Size() (n int) + func (m *ResourceFieldSelector) Unmarshal(data []byte) error + func (this *ResourceFieldSelector) String() string + func (x *ResourceFieldSelector) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ResourceFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) + type ResourceList map[ResourceName]resource.Quantity + func (x *ResourceList) CodecDecodeSelf(d *codec1978.Decoder) + func (x ResourceList) CodecEncodeSelf(e *codec1978.Encoder) + type ResourceName string + const ResourceCPU + const ResourceConfigMaps + const ResourceLimitsCPU + const ResourceLimitsMemory + const ResourceMemory + const ResourceNvidiaGPU + const ResourcePersistentVolumeClaims + const ResourcePods + const ResourceQuotas + const ResourceReplicationControllers + const ResourceRequestsCPU + const ResourceRequestsMemory + const ResourceRequestsStorage + const ResourceSecrets + const ResourceServices + const ResourceServicesLoadBalancers + const ResourceServicesNodePorts + const ResourceStorage + func (x *ResourceName) CodecDecodeSelf(d *codec1978.Decoder) + func (x ResourceName) CodecEncodeSelf(e *codec1978.Encoder) + type ResourceQuota struct + Spec ResourceQuotaSpec + Status ResourceQuotaStatus + func (*ResourceQuota) Descriptor() ([]byte, []int) + func (*ResourceQuota) ProtoMessage() + func (ResourceQuota) SwaggerDoc() map[string]string + func (m *ResourceQuota) Marshal() (data []byte, err error) + func (m *ResourceQuota) MarshalTo(data []byte) (int, error) + func (m *ResourceQuota) Reset() + func (m *ResourceQuota) Size() (n int) + func (m *ResourceQuota) Unmarshal(data []byte) error + func (this *ResourceQuota) String() string + func (x *ResourceQuota) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ResourceQuota) CodecEncodeSelf(e *codec1978.Encoder) + type ResourceQuotaList struct + Items []ResourceQuota + func (*ResourceQuotaList) Descriptor() ([]byte, []int) + func (*ResourceQuotaList) ProtoMessage() + func (ResourceQuotaList) SwaggerDoc() map[string]string + func (m *ResourceQuotaList) Marshal() (data []byte, err error) + func (m *ResourceQuotaList) MarshalTo(data []byte) (int, error) + func (m *ResourceQuotaList) Reset() + func (m *ResourceQuotaList) Size() (n int) + func (m *ResourceQuotaList) Unmarshal(data []byte) error + func (this *ResourceQuotaList) String() string + func (x *ResourceQuotaList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) + type ResourceQuotaScope string + const ResourceQuotaScopeBestEffort + const ResourceQuotaScopeNotBestEffort + const ResourceQuotaScopeNotTerminating + const ResourceQuotaScopeTerminating + func (x *ResourceQuotaScope) CodecDecodeSelf(d *codec1978.Decoder) + func (x ResourceQuotaScope) CodecEncodeSelf(e *codec1978.Encoder) + type ResourceQuotaSpec struct + Hard ResourceList + Scopes []ResourceQuotaScope + func (*ResourceQuotaSpec) Descriptor() ([]byte, []int) + func (*ResourceQuotaSpec) ProtoMessage() + func (ResourceQuotaSpec) SwaggerDoc() map[string]string + func (m *ResourceQuotaSpec) Marshal() (data []byte, err error) + func (m *ResourceQuotaSpec) MarshalTo(data []byte) (int, error) + func (m *ResourceQuotaSpec) Reset() + func (m *ResourceQuotaSpec) Size() (n int) + func (m *ResourceQuotaSpec) Unmarshal(data []byte) error + func (this *ResourceQuotaSpec) String() string + func (x *ResourceQuotaSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) + type ResourceQuotaStatus struct + Hard ResourceList + Used ResourceList + func (*ResourceQuotaStatus) Descriptor() ([]byte, []int) + func (*ResourceQuotaStatus) ProtoMessage() + func (ResourceQuotaStatus) SwaggerDoc() map[string]string + func (m *ResourceQuotaStatus) Marshal() (data []byte, err error) + func (m *ResourceQuotaStatus) MarshalTo(data []byte) (int, error) + func (m *ResourceQuotaStatus) Reset() + func (m *ResourceQuotaStatus) Size() (n int) + func (m *ResourceQuotaStatus) Unmarshal(data []byte) error + func (this *ResourceQuotaStatus) String() string + func (x *ResourceQuotaStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) + type ResourceRequirements struct + Limits ResourceList + Requests ResourceList + func (*ResourceRequirements) Descriptor() ([]byte, []int) + func (*ResourceRequirements) ProtoMessage() + func (ResourceRequirements) SwaggerDoc() map[string]string + func (m *ResourceRequirements) Marshal() (data []byte, err error) + func (m *ResourceRequirements) MarshalTo(data []byte) (int, error) + func (m *ResourceRequirements) Reset() + func (m *ResourceRequirements) Size() (n int) + func (m *ResourceRequirements) Unmarshal(data []byte) error + func (this *ResourceRequirements) String() string + func (x *ResourceRequirements) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) + type RestartPolicy string + const RestartPolicyAlways + const RestartPolicyNever + const RestartPolicyOnFailure + func (x *RestartPolicy) CodecDecodeSelf(d *codec1978.Decoder) + func (x RestartPolicy) CodecEncodeSelf(e *codec1978.Encoder) + type SELinuxOptions struct + Level string + Role string + Type string + User string + func (*SELinuxOptions) Descriptor() ([]byte, []int) + func (*SELinuxOptions) ProtoMessage() + func (SELinuxOptions) SwaggerDoc() map[string]string + func (m *SELinuxOptions) Marshal() (data []byte, err error) + func (m *SELinuxOptions) MarshalTo(data []byte) (int, error) + func (m *SELinuxOptions) Reset() + func (m *SELinuxOptions) Size() (n int) + func (m *SELinuxOptions) Unmarshal(data []byte) error + func (this *SELinuxOptions) String() string + func (x *SELinuxOptions) CodecDecodeSelf(d *codec1978.Decoder) + func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) + type Secret struct + Data map[string][]byte + StringData map[string]string + Type SecretType + func (*Secret) Descriptor() ([]byte, []int) + func (*Secret) ProtoMessage() + func (Secret) SwaggerDoc() map[string]string + func (m *Secret) Marshal() (data []byte, err error) + func (m *Secret) MarshalTo(data []byte) (int, error) + func (m *Secret) Reset() + func (m *Secret) Size() (n int) + func (m *Secret) Unmarshal(data []byte) error + func (this *Secret) String() string + func (x *Secret) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) + type SecretKeySelector struct + Key string + func (*SecretKeySelector) Descriptor() ([]byte, []int) + func (*SecretKeySelector) ProtoMessage() + func (SecretKeySelector) SwaggerDoc() map[string]string + func (m *SecretKeySelector) Marshal() (data []byte, err error) + func (m *SecretKeySelector) MarshalTo(data []byte) (int, error) + func (m *SecretKeySelector) Reset() + func (m *SecretKeySelector) Size() (n int) + func (m *SecretKeySelector) Unmarshal(data []byte) error + func (this *SecretKeySelector) String() string + func (x *SecretKeySelector) CodecDecodeSelf(d *codec1978.Decoder) + func (x *SecretKeySelector) CodecEncodeSelf(e *codec1978.Encoder) + type SecretList struct + Items []Secret + func (*SecretList) Descriptor() ([]byte, []int) + func (*SecretList) ProtoMessage() + func (SecretList) SwaggerDoc() map[string]string + func (m *SecretList) Marshal() (data []byte, err error) + func (m *SecretList) MarshalTo(data []byte) (int, error) + func (m *SecretList) Reset() + func (m *SecretList) Size() (n int) + func (m *SecretList) Unmarshal(data []byte) error + func (this *SecretList) String() string + func (x *SecretList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) + type SecretType string + func (x *SecretType) CodecDecodeSelf(d *codec1978.Decoder) + func (x SecretType) CodecEncodeSelf(e *codec1978.Encoder) + type SecretVolumeSource struct + DefaultMode *int32 + Items []KeyToPath + SecretName string + func (*SecretVolumeSource) Descriptor() ([]byte, []int) + func (*SecretVolumeSource) ProtoMessage() + func (SecretVolumeSource) SwaggerDoc() map[string]string + func (m *SecretVolumeSource) Marshal() (data []byte, err error) + func (m *SecretVolumeSource) MarshalTo(data []byte) (int, error) + func (m *SecretVolumeSource) Reset() + func (m *SecretVolumeSource) Size() (n int) + func (m *SecretVolumeSource) Unmarshal(data []byte) error + func (this *SecretVolumeSource) String() string + func (x *SecretVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *SecretVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type SecurityContext struct + Capabilities *Capabilities + Privileged *bool + ReadOnlyRootFilesystem *bool + RunAsNonRoot *bool + RunAsUser *int64 + SELinuxOptions *SELinuxOptions + func (*SecurityContext) Descriptor() ([]byte, []int) + func (*SecurityContext) ProtoMessage() + func (SecurityContext) SwaggerDoc() map[string]string + func (m *SecurityContext) Marshal() (data []byte, err error) + func (m *SecurityContext) MarshalTo(data []byte) (int, error) + func (m *SecurityContext) Reset() + func (m *SecurityContext) Size() (n int) + func (m *SecurityContext) Unmarshal(data []byte) error + func (this *SecurityContext) String() string + func (x *SecurityContext) CodecDecodeSelf(d *codec1978.Decoder) + func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) + type SerializedReference struct + Reference ObjectReference + func (*SerializedReference) Descriptor() ([]byte, []int) + func (*SerializedReference) ProtoMessage() + func (SerializedReference) SwaggerDoc() map[string]string + func (m *SerializedReference) Marshal() (data []byte, err error) + func (m *SerializedReference) MarshalTo(data []byte) (int, error) + func (m *SerializedReference) Reset() + func (m *SerializedReference) Size() (n int) + func (m *SerializedReference) Unmarshal(data []byte) error + func (this *SerializedReference) String() string + func (x *SerializedReference) CodecDecodeSelf(d *codec1978.Decoder) + func (x *SerializedReference) CodecEncodeSelf(e *codec1978.Encoder) + type Service struct + Spec ServiceSpec + Status ServiceStatus + func (*Service) Descriptor() ([]byte, []int) + func (*Service) ProtoMessage() + func (Service) SwaggerDoc() map[string]string + func (m *Service) Marshal() (data []byte, err error) + func (m *Service) MarshalTo(data []byte) (int, error) + func (m *Service) Reset() + func (m *Service) Size() (n int) + func (m *Service) Unmarshal(data []byte) error + func (this *Service) String() string + func (x *Service) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Service) CodecEncodeSelf(e *codec1978.Encoder) + type ServiceAccount struct + ImagePullSecrets []LocalObjectReference + Secrets []ObjectReference + func (*ServiceAccount) Descriptor() ([]byte, []int) + func (*ServiceAccount) ProtoMessage() + func (ServiceAccount) SwaggerDoc() map[string]string + func (m *ServiceAccount) Marshal() (data []byte, err error) + func (m *ServiceAccount) MarshalTo(data []byte) (int, error) + func (m *ServiceAccount) Reset() + func (m *ServiceAccount) Size() (n int) + func (m *ServiceAccount) Unmarshal(data []byte) error + func (this *ServiceAccount) String() string + func (x *ServiceAccount) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) + type ServiceAccountList struct + Items []ServiceAccount + func (*ServiceAccountList) Descriptor() ([]byte, []int) + func (*ServiceAccountList) ProtoMessage() + func (ServiceAccountList) SwaggerDoc() map[string]string + func (m *ServiceAccountList) Marshal() (data []byte, err error) + func (m *ServiceAccountList) MarshalTo(data []byte) (int, error) + func (m *ServiceAccountList) Reset() + func (m *ServiceAccountList) Size() (n int) + func (m *ServiceAccountList) Unmarshal(data []byte) error + func (this *ServiceAccountList) String() string + func (x *ServiceAccountList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) + type ServiceAffinity string + const ServiceAffinityClientIP + const ServiceAffinityNone + func (x *ServiceAffinity) CodecDecodeSelf(d *codec1978.Decoder) + func (x ServiceAffinity) CodecEncodeSelf(e *codec1978.Encoder) + type ServiceList struct + Items []Service + func (*ServiceList) Descriptor() ([]byte, []int) + func (*ServiceList) ProtoMessage() + func (ServiceList) SwaggerDoc() map[string]string + func (m *ServiceList) Marshal() (data []byte, err error) + func (m *ServiceList) MarshalTo(data []byte) (int, error) + func (m *ServiceList) Reset() + func (m *ServiceList) Size() (n int) + func (m *ServiceList) Unmarshal(data []byte) error + func (this *ServiceList) String() string + func (x *ServiceList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) + type ServicePort struct + Name string + NodePort int32 + Port int32 + Protocol Protocol + TargetPort intstr.IntOrString + func (*ServicePort) Descriptor() ([]byte, []int) + func (*ServicePort) ProtoMessage() + func (ServicePort) SwaggerDoc() map[string]string + func (m *ServicePort) Marshal() (data []byte, err error) + func (m *ServicePort) MarshalTo(data []byte) (int, error) + func (m *ServicePort) Reset() + func (m *ServicePort) Size() (n int) + func (m *ServicePort) Unmarshal(data []byte) error + func (this *ServicePort) String() string + func (x *ServicePort) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) + type ServiceProxyOptions struct + Path string + func (*ServiceProxyOptions) Descriptor() ([]byte, []int) + func (*ServiceProxyOptions) ProtoMessage() + func (ServiceProxyOptions) SwaggerDoc() map[string]string + func (m *ServiceProxyOptions) Marshal() (data []byte, err error) + func (m *ServiceProxyOptions) MarshalTo(data []byte) (int, error) + func (m *ServiceProxyOptions) Reset() + func (m *ServiceProxyOptions) Size() (n int) + func (m *ServiceProxyOptions) Unmarshal(data []byte) error + func (this *ServiceProxyOptions) String() string + func (x *ServiceProxyOptions) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ServiceProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) + type ServiceSpec struct + ClusterIP string + DeprecatedPublicIPs []string + ExternalIPs []string + ExternalName string + LoadBalancerIP string + LoadBalancerSourceRanges []string + Ports []ServicePort + Selector map[string]string + SessionAffinity ServiceAffinity + Type ServiceType + func (*ServiceSpec) Descriptor() ([]byte, []int) + func (*ServiceSpec) ProtoMessage() + func (ServiceSpec) SwaggerDoc() map[string]string + func (m *ServiceSpec) Marshal() (data []byte, err error) + func (m *ServiceSpec) MarshalTo(data []byte) (int, error) + func (m *ServiceSpec) Reset() + func (m *ServiceSpec) Size() (n int) + func (m *ServiceSpec) Unmarshal(data []byte) error + func (this *ServiceSpec) String() string + func (x *ServiceSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) + type ServiceStatus struct + LoadBalancer LoadBalancerStatus + func (*ServiceStatus) Descriptor() ([]byte, []int) + func (*ServiceStatus) ProtoMessage() + func (ServiceStatus) SwaggerDoc() map[string]string + func (m *ServiceStatus) Marshal() (data []byte, err error) + func (m *ServiceStatus) MarshalTo(data []byte) (int, error) + func (m *ServiceStatus) Reset() + func (m *ServiceStatus) Size() (n int) + func (m *ServiceStatus) Unmarshal(data []byte) error + func (this *ServiceStatus) String() string + func (x *ServiceStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ServiceStatus) CodecEncodeSelf(e *codec1978.Encoder) + type ServiceType string + const ServiceTypeClusterIP + const ServiceTypeExternalName + const ServiceTypeLoadBalancer + const ServiceTypeNodePort + func (x *ServiceType) CodecDecodeSelf(d *codec1978.Decoder) + func (x ServiceType) CodecEncodeSelf(e *codec1978.Encoder) + type StorageMedium string + const StorageMediumDefault + const StorageMediumMemory + func (x *StorageMedium) CodecDecodeSelf(d *codec1978.Decoder) + func (x StorageMedium) CodecEncodeSelf(e *codec1978.Encoder) + type TCPSocketAction struct + Port intstr.IntOrString + func (*TCPSocketAction) Descriptor() ([]byte, []int) + func (*TCPSocketAction) ProtoMessage() + func (TCPSocketAction) SwaggerDoc() map[string]string + func (m *TCPSocketAction) Marshal() (data []byte, err error) + func (m *TCPSocketAction) MarshalTo(data []byte) (int, error) + func (m *TCPSocketAction) Reset() + func (m *TCPSocketAction) Size() (n int) + func (m *TCPSocketAction) Unmarshal(data []byte) error + func (this *TCPSocketAction) String() string + func (x *TCPSocketAction) CodecDecodeSelf(d *codec1978.Decoder) + func (x *TCPSocketAction) CodecEncodeSelf(e *codec1978.Encoder) + type Taint struct + Effect TaintEffect + Key string + Value string + func (*Taint) Descriptor() ([]byte, []int) + func (*Taint) ProtoMessage() + func (Taint) SwaggerDoc() map[string]string + func (m *Taint) Marshal() (data []byte, err error) + func (m *Taint) MarshalTo(data []byte) (int, error) + func (m *Taint) Reset() + func (m *Taint) Size() (n int) + func (m *Taint) Unmarshal(data []byte) error + func (this *Taint) String() string + func (x *Taint) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Taint) CodecEncodeSelf(e *codec1978.Encoder) + type TaintEffect string + const TaintEffectNoSchedule + const TaintEffectPreferNoSchedule + func (x *TaintEffect) CodecDecodeSelf(d *codec1978.Decoder) + func (x TaintEffect) CodecEncodeSelf(e *codec1978.Encoder) + type Toleration struct + Effect TaintEffect + Key string + Operator TolerationOperator + Value string + func (*Toleration) Descriptor() ([]byte, []int) + func (*Toleration) ProtoMessage() + func (Toleration) SwaggerDoc() map[string]string + func (m *Toleration) Marshal() (data []byte, err error) + func (m *Toleration) MarshalTo(data []byte) (int, error) + func (m *Toleration) Reset() + func (m *Toleration) Size() (n int) + func (m *Toleration) Unmarshal(data []byte) error + func (this *Toleration) String() string + func (x *Toleration) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Toleration) CodecEncodeSelf(e *codec1978.Encoder) + type TolerationOperator string + const TolerationOpEqual + const TolerationOpExists + func (x *TolerationOperator) CodecDecodeSelf(d *codec1978.Decoder) + func (x TolerationOperator) CodecEncodeSelf(e *codec1978.Encoder) + type URIScheme string + const URISchemeHTTP + const URISchemeHTTPS + func (x *URIScheme) CodecDecodeSelf(d *codec1978.Decoder) + func (x URIScheme) CodecEncodeSelf(e *codec1978.Encoder) + type UniqueVolumeName string + func (x *UniqueVolumeName) CodecDecodeSelf(d *codec1978.Decoder) + func (x UniqueVolumeName) CodecEncodeSelf(e *codec1978.Encoder) + type Volume struct + Name string + func (*Volume) Descriptor() ([]byte, []int) + func (*Volume) ProtoMessage() + func (Volume) SwaggerDoc() map[string]string + func (m *Volume) Marshal() (data []byte, err error) + func (m *Volume) MarshalTo(data []byte) (int, error) + func (m *Volume) Reset() + func (m *Volume) Size() (n int) + func (m *Volume) Unmarshal(data []byte) error + func (this *Volume) String() string + func (x *Volume) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) + type VolumeMount struct + MountPath string + Name string + ReadOnly bool + SubPath string + func (*VolumeMount) Descriptor() ([]byte, []int) + func (*VolumeMount) ProtoMessage() + func (VolumeMount) SwaggerDoc() map[string]string + func (m *VolumeMount) Marshal() (data []byte, err error) + func (m *VolumeMount) MarshalTo(data []byte) (int, error) + func (m *VolumeMount) Reset() + func (m *VolumeMount) Size() (n int) + func (m *VolumeMount) Unmarshal(data []byte) error + func (this *VolumeMount) String() string + func (x *VolumeMount) CodecDecodeSelf(d *codec1978.Decoder) + func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) + type VolumeSource struct + AWSElasticBlockStore *AWSElasticBlockStoreVolumeSource + AzureDisk *AzureDiskVolumeSource + AzureFile *AzureFileVolumeSource + CephFS *CephFSVolumeSource + Cinder *CinderVolumeSource + ConfigMap *ConfigMapVolumeSource + DownwardAPI *DownwardAPIVolumeSource + EmptyDir *EmptyDirVolumeSource + FC *FCVolumeSource + FlexVolume *FlexVolumeSource + Flocker *FlockerVolumeSource + GCEPersistentDisk *GCEPersistentDiskVolumeSource + GitRepo *GitRepoVolumeSource + Glusterfs *GlusterfsVolumeSource + HostPath *HostPathVolumeSource + ISCSI *ISCSIVolumeSource + NFS *NFSVolumeSource + PersistentVolumeClaim *PersistentVolumeClaimVolumeSource + Quobyte *QuobyteVolumeSource + RBD *RBDVolumeSource + Secret *SecretVolumeSource + VsphereVolume *VsphereVirtualDiskVolumeSource + func (*VolumeSource) Descriptor() ([]byte, []int) + func (*VolumeSource) ProtoMessage() + func (VolumeSource) SwaggerDoc() map[string]string + func (m *VolumeSource) Marshal() (data []byte, err error) + func (m *VolumeSource) MarshalTo(data []byte) (int, error) + func (m *VolumeSource) Reset() + func (m *VolumeSource) Size() (n int) + func (m *VolumeSource) Unmarshal(data []byte) error + func (this *VolumeSource) String() string + func (x *VolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type VsphereVirtualDiskVolumeSource struct + FSType string + VolumePath string + func (*VsphereVirtualDiskVolumeSource) Descriptor() ([]byte, []int) + func (*VsphereVirtualDiskVolumeSource) ProtoMessage() + func (VsphereVirtualDiskVolumeSource) SwaggerDoc() map[string]string + func (m *VsphereVirtualDiskVolumeSource) Marshal() (data []byte, err error) + func (m *VsphereVirtualDiskVolumeSource) MarshalTo(data []byte) (int, error) + func (m *VsphereVirtualDiskVolumeSource) Reset() + func (m *VsphereVirtualDiskVolumeSource) Size() (n int) + func (m *VsphereVirtualDiskVolumeSource) Unmarshal(data []byte) error + func (this *VsphereVirtualDiskVolumeSource) String() string + func (x *VsphereVirtualDiskVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) + func (x *VsphereVirtualDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) + type WeightedPodAffinityTerm struct + PodAffinityTerm PodAffinityTerm + Weight int32 + func (*WeightedPodAffinityTerm) Descriptor() ([]byte, []int) + func (*WeightedPodAffinityTerm) ProtoMessage() + func (WeightedPodAffinityTerm) SwaggerDoc() map[string]string + func (m *WeightedPodAffinityTerm) Marshal() (data []byte, err error) + func (m *WeightedPodAffinityTerm) MarshalTo(data []byte) (int, error) + func (m *WeightedPodAffinityTerm) Reset() + func (m *WeightedPodAffinityTerm) Size() (n int) + func (m *WeightedPodAffinityTerm) Unmarshal(data []byte) error + func (this *WeightedPodAffinityTerm) String() string + func (x *WeightedPodAffinityTerm) CodecDecodeSelf(d *codec1978.Decoder) + func (x *WeightedPodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder)