package
0.1.1
Repository: https://github.com/qaware/minikube-support.git
Documentation: pkg.go.dev

# Packages

Package fake is a generated GoMock package.

# Functions

GetServer returns the backend grpc server if it is the grpcPlugin.
IsIPv4 checks if the given ip address is an IPv4 address.
IsIPv6 checks if the given ip address is an IPv6 address.
NewGrpcPlugin initializes a new StartStopPlugin that will controls the lifecycle of the server instance.
No description provided by the author
NewManager initializes a new Manager instance with the given plugin as backend.
NewNoOpManager initializes the noOpManager for the Manager interface.
NewServer initializes the grpc core dns service.

# Constants

No description provided by the author
No description provided by the author

# Interfaces

Manager defines the interface for plugins to interact with the CoreDNS backend.
Runner defines the interface for running the coreDns server in non daemon mode.

# Type aliases

AddResourceRecordFunc is the function signature for adding resource records.
AddResourceRecordFunc is the function signature for adding resource records.