Documentation
¶
Index ¶
- func CreateFakeDaemonSetAutomountServiceAccountToken(namespace string)
- func CreateFakeDaemonSetImg(namespace string)
- func CreateFakeDaemonSetReadOnlyRootFilesystem(namespace string)
- func CreateFakeDaemonSetRunAsNonRoot(namespace string)
- func CreateFakeDaemonSetSC(namespace string)
- func CreateFakeDeploymentAutomountServiceAccountToken(namespace string)
- func CreateFakeDeploymentImg(namespace string)
- func CreateFakeDeploymentReadOnlyRootFilesystem(namespace string)
- func CreateFakeDeploymentRunAsNonRoot(namespace string)
- func CreateFakeDeploymentSC(namespace string)
- func CreateFakeNamespace(namespace string) (*apiv1.Namespace, error)
- func CreateFakePodAutomountServiceAccountToken(namespace string)
- func CreateFakePodImg(namespace string)
- func CreateFakePodReadOnlyRootFilesystem(namespace string)
- func CreateFakePodRunAsNonRoot(namespace string)
- func CreateFakePodSC(namespace string)
- func CreateFakeReplicationControllerAutomountServiceAccountToken(namespace string)
- func CreateFakeReplicationControllerImg(namespace string)
- func CreateFakeReplicationControllerReadOnlyRootFilesystem(namespace string)
- func CreateFakeReplicationControllerRunAsNonRoot(namespace string)
- func CreateFakeReplicationControllerSC(namespace string)
- func CreateFakeStatefulSetAutomountServiceAccountToken(namespace string)
- func CreateFakeStatefulSetImg(namespace string)
- func CreateFakeStatefulSetReadOnlyRootFilesystem(namespace string)
- func CreateFakeStatefulSetRunAsNonRoot(namespace string)
- func CreateFakeStatefulSetSC(namespace string)
- func GetDaemonSets(namespace string) *extv1beta1.DaemonSetList
- func GetDeployments(namespace string) *v1beta1.DeploymentList
- func GetNamespaces() *apiv1.NamespaceList
- func GetPods(namespace string) *apiv1.PodList
- func GetReplicationControllers(namespace string) *apiv1.ReplicationControllerList
- func GetStatefulSets(namespace string) *v1beta1.StatefulSetList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFakeDaemonSetAutomountServiceAccountToken ¶
func CreateFakeDaemonSetAutomountServiceAccountToken(namespace string)
func CreateFakeDaemonSetImg ¶
func CreateFakeDaemonSetImg(namespace string)
func CreateFakeDaemonSetReadOnlyRootFilesystem ¶
func CreateFakeDaemonSetReadOnlyRootFilesystem(namespace string)
func CreateFakeDaemonSetRunAsNonRoot ¶
func CreateFakeDaemonSetRunAsNonRoot(namespace string)
func CreateFakeDaemonSetSC ¶
func CreateFakeDaemonSetSC(namespace string)
func CreateFakeDeploymentAutomountServiceAccountToken ¶
func CreateFakeDeploymentAutomountServiceAccountToken(namespace string)
func CreateFakeDeploymentImg ¶
func CreateFakeDeploymentImg(namespace string)
func CreateFakeDeploymentReadOnlyRootFilesystem ¶
func CreateFakeDeploymentReadOnlyRootFilesystem(namespace string)
func CreateFakeDeploymentRunAsNonRoot ¶
func CreateFakeDeploymentRunAsNonRoot(namespace string)
func CreateFakeDeploymentSC ¶
func CreateFakeDeploymentSC(namespace string)
func CreateFakePodAutomountServiceAccountToken ¶
func CreateFakePodAutomountServiceAccountToken(namespace string)
func CreateFakePodImg ¶
func CreateFakePodImg(namespace string)
func CreateFakePodReadOnlyRootFilesystem ¶
func CreateFakePodReadOnlyRootFilesystem(namespace string)
func CreateFakePodRunAsNonRoot ¶
func CreateFakePodRunAsNonRoot(namespace string)
func CreateFakePodSC ¶
func CreateFakePodSC(namespace string)
func CreateFakeReplicationControllerAutomountServiceAccountToken ¶
func CreateFakeReplicationControllerAutomountServiceAccountToken(namespace string)
func CreateFakeReplicationControllerImg ¶
func CreateFakeReplicationControllerImg(namespace string)
func CreateFakeReplicationControllerReadOnlyRootFilesystem ¶
func CreateFakeReplicationControllerReadOnlyRootFilesystem(namespace string)
func CreateFakeReplicationControllerRunAsNonRoot ¶
func CreateFakeReplicationControllerRunAsNonRoot(namespace string)
func CreateFakeReplicationControllerSC ¶
func CreateFakeReplicationControllerSC(namespace string)
func CreateFakeStatefulSetAutomountServiceAccountToken ¶
func CreateFakeStatefulSetAutomountServiceAccountToken(namespace string)
func CreateFakeStatefulSetImg ¶
func CreateFakeStatefulSetImg(namespace string)
func CreateFakeStatefulSetReadOnlyRootFilesystem ¶
func CreateFakeStatefulSetReadOnlyRootFilesystem(namespace string)
func CreateFakeStatefulSetRunAsNonRoot ¶
func CreateFakeStatefulSetRunAsNonRoot(namespace string)
func CreateFakeStatefulSetSC ¶
func CreateFakeStatefulSetSC(namespace string)
func GetDaemonSets ¶
func GetDaemonSets(namespace string) *extv1beta1.DaemonSetList
func GetDeployments ¶
func GetDeployments(namespace string) *v1beta1.DeploymentList
func GetNamespaces ¶
func GetNamespaces() *apiv1.NamespaceList
func GetReplicationControllers ¶
func GetReplicationControllers(namespace string) *apiv1.ReplicationControllerList
func GetStatefulSets ¶
func GetStatefulSets(namespace string) *v1beta1.StatefulSetList
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.