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