Documentation ¶
Overview ¶
SPDX-License-Identifier: Apache-2.0
Copyright Contributors to the Submariner project.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
SPDX-License-Identifier: Apache-2.0
Copyright Contributors to the Submariner project.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
SPDX-License-Identifier: Apache-2.0
Copyright Contributors to the Submariner project.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
SPDX-License-Identifier: Apache-2.0
Copyright Contributors to the Submariner project.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Index ¶
- func CNIResources(info Info, networkPlugin string)
- func CableDriverResources(info Info, cableDriver string)
- func Clusters(info Info, namespace string)
- func ConfigMapCoreDNS(info Info)
- func ConfigMapLighthouseDNS(info Info, namespace string)
- func CoreDNSPodLogs(info Info)
- func EndpointSlices(info Info, namespace string)
- func Endpoints(info Info, namespace string)
- func GatewayDaemonSet(info Info, namespace string)
- func GatewayPodLogs(info Info)
- func Gateways(info Info, namespace string)
- func GlobalnetDaemonSet(info Info, namespace string)
- func GlobalnetPodLogs(info Info)
- func LighthouseAgentDeployment(info Info, namespace string)
- func LighthouseCoreDNSDeployment(info Info, namespace string)
- func NetworkPluginSyncerDeployment(info Info, namespace string)
- func NetworkPluginSyncerPodLogs(info Info)
- func OVNResources(info Info, networkPlugin string)
- func ResourcesToYAMLFile(info Info, ofType schema.GroupVersionResource, namespace string, ...)
- func RouteAgentDaemonSet(info Info, namespace string)
- func RouteAgentPodLogs(info Info)
- func ServiceDiscoveries(info Info, namespace string)
- func ServiceDiscoveryPodLogs(info Info)
- func ServiceExports(info Info, namespace string)
- func ServiceImports(info Info, namespace string)
- func SubmarinerOperatorDeployment(info Info, namespace string)
- func SubmarinerOperatorPodLogs(info Info)
- func Submariners(info Info, namespace string)
- type Info
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CNIResources ¶
func CableDriverResources ¶
func ConfigMapCoreDNS ¶
func ConfigMapCoreDNS(info Info)
func ConfigMapLighthouseDNS ¶
func CoreDNSPodLogs ¶
func CoreDNSPodLogs(info Info)
func EndpointSlices ¶
func GatewayDaemonSet ¶
func GatewayPodLogs ¶
func GatewayPodLogs(info Info)
func GlobalnetDaemonSet ¶
func GlobalnetPodLogs ¶
func GlobalnetPodLogs(info Info)
func NetworkPluginSyncerPodLogs ¶
func NetworkPluginSyncerPodLogs(info Info)
func OVNResources ¶
func ResourcesToYAMLFile ¶
func ResourcesToYAMLFile(info Info, ofType schema.GroupVersionResource, namespace string, listOptions metav1.ListOptions)
func RouteAgentDaemonSet ¶
func RouteAgentPodLogs ¶
func RouteAgentPodLogs(info Info)
func ServiceDiscoveries ¶
func ServiceDiscoveryPodLogs ¶
func ServiceDiscoveryPodLogs(info Info)
func ServiceExports ¶
func ServiceImports ¶
func SubmarinerOperatorPodLogs ¶
func SubmarinerOperatorPodLogs(info Info)