kubernetes/cmd/kubeadm/test/resources/configmap.go

type FakeConfigMap

// Create creates a fake configmap using the provided client
func (c *FakeConfigMap) Create(client clientset.Interface) error {}