Documentation
¶
Overview ¶
Package kubernetes Copyright © 2022 Ajay K <[email protected]>
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 CheckClusterRoles(clusterConfig model.Drifter, client kubernetes.Interface, ctx context.Context) bool
- func CheckConfigMaps(clusterConfig model.Drifter, client kubernetes.Interface, ctx context.Context) bool
- func CheckDaemonSets(clusterConfig model.Drifter, client kubernetes.Interface, ctx context.Context) bool
- func CheckDeployments(clusterConfig model.Drifter, client kubernetes.Interface, ctx context.Context) bool
- func CheckIngressClass(clusterConfig model.Drifter, client kubernetes.Interface, ctx context.Context) bool
- func CheckNamespaces(clusterConfig model.Drifter, client kubernetes.Interface, ctx context.Context) bool
- func CheckSecrets(clusterConfig model.Drifter, client kubernetes.Interface, ctx context.Context) bool
- func CheckServiceAccounts(clusterConfig model.Drifter, client kubernetes.Interface, ctx context.Context) bool
- func CheckStatefulSets(clusterConfig model.Drifter, client kubernetes.Interface, ctx context.Context) bool
- func CheckStorageClasses(clusterConfig model.Drifter, client kubernetes.Interface, ctx context.Context) bool
- func CheckVersion(clusterConfig model.Drifter, client kubernetes.Interface, ctx context.Context) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckClusterRoles ¶ added in v0.0.12
func CheckConfigMaps ¶ added in v0.0.10
func CheckDaemonSets ¶ added in v0.0.8
func CheckDeployments ¶ added in v0.0.9
func CheckIngressClass ¶
func CheckNamespaces ¶
func CheckSecrets ¶ added in v0.0.10
func CheckServiceAccounts ¶ added in v0.0.11
func CheckStatefulSets ¶ added in v0.0.9
func CheckStorageClasses ¶
func CheckVersion ¶ added in v0.0.12
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.