toreswap.blogg.se

Godocs app
Godocs app






If that is the case, this method will return may omit name and rely on the server to generate the name. GetName returns the name of the object as presented in the request.

godocs app

func (r *RuntimeObjectInterfaces) GetObjectTyper() runtime.ObjectTyperĪttributes.go audit.go chain.go config.go decorator.go errors.go handler.go interfaces.go plugins.go reinvocation.go util.go Variables ¶.func (r *RuntimeObjectInterfaces) GetObjectDefaulter() runtime.ObjectDefaulter.func (r *RuntimeObjectInterfaces) GetObjectCreater() runtime.ObjectCreater.func (r *RuntimeObjectInterfaces) GetObjectConvertor() runtime.ObjectConvertor.func (r *RuntimeObjectInterfaces) GetEquivalentResourceMapper() runtime.EquivalentResourceMapper.func (ps *Plugins) Registered() string.func (ps *Plugins) Register(name string, plugin Factory).func (ps *Plugins) NewFromPlugins(pluginNames string, configProvider ConfigProvider, pluginInitializer PluginInitializer, decorator Decorator) (Interface, error).func (ps *Plugins) InitPlugin(name string, config io.Reader, pluginInitializer PluginInitializer) (Interface, error).func (pp PluginInitializers) Initialize(plugin Interface).func NewObjectInterfacesFromScheme(scheme *runtime.Scheme) ObjectInterfaces.func WithAudit(i Interface, ae *auditinternal.Event) Interface.func (h *Handler) SetReadyFunc(readyFunc ReadyFunc).func (h *Handler) Handles(operation Operation) bool.func (d Decorators) Decorate(handler Interface, name string) Interface.func (d DecoratorFunc) Decorate(handler Interface, name string) Interface.func ReadAdmissionConfiguration(pluginNames string, configFilePath string, configScheme *runtime.Scheme) (ConfigProvider, error).func NewAttributesRecord(object runtime.Object, oldObject runtime.Object, kind schema.GroupVersionKind, namespace, name string, resource schema.GroupVersionResource, subresource string, operation Operation, operationOptions runtime.Object, dryRun bool, userInfo user.Info) Attributes.func ValidateInitialization(plugin Interface) error.func NewForbidden(a Attributes, internalError error) error.func GetAdmissionPluginConfigurationFor(pluginCfg apiserver.AdmissionPluginConfiguration) (io.Reader, error).Import "k8s.io/apiserver/pkg/admission" Index ¶ K8s.io/apiserver / pkg / admission Index | Files | Directories package admission








Godocs app