kubernetesk8s.io/kubernetes/pkg/windows/service Index | Files

package service

import "k8s.io/kubernetes/pkg/windows/service"

Index

Functions

func InitService

func InitService(serviceName string) error

InitService is the entry point for running the daemon as a Windows service. It returns an indication of whether it is running as a service; and an error.

Source Files

service.go

Version
v1.13.10-beta.0
Published
Aug 5, 2019
Platform
windows/amd64
Imports
4 packages
Last checked
2 minutes ago

Tools for package owners.