package
0.6.0
Repository: https://github.com/kvaps/dnsmasq-controller.git
Documentation: pkg.go.dev

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

DnsmasqDhcpHost holds the mapping between Macs and IP that will be added to dnsmasq dhcp-hosts file.
DhcpHosts is the Schema for the dhcphosts API.
DhcpHostsList contains a list of DhcpHosts.
DhcpHostsSpec defines the desired state of DhcpHosts.
DhcpHostsStatus defines the observed state of DhcpHosts.
DhcpOption defines dhcp-option for dnsmasq.
DhcpOptions is the Schema for the dhcpoptions API.
DhcpOptionsList contains a list of DhcpOptions.
DhcpOptionsSpec defines the desired state of DhcpOptions.
DhcpOptionsStatus defines the observed state of DhcpOptions.
DnsHost holds the mapping between IP and hostnames that will be added to dnsmasq hosts file.
DnsHosts is the Schema for the dnshosts API.
DnsHostsList contains a list of DnsHosts.
DnsHostsSpec defines the desired state of DnsHosts.
DnsHostsStatus defines the observed state of DnsHosts.
DnsmasqOption defines option for dnsmasq.
DnsmasqOptions is the Schema for the dnsmasqoptions API.
DnsmasqOptionsList contains a list of DnsmasqOptions.
DnsmasqOptionsSpec defines the desired state of DnsmasqOptions.
DnsmasqOptionsStatus defines the observed state of DnsmasqOptions.