Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server implements REST Server interface
func NewRESTServer ¶
func NewRESTServer(ctx context.Context, logger *logrus.Logger, adm types.AdmissionReviewer, port int, certPath, keyPath string) *Server
NewRESTServer returns a new instance of the REST API
Click to show internal directories.
Click to hide internal directories.